2024-03-30T04:22:06.466 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-03-30T04:22:06.466 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207 --owner scheduled_cbodley@teuthology --verbose --name cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi --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/classic} -- /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207/orig.config.yaml 2024-03-30T04:22:06.531 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T04:22:06.625 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207 branch: main 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/classic} email: null first_in_suite: false job_id: '7629207' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 workunit: branch: wip-qa-quincy-upgrade-distro sha1: 7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755 owner: scheduled_cbodley@teuthology priority: 75 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: 0 sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 sleep_before_teardown: 0 suite: orch:cephadm:upgrade suite_branch: wip-qa-quincy-upgrade-distro suite_path: /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa suite_relpath: qa suite_repo: https://github.com/cbodley/ceph.git suite_sha1: 7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755 targets: smithi172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOiLuRLPBtlDKEFtMTJ56A2tuvdsgcCfQcsUmo4ltVTYOI/ZcN92ZNW7Hh02GM2xjDqGcw6CBYGx9Rx0wYN/9jY= smithi173.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGEZHVxOwPbvovRE4LIgpDIXllcecnlzqPwYNvhVSU2al8XnHOWx58tDoG8P8nwJ8DBG+CL5oR+BC+c2Axv3HTs= 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: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-03-29_16:19:09 tube: smithi user: cbodley verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-03-30T04:22:06.625 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa; will attempt to use it 2024-03-30T04:22:06.626 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_cbodley_ceph_7d68aaff3b81b8f3aaab7d98fbc8fbbcc28d8755/qa/tasks 2024-03-30T04:22:06.626 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-03-30T04:22:06.627 INFO:teuthology.task.internal:Checking packages... 2024-03-30T04:22:06.652 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd82c9aa17f09785fe698d262f9601d87bb79f962' 2024-03-30T04:22:06.652 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-03-30T04:22:06.652 INFO:teuthology.packaging:ref: None 2024-03-30T04:22:06.652 INFO:teuthology.packaging:tag: None 2024-03-30T04:22:06.652 INFO:teuthology.packaging:branch: main 2024-03-30T04:22:06.652 INFO:teuthology.packaging:sha1: d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T04:22:06.653 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-03-30T04:22:06.968 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2544-g8d7564a2-1jammy 2024-03-30T04:22:06.970 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-03-30T04:22:06.979 INFO:teuthology.task.internal:no buildpackages task found 2024-03-30T04:22:06.979 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-03-30T04:22:07.019 INFO:teuthology.task.internal:Saving configuration 2024-03-30T04:22:07.038 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-03-30T04:22:07.049 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T04:22:07.074 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207', '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-03-30 04:16:04.078235', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHRVQ1STxv5LxdWAvtNMj+mw2SlOgenhBNYhBKJUSZbG'} 2024-03-30T04:22:07.097 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207', '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-03-30 04:16:04.076828', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII7xuWlsNhZpBv+WAujSXaIOEWKfwnrXR1WFSWzXtCxz'} 2024-03-30T04:22:07.097 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-03-30T04:22:07.108 INFO:teuthology.task.internal:roles: ubuntu@smithi172.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-03-30T04:22:07.108 INFO:teuthology.task.internal:roles: ubuntu@smithi173.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-03-30T04:22:07.108 INFO:teuthology.run_tasks:Running task console_log... 2024-03-30T04:22:07.192 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f28365d05e0>, signals=[15]) 2024-03-30T04:22:07.192 INFO:teuthology.run_tasks:Running task internal.connect... 2024-03-30T04:22:07.200 INFO:teuthology.task.internal:Opening connections... 2024-03-30T04:22:07.200 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi172.front.sepia.ceph.com 2024-03-30T04:22:07.203 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:22:07.286 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi173.front.sepia.ceph.com 2024-03-30T04:22:07.287 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:22:07.368 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-03-30T04:22:07.378 DEBUG:teuthology.orchestra.run.smithi172:> uname -m 2024-03-30T04:22:07.384 INFO:teuthology.orchestra.run.smithi172.stdout:x86_64 2024-03-30T04:22:07.385 DEBUG:teuthology.orchestra.run.smithi172:> cat /etc/os-release 2024-03-30T04:22:07.431 INFO:teuthology.orchestra.run.smithi172.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-30T04:22:07.431 INFO:teuthology.orchestra.run.smithi172.stdout:NAME="Ubuntu" 2024-03-30T04:22:07.432 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_ID="22.04" 2024-03-30T04:22:07.432 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-30T04:22:07.432 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_CODENAME=jammy 2024-03-30T04:22:07.432 INFO:teuthology.orchestra.run.smithi172.stdout:ID=ubuntu 2024-03-30T04:22:07.432 INFO:teuthology.orchestra.run.smithi172.stdout:ID_LIKE=debian 2024-03-30T04:22:07.432 INFO:teuthology.orchestra.run.smithi172.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T04:22:07.432 INFO:teuthology.orchestra.run.smithi172.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T04:22:07.432 INFO:teuthology.orchestra.run.smithi172.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T04:22:07.433 INFO:teuthology.orchestra.run.smithi172.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T04:22:07.433 INFO:teuthology.orchestra.run.smithi172.stdout:UBUNTU_CODENAME=jammy 2024-03-30T04:22:07.433 INFO:teuthology.lock.ops:Updating smithi172.front.sepia.ceph.com on lock server 2024-03-30T04:22:07.455 DEBUG:teuthology.orchestra.run.smithi173:> uname -m 2024-03-30T04:22:07.460 INFO:teuthology.orchestra.run.smithi173.stdout:x86_64 2024-03-30T04:22:07.461 DEBUG:teuthology.orchestra.run.smithi173:> cat /etc/os-release 2024-03-30T04:22:07.506 INFO:teuthology.orchestra.run.smithi173.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-03-30T04:22:07.506 INFO:teuthology.orchestra.run.smithi173.stdout:NAME="Ubuntu" 2024-03-30T04:22:07.506 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION_ID="22.04" 2024-03-30T04:22:07.506 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-03-30T04:22:07.506 INFO:teuthology.orchestra.run.smithi173.stdout:VERSION_CODENAME=jammy 2024-03-30T04:22:07.507 INFO:teuthology.orchestra.run.smithi173.stdout:ID=ubuntu 2024-03-30T04:22:07.507 INFO:teuthology.orchestra.run.smithi173.stdout:ID_LIKE=debian 2024-03-30T04:22:07.507 INFO:teuthology.orchestra.run.smithi173.stdout:HOME_URL="https://www.ubuntu.com/" 2024-03-30T04:22:07.507 INFO:teuthology.orchestra.run.smithi173.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-03-30T04:22:07.507 INFO:teuthology.orchestra.run.smithi173.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-03-30T04:22:07.507 INFO:teuthology.orchestra.run.smithi173.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-03-30T04:22:07.507 INFO:teuthology.orchestra.run.smithi173.stdout:UBUNTU_CODENAME=jammy 2024-03-30T04:22:07.507 INFO:teuthology.lock.ops:Updating smithi173.front.sepia.ceph.com on lock server 2024-03-30T04:22:07.530 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-03-30T04:22:07.541 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-03-30T04:22:07.577 INFO:teuthology.task.internal:Checking for old test directory... 2024-03-30T04:22:07.577 DEBUG:teuthology.orchestra.run.smithi172:> test '!' -e /home/ubuntu/cephtest 2024-03-30T04:22:07.579 DEBUG:teuthology.orchestra.run.smithi173:> test '!' -e /home/ubuntu/cephtest 2024-03-30T04:22:07.584 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-03-30T04:22:07.596 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-03-30T04:22:07.596 DEBUG:teuthology.orchestra.run.smithi172:> test -z $(ls -A /var/lib/ceph) 2024-03-30T04:22:07.625 DEBUG:teuthology.orchestra.run.smithi173:> test -z $(ls -A /var/lib/ceph) 2024-03-30T04:22:07.641 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-03-30T04:22:07.697 INFO:teuthology.run_tasks:Running task kernel... 2024-03-30T04:22:07.717 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-03-30T04:22:07.717 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-03-30T04:22:07.717 DEBUG:teuthology.orchestra.run.smithi172:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T04:22:07.718 DEBUG:teuthology.orchestra.run.smithi173:> test -f /run/.containerenv -o -f /.dockerenv 2024-03-30T04:22:07.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T04:22:07.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T04:22:07.724 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-03-30T04:22:07.724 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2024-03-30T04:22:07.771 INFO:teuthology.orchestra.run.smithi173.stdout:5.15.0-56-generic 2024-03-30T04:22:07.771 INFO:teuthology.task.kernel:Running kernel on smithi173: 5.15.0-56-generic 2024-03-30T04:22:07.771 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get clean 2024-03-30T04:22:07.772 INFO:teuthology.orchestra.run.smithi172.stdout:5.15.0-56-generic 2024-03-30T04:22:07.772 INFO:teuthology.task.kernel:Running kernel on smithi172: 5.15.0-56-generic 2024-03-30T04:22:07.772 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get clean 2024-03-30T04:22:07.902 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get update 2024-03-30T04:22:07.906 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get update 2024-03-30T04:22:08.049 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:22:08.049 INFO:teuthology.orchestra.run.smithi173.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-30T04:22:08.049 INFO:teuthology.orchestra.run.smithi173.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-30T04:22:08.066 INFO:teuthology.orchestra.run.smithi172.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-03-30T04:22:08.150 INFO:teuthology.orchestra.run.smithi173.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-30T04:22:08.170 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:22:08.252 INFO:teuthology.orchestra.run.smithi172.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-03-30T04:22:08.277 INFO:teuthology.orchestra.run.smithi173.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-03-30T04:22:08.301 INFO:teuthology.orchestra.run.smithi172.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-03-30T04:22:08.364 INFO:teuthology.orchestra.run.smithi173.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,303 kB] 2024-03-30T04:22:08.365 INFO:teuthology.orchestra.run.smithi173.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-03-30T04:22:08.405 INFO:teuthology.orchestra.run.smithi173.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-03-30T04:22:08.414 INFO:teuthology.orchestra.run.smithi173.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-30T04:22:08.414 INFO:teuthology.orchestra.run.smithi173.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-03-30T04:22:08.421 INFO:teuthology.orchestra.run.smithi172.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [436 kB] 2024-03-30T04:22:08.431 INFO:teuthology.orchestra.run.smithi172.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [233 kB] 2024-03-30T04:22:08.435 INFO:teuthology.orchestra.run.smithi172.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-03-30T04:22:08.435 INFO:teuthology.orchestra.run.smithi172.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,616 kB] 2024-03-30T04:22:08.437 INFO:teuthology.orchestra.run.smithi173.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-30T04:22:08.438 INFO:teuthology.orchestra.run.smithi173.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-03-30T04:22:08.442 INFO:teuthology.orchestra.run.smithi173.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:22:08.442 INFO:teuthology.orchestra.run.smithi173.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-03-30T04:22:08.453 INFO:teuthology.orchestra.run.smithi173.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-30T04:22:08.453 INFO:teuthology.orchestra.run.smithi173.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,519 kB] 2024-03-30T04:22:08.461 INFO:teuthology.orchestra.run.smithi173.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-03-30T04:22:08.482 INFO:teuthology.orchestra.run.smithi172.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [33.7 kB] 2024-03-30T04:22:08.483 INFO:teuthology.orchestra.run.smithi172.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [271 kB] 2024-03-30T04:22:08.489 INFO:teuthology.orchestra.run.smithi172.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:22:08.489 INFO:teuthology.orchestra.run.smithi172.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-03-30T04:22:08.489 INFO:teuthology.orchestra.run.smithi173.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-30T04:22:08.490 INFO:teuthology.orchestra.run.smithi173.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-30T04:22:08.490 INFO:teuthology.orchestra.run.smithi173.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-30T04:22:08.501 INFO:teuthology.orchestra.run.smithi172.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [599 kB] 2024-03-30T04:22:08.508 INFO:teuthology.orchestra.run.smithi172.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-03-30T04:22:08.509 INFO:teuthology.orchestra.run.smithi173.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-03-30T04:22:08.510 INFO:teuthology.orchestra.run.smithi172.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-03-30T04:22:08.510 INFO:teuthology.orchestra.run.smithi172.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-03-30T04:22:08.511 INFO:teuthology.orchestra.run.smithi172.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.1 kB] 2024-03-30T04:22:08.511 INFO:teuthology.orchestra.run.smithi173.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-30T04:22:08.511 INFO:teuthology.orchestra.run.smithi173.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-30T04:22:08.514 INFO:teuthology.orchestra.run.smithi173.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-30T04:22:08.515 INFO:teuthology.orchestra.run.smithi173.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-03-30T04:22:08.531 INFO:teuthology.orchestra.run.smithi172.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,476 B] 2024-03-30T04:22:08.531 INFO:teuthology.orchestra.run.smithi172.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-03-30T04:22:08.539 INFO:teuthology.orchestra.run.smithi173.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-30T04:22:08.539 INFO:teuthology.orchestra.run.smithi173.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-03-30T04:22:08.542 INFO:teuthology.orchestra.run.smithi173.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:22:08.543 INFO:teuthology.orchestra.run.smithi173.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-03-30T04:22:08.555 INFO:teuthology.orchestra.run.smithi173.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-03-30T04:22:08.562 INFO:teuthology.orchestra.run.smithi173.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-03-30T04:22:08.566 INFO:teuthology.orchestra.run.smithi173.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-30T04:22:08.566 INFO:teuthology.orchestra.run.smithi173.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-03-30T04:22:08.567 INFO:teuthology.orchestra.run.smithi173.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-03-30T04:22:08.581 INFO:teuthology.orchestra.run.smithi173.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-03-30T04:22:08.581 INFO:teuthology.orchestra.run.smithi173.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-30T04:22:08.581 INFO:teuthology.orchestra.run.smithi173.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-30T04:22:08.581 INFO:teuthology.orchestra.run.smithi173.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-30T04:22:08.582 INFO:teuthology.orchestra.run.smithi173.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-30T04:22:08.601 INFO:teuthology.orchestra.run.smithi173.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-30T04:22:08.601 INFO:teuthology.orchestra.run.smithi173.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-30T04:22:08.602 INFO:teuthology.orchestra.run.smithi173.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-30T04:22:08.602 INFO:teuthology.orchestra.run.smithi173.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-30T04:22:08.602 INFO:teuthology.orchestra.run.smithi173.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-30T04:22:08.615 INFO:teuthology.orchestra.run.smithi172.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-03-30T04:22:08.754 INFO:teuthology.orchestra.run.smithi172.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [602 kB] 2024-03-30T04:22:08.949 INFO:teuthology.orchestra.run.smithi172.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,519 kB] 2024-03-30T04:22:09.095 INFO:teuthology.orchestra.run.smithi172.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [293 kB] 2024-03-30T04:22:09.110 INFO:teuthology.orchestra.run.smithi172.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-03-30T04:22:09.111 INFO:teuthology.orchestra.run.smithi172.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.3 kB] 2024-03-30T04:22:09.112 INFO:teuthology.orchestra.run.smithi172.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,644 kB] 2024-03-30T04:22:09.172 INFO:teuthology.orchestra.run.smithi172.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [274 kB] 2024-03-30T04:22:09.178 INFO:teuthology.orchestra.run.smithi172.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-03-30T04:22:09.342 INFO:teuthology.orchestra.run.smithi172.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [698 kB] 2024-03-30T04:22:09.925 INFO:teuthology.orchestra.run.smithi172.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,060 kB] 2024-03-30T04:22:10.036 INFO:teuthology.orchestra.run.smithi172.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [241 kB] 2024-03-30T04:22:10.055 INFO:teuthology.orchestra.run.smithi172.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-03-30T04:22:10.057 INFO:teuthology.orchestra.run.smithi172.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-03-30T04:22:10.058 INFO:teuthology.orchestra.run.smithi172.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.6 kB] 2024-03-30T04:22:10.061 INFO:teuthology.orchestra.run.smithi172.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.0 kB] 2024-03-30T04:22:10.062 INFO:teuthology.orchestra.run.smithi172.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-03-30T04:22:10.062 INFO:teuthology.orchestra.run.smithi172.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-03-30T04:22:10.067 INFO:teuthology.orchestra.run.smithi172.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-03-30T04:22:10.071 INFO:teuthology.orchestra.run.smithi172.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-03-30T04:22:10.235 INFO:teuthology.orchestra.run.smithi172.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-03-30T04:22:10.317 INFO:teuthology.orchestra.run.smithi172.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-03-30T04:22:10.428 INFO:teuthology.orchestra.run.smithi172.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-03-30T04:22:10.482 INFO:teuthology.orchestra.run.smithi172.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-03-30T04:22:10.517 INFO:teuthology.orchestra.run.smithi172.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-03-30T04:22:14.084 INFO:teuthology.orchestra.run.smithi173.stdout:Fetched 12.6 MB in 2s (7,046 kB/s) 2024-03-30T04:22:15.056 INFO:teuthology.orchestra.run.smithi172.stdout:Fetched 12.6 MB in 3s (4,958 kB/s) 2024-03-30T04:22:15.478 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2024-03-30T04:22:15.496 DEBUG:teuthology.orchestra.run.smithi173:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:22:15.548 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2024-03-30T04:22:15.722 INFO:teuthology.orchestra.run.smithi173.stdout:Building dependency tree... 2024-03-30T04:22:15.723 INFO:teuthology.orchestra.run.smithi173.stdout:Reading state information... 2024-03-30T04:22:15.874 INFO:teuthology.orchestra.run.smithi173.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:22:15.874 INFO:teuthology.orchestra.run.smithi173.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:22:15.874 INFO:teuthology.orchestra.run.smithi173.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:22:15.875 INFO:teuthology.orchestra.run.smithi173.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:22:15.875 INFO:teuthology.orchestra.run.smithi173.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-30T04:22:15.875 INFO:teuthology.orchestra.run.smithi173.stdout: python2.7-minimal 2024-03-30T04:22:15.875 INFO:teuthology.orchestra.run.smithi173.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:22:15.876 INFO:teuthology.orchestra.run.smithi173.stdout:The following additional packages will be installed: 2024-03-30T04:22:15.876 INFO:teuthology.orchestra.run.smithi173.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:22:15.876 INFO:teuthology.orchestra.run.smithi173.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-30T04:22:15.876 INFO:teuthology.orchestra.run.smithi173.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-30T04:22:15.877 INFO:teuthology.orchestra.run.smithi173.stdout:Suggested packages: 2024-03-30T04:22:15.877 INFO:teuthology.orchestra.run.smithi173.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-30T04:22:15.877 INFO:teuthology.orchestra.run.smithi173.stdout:Recommended packages: 2024-03-30T04:22:15.877 INFO:teuthology.orchestra.run.smithi173.stdout: thermald 2024-03-30T04:22:15.922 INFO:teuthology.orchestra.run.smithi173.stdout:The following NEW packages will be installed: 2024-03-30T04:22:15.922 INFO:teuthology.orchestra.run.smithi173.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:22:15.922 INFO:teuthology.orchestra.run.smithi173.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-30T04:22:15.922 INFO:teuthology.orchestra.run.smithi173.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-30T04:22:15.923 INFO:teuthology.orchestra.run.smithi173.stdout:The following packages will be upgraded: 2024-03-30T04:22:15.924 INFO:teuthology.orchestra.run.smithi173.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T04:22:16.102 INFO:teuthology.orchestra.run.smithi173.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:22:16.102 INFO:teuthology.orchestra.run.smithi173.stdout:Need to get 113 MB of archives. 2024-03-30T04:22:16.103 INFO:teuthology.orchestra.run.smithi173.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-30T04:22:16.103 INFO:teuthology.orchestra.run.smithi173.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-30T04:22:16.646 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2024-03-30T04:22:16.664 DEBUG:teuthology.orchestra.run.smithi172:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:22:16.726 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2024-03-30T04:22:16.924 INFO:teuthology.orchestra.run.smithi172.stdout:Building dependency tree... 2024-03-30T04:22:16.924 INFO:teuthology.orchestra.run.smithi172.stdout:Reading state information... 2024-03-30T04:22:17.096 INFO:teuthology.orchestra.run.smithi172.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:22:17.096 INFO:teuthology.orchestra.run.smithi172.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:22:17.096 INFO:teuthology.orchestra.run.smithi172.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:22:17.096 INFO:teuthology.orchestra.run.smithi172.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:22:17.096 INFO:teuthology.orchestra.run.smithi172.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-03-30T04:22:17.097 INFO:teuthology.orchestra.run.smithi172.stdout: python2.7-minimal 2024-03-30T04:22:17.097 INFO:teuthology.orchestra.run.smithi172.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:22:17.098 INFO:teuthology.orchestra.run.smithi172.stdout:The following additional packages will be installed: 2024-03-30T04:22:17.098 INFO:teuthology.orchestra.run.smithi172.stdout: linux-generic linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:22:17.098 INFO:teuthology.orchestra.run.smithi172.stdout: linux-headers-generic linux-image-5.15.0-101-generic 2024-03-30T04:22:17.098 INFO:teuthology.orchestra.run.smithi172.stdout: linux-modules-5.15.0-101-generic linux-modules-extra-5.15.0-101-generic 2024-03-30T04:22:17.099 INFO:teuthology.orchestra.run.smithi172.stdout:Suggested packages: 2024-03-30T04:22:17.100 INFO:teuthology.orchestra.run.smithi172.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-03-30T04:22:17.100 INFO:teuthology.orchestra.run.smithi172.stdout:Recommended packages: 2024-03-30T04:22:17.100 INFO:teuthology.orchestra.run.smithi172.stdout: thermald 2024-03-30T04:22:17.154 INFO:teuthology.orchestra.run.smithi172.stdout:The following NEW packages will be installed: 2024-03-30T04:22:17.154 INFO:teuthology.orchestra.run.smithi172.stdout: linux-headers-5.15.0-101 linux-headers-5.15.0-101-generic 2024-03-30T04:22:17.154 INFO:teuthology.orchestra.run.smithi172.stdout: linux-image-5.15.0-101-generic linux-modules-5.15.0-101-generic 2024-03-30T04:22:17.155 INFO:teuthology.orchestra.run.smithi172.stdout: linux-modules-extra-5.15.0-101-generic 2024-03-30T04:22:17.155 INFO:teuthology.orchestra.run.smithi172.stdout:The following packages will be upgraded: 2024-03-30T04:22:17.156 INFO:teuthology.orchestra.run.smithi172.stdout: linux-generic linux-headers-generic linux-image-generic 2024-03-30T04:22:17.213 INFO:teuthology.orchestra.run.smithi172.stdout:3 upgraded, 5 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:22:17.213 INFO:teuthology.orchestra.run.smithi172.stdout:Need to get 113 MB of archives. 2024-03-30T04:22:17.213 INFO:teuthology.orchestra.run.smithi172.stdout:After this operation, 582 MB of additional disk space will be used. 2024-03-30T04:22:17.213 INFO:teuthology.orchestra.run.smithi172.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-101-generic amd64 5.15.0-101.111 [22.6 MB] 2024-03-30T04:22:17.496 INFO:teuthology.orchestra.run.smithi173.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-30T04:22:17.827 INFO:teuthology.orchestra.run.smithi172.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-101-generic amd64 5.15.0-101.111 [11.5 MB] 2024-03-30T04:22:17.849 INFO:teuthology.orchestra.run.smithi173.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-30T04:22:18.818 INFO:teuthology.orchestra.run.smithi172.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-101-generic amd64 5.15.0-101.111 [63.9 MB] 2024-03-30T04:22:20.067 INFO:teuthology.orchestra.run.smithi173.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-30T04:22:20.067 INFO:teuthology.orchestra.run.smithi173.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-30T04:22:20.068 INFO:teuthology.orchestra.run.smithi173.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-30T04:22:20.949 INFO:teuthology.orchestra.run.smithi173.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-30T04:22:21.034 INFO:teuthology.orchestra.run.smithi172.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.101.98 [1,698 B] 2024-03-30T04:22:21.116 INFO:teuthology.orchestra.run.smithi172.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.101.98 [2,486 B] 2024-03-30T04:22:21.120 INFO:teuthology.orchestra.run.smithi173.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-30T04:22:21.199 INFO:teuthology.orchestra.run.smithi172.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101 all 5.15.0-101.111 [12.3 MB] 2024-03-30T04:22:21.530 INFO:teuthology.orchestra.run.smithi173.stdout:Fetched 113 MB in 5s (21.8 MB/s) 2024-03-30T04:22:21.659 INFO:teuthology.orchestra.run.smithi172.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-101-generic amd64 5.15.0-101.111 [2,876 kB] 2024-03-30T04:22:21.695 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-30T04:22:21.817 INFO:teuthology.orchestra.run.smithi172.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.101.98 [2,332 B] 2024-03-30T04:22:22.224 INFO:teuthology.orchestra.run.smithi172.stdout:Fetched 113 MB in 5s (24.3 MB/s) 2024-03-30T04:22:22.392 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-modules-5.15.0-101-generic. 2024-03-30T04:22:23.704 INFO:teuthology.orchestra.run.smithi173.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-03-30T04:22:23.708 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:22:23.775 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:24.460 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:22:24.465 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../0-linux-modules-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:22:24.622 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:26.226 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-30T04:22:26.247 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:22:26.331 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:26.754 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-30T04:22:26.764 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-image-5.15.0-101-generic. 2024-03-30T04:22:26.774 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:22:26.785 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../1-linux-image-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:22:26.812 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:26.872 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:27.350 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-101-generic. 2024-03-30T04:22:27.371 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:22:27.417 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:32.637 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:22:32.762 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:22:33.121 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:22:33.249 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:22:33.544 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-30T04:22:33.566 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-30T04:22:33.602 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:22:34.509 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../3-linux-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:22:34.633 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:22:35.010 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:22:35.113 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-image-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:22:35.450 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-headers-5.15.0-101. 2024-03-30T04:22:35.472 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../5-linux-headers-5.15.0-101_5.15.0-101.111_all.deb ... 2024-03-30T04:22:35.516 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:22:39.458 INFO:teuthology.orchestra.run.smithi173.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-30T04:22:39.496 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:22:39.533 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:41.566 INFO:teuthology.orchestra.run.smithi172.stdout:Selecting previously unselected package linux-headers-5.15.0-101-generic. 2024-03-30T04:22:41.603 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../6-linux-headers-5.15.0-101-generic_5.15.0-101.111_amd64.deb ... 2024-03-30T04:22:41.641 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:42.519 INFO:teuthology.orchestra.run.smithi173.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:22:42.644 INFO:teuthology.orchestra.run.smithi173.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:22:42.960 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:22:43.081 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:43.207 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-30T04:22:43.336 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:44.651 INFO:teuthology.orchestra.run.smithi173.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:22:44.651 INFO:teuthology.orchestra.run.smithi173.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-30T04:22:44.651 INFO:teuthology.orchestra.run.smithi173.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:22:44.651 INFO:teuthology.orchestra.run.smithi173.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-30T04:22:44.814 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:45.853 INFO:teuthology.orchestra.run.smithi172.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.101.98_amd64.deb ... 2024-03-30T04:22:46.001 INFO:teuthology.orchestra.run.smithi172.stdout:Unpacking linux-headers-generic (5.15.0.101.98) over (5.15.0.56.54) ... 2024-03-30T04:22:46.214 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:46.359 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-5.15.0-101 (5.15.0-101.111) ... 2024-03-30T04:22:46.522 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:46.648 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-headers-generic (5.15.0.101.98) ... 2024-03-30T04:22:46.793 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:48.149 INFO:teuthology.orchestra.run.smithi172.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:22:48.149 INFO:teuthology.orchestra.run.smithi172.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-03-30T04:22:48.149 INFO:teuthology.orchestra.run.smithi172.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:22:48.149 INFO:teuthology.orchestra.run.smithi172.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-101-generic 2024-03-30T04:22:48.329 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-modules-extra-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:48.391 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-30T04:22:48.517 INFO:teuthology.orchestra.run.smithi173.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-30T04:22:48.643 INFO:teuthology.orchestra.run.smithi173.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:48.720 INFO:teuthology.orchestra.run.smithi173.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T04:22:48.721 INFO:teuthology.orchestra.run.smithi173.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:22:49.746 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-modules-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:51.989 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-image-generic (5.15.0.101.98) ... 2024-03-30T04:22:52.115 INFO:teuthology.orchestra.run.smithi172.stdout:Setting up linux-generic (5.15.0.101.98) ... 2024-03-30T04:22:52.266 INFO:teuthology.orchestra.run.smithi172.stdout:Processing triggers for linux-image-5.15.0-101-generic (5.15.0-101.111) ... 2024-03-30T04:22:52.336 INFO:teuthology.orchestra.run.smithi172.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-03-30T04:22:52.337 INFO:teuthology.orchestra.run.smithi172.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:23:02.595 INFO:teuthology.orchestra.run.smithi173.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T04:23:02.596 INFO:teuthology.orchestra.run.smithi173.stdout:Sourcing file `/etc/default/grub' 2024-03-30T04:23:02.610 INFO:teuthology.orchestra.run.smithi173.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:23:02.622 INFO:teuthology.orchestra.run.smithi173.stdout:Generating grub configuration file ... 2024-03-30T04:23:02.907 INFO:teuthology.orchestra.run.smithi173.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:23:02.921 INFO:teuthology.orchestra.run.smithi173.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:23:03.185 INFO:teuthology.orchestra.run.smithi173.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:23:03.191 INFO:teuthology.orchestra.run.smithi173.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:23:03.256 INFO:teuthology.orchestra.run.smithi173.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:23:03.261 INFO:teuthology.orchestra.run.smithi173.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:23:03.427 INFO:teuthology.orchestra.run.smithi173.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:23:03.427 INFO:teuthology.orchestra.run.smithi173.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:23:03.427 INFO:teuthology.orchestra.run.smithi173.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:23:03.476 INFO:teuthology.orchestra.run.smithi173.stdout:done 2024-03-30T04:23:03.908 DEBUG:teuthology.orchestra.run.smithi173:> dpkg -s linux-image-generic 2024-03-30T04:23:03.928 INFO:teuthology.orchestra.run.smithi173.stdout:Package: linux-image-generic 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Status: install ok installed 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Priority: optional 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Section: kernel 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Installed-Size: 21 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Architecture: amd64 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Source: linux-meta 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Version: 5.15.0.101.98 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.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-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Recommends: thermald 2024-03-30T04:23:03.929 INFO:teuthology.orchestra.run.smithi173.stdout:Description: Generic Linux kernel image 2024-03-30T04:23:03.930 INFO:teuthology.orchestra.run.smithi173.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:23:03.930 INFO:teuthology.orchestra.run.smithi173.stdout: available. 2024-03-30T04:23:03.930 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-30T04:23:03.930 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T04:23:03.930 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T04:23:03.930 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-03-30T04:23:03.930 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi173.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T04:23:03.931 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get clean 2024-03-30T04:23:04.070 DEBUG:teuthology.orchestra.run.smithi173:> sudo apt-get update 2024-03-30T04:23:04.189 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:23:04.202 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T04:23:04.205 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T04:23:04.221 INFO:teuthology.orchestra.run.smithi173.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T04:23:05.474 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2024-03-30T04:23:05.492 DEBUG:teuthology.orchestra.run.smithi173:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:23:05.551 INFO:teuthology.orchestra.run.smithi173.stdout:Reading package lists... 2024-03-30T04:23:05.744 INFO:teuthology.orchestra.run.smithi173.stdout:Building dependency tree... 2024-03-30T04:23:05.744 INFO:teuthology.orchestra.run.smithi173.stdout:Reading state information... 2024-03-30T04:23:05.914 INFO:teuthology.orchestra.run.smithi173.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-30T04:23:05.914 INFO:teuthology.orchestra.run.smithi173.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:23:05.914 INFO:teuthology.orchestra.run.smithi173.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:23:05.914 INFO:teuthology.orchestra.run.smithi173.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:23:05.914 INFO:teuthology.orchestra.run.smithi173.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:23:05.915 INFO:teuthology.orchestra.run.smithi173.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T04:23:05.915 INFO:teuthology.orchestra.run.smithi173.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T04:23:05.915 INFO:teuthology.orchestra.run.smithi173.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:23:05.955 INFO:teuthology.orchestra.run.smithi173.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:23:05.957 DEBUG:teuthology.orchestra.run.smithi173:> dpkg -s linux-image-generic 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Package: linux-image-generic 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Status: install ok installed 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Priority: optional 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Section: kernel 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Installed-Size: 21 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Architecture: amd64 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Source: linux-meta 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Version: 5.15.0.101.98 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.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-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:23:05.973 INFO:teuthology.orchestra.run.smithi173.stdout:Recommends: thermald 2024-03-30T04:23:05.974 INFO:teuthology.orchestra.run.smithi173.stdout:Description: Generic Linux kernel image 2024-03-30T04:23:05.974 INFO:teuthology.orchestra.run.smithi173.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:23:05.974 INFO:teuthology.orchestra.run.smithi173.stdout: available. 2024-03-30T04:23:05.974 DEBUG:teuthology.orchestra.run.smithi173:> mktemp 2024-03-30T04:23:06.017 INFO:teuthology.orchestra.run.smithi173.stdout:/tmp/tmp.NWiBlcTLkI 2024-03-30T04:23:06.018 DEBUG:teuthology.orchestra.run.smithi173:> sudo cp /boot/grub/grub.cfg /tmp/tmp.NWiBlcTLkI 2024-03-30T04:23:06.075 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 0666 /tmp/tmp.NWiBlcTLkI 2024-03-30T04:23:06.192 DEBUG:teuthology.orchestra.remote:smithi173:/tmp/tmp.NWiBlcTLkI is 10KB 2024-03-30T04:23:06.206 DEBUG:teuthology.orchestra.run.smithi173:> rm -fr /tmp/tmp.NWiBlcTLkI 2024-03-30T04:23:06.212 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T04:23:06.265 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-03-30T04:23:06.265 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T04:23:06.266 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T04:23:06.334 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-30T04:23:06.334 DEBUG:teuthology.orchestra.run.smithi173:> sudo update-grub 2024-03-30T04:23:06.587 INFO:teuthology.orchestra.run.smithi172.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-03-30T04:23:06.587 INFO:teuthology.orchestra.run.smithi172.stdout:Sourcing file `/etc/default/grub' 2024-03-30T04:23:06.615 INFO:teuthology.orchestra.run.smithi172.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:23:06.639 INFO:teuthology.orchestra.run.smithi172.stdout:Generating grub configuration file ... 2024-03-30T04:23:06.958 INFO:teuthology.orchestra.run.smithi172.stdout:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:23:06.976 INFO:teuthology.orchestra.run.smithi172.stdout:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:23:07.314 INFO:teuthology.orchestra.run.smithi172.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:23:07.317 INFO:teuthology.orchestra.run.smithi172.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:23:07.390 INFO:teuthology.orchestra.run.smithi172.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:23:07.396 INFO:teuthology.orchestra.run.smithi172.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:23:07.473 INFO:teuthology.orchestra.run.smithi173.stderr:Sourcing file `/etc/default/grub' 2024-03-30T04:23:07.474 INFO:teuthology.orchestra.run.smithi173.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:23:07.479 INFO:teuthology.orchestra.run.smithi173.stderr:Generating grub configuration file ... 2024-03-30T04:23:07.565 INFO:teuthology.orchestra.run.smithi172.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:23:07.565 INFO:teuthology.orchestra.run.smithi172.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:23:07.566 INFO:teuthology.orchestra.run.smithi172.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:23:07.610 INFO:teuthology.orchestra.run.smithi172.stdout:done 2024-03-30T04:23:07.663 INFO:teuthology.orchestra.run.smithi173.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:23:07.670 INFO:teuthology.orchestra.run.smithi173.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:23:07.903 INFO:teuthology.orchestra.run.smithi173.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:23:07.909 INFO:teuthology.orchestra.run.smithi173.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:23:07.949 INFO:teuthology.orchestra.run.smithi173.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:23:07.954 INFO:teuthology.orchestra.run.smithi173.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:23:08.080 INFO:teuthology.orchestra.run.smithi173.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:23:08.080 INFO:teuthology.orchestra.run.smithi173.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:23:08.080 INFO:teuthology.orchestra.run.smithi173.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:23:08.092 INFO:teuthology.orchestra.run.smithi173.stderr:done 2024-03-30T04:23:08.103 DEBUG:teuthology.orchestra.run.smithi173:> sudo shutdown -r now 2024-03-30T04:23:08.132 DEBUG:teuthology.orchestra.run.smithi172:> dpkg -s linux-image-generic 2024-03-30T04:23:08.152 INFO:teuthology.orchestra.run.smithi172.stdout:Package: linux-image-generic 2024-03-30T04:23:08.152 INFO:teuthology.orchestra.run.smithi172.stdout:Status: install ok installed 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.stdout:Priority: optional 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.stdout:Section: kernel 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.stdout:Installed-Size: 21 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: amd64 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.stdout:Source: linux-meta 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.stdout:Version: 5.15.0.101.98 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.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-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:23:08.153 INFO:teuthology.orchestra.run.smithi172.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:23:08.154 INFO:teuthology.orchestra.run.smithi172.stdout:Recommends: thermald 2024-03-30T04:23:08.154 INFO:teuthology.orchestra.run.smithi172.stdout:Description: Generic Linux kernel image 2024-03-30T04:23:08.154 INFO:teuthology.orchestra.run.smithi172.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:23:08.154 INFO:teuthology.orchestra.run.smithi172.stdout: available. 2024-03-30T04:23:08.154 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-101-generic 2024-03-30T04:23:08.154 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-03-30T04:23:08.154 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-03-30T04:23:08.154 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-03-30T04:23:08.154 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi172.front.sepia.ceph.com, path=None, version=distro) 2024-03-30T04:23:08.155 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get clean 2024-03-30T04:23:08.324 DEBUG:teuthology.orchestra.run.smithi172:> sudo apt-get update 2024-03-30T04:23:08.457 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-03-30T04:23:08.469 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-03-30T04:23:08.489 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-03-30T04:23:08.511 INFO:teuthology.orchestra.run.smithi172.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-03-30T04:23:09.843 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2024-03-30T04:23:09.861 DEBUG:teuthology.orchestra.run.smithi172:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-03-30T04:23:09.922 INFO:teuthology.orchestra.run.smithi172.stdout:Reading package lists... 2024-03-30T04:23:10.118 INFO:teuthology.orchestra.run.smithi172.stdout:Building dependency tree... 2024-03-30T04:23:10.119 INFO:teuthology.orchestra.run.smithi172.stdout:Reading state information... 2024-03-30T04:23:10.292 INFO:teuthology.orchestra.run.smithi172.stdout:linux-image-generic is already the newest version (5.15.0.101.98). 2024-03-30T04:23:10.292 INFO:teuthology.orchestra.run.smithi172.stdout:The following packages were automatically installed and are no longer required: 2024-03-30T04:23:10.292 INFO:teuthology.orchestra.run.smithi172.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-03-30T04:23:10.292 INFO:teuthology.orchestra.run.smithi172.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-03-30T04:23:10.292 INFO:teuthology.orchestra.run.smithi172.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-03-30T04:23:10.292 INFO:teuthology.orchestra.run.smithi172.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-03-30T04:23:10.293 INFO:teuthology.orchestra.run.smithi172.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-03-30T04:23:10.293 INFO:teuthology.orchestra.run.smithi172.stdout:Use 'sudo apt autoremove' to remove them. 2024-03-30T04:23:10.334 INFO:teuthology.orchestra.run.smithi172.stdout:0 upgraded, 0 newly installed, 0 to remove and 311 not upgraded. 2024-03-30T04:23:10.336 DEBUG:teuthology.orchestra.run.smithi172:> dpkg -s linux-image-generic 2024-03-30T04:23:10.352 INFO:teuthology.orchestra.run.smithi172.stdout:Package: linux-image-generic 2024-03-30T04:23:10.352 INFO:teuthology.orchestra.run.smithi172.stdout:Status: install ok installed 2024-03-30T04:23:10.352 INFO:teuthology.orchestra.run.smithi172.stdout:Priority: optional 2024-03-30T04:23:10.352 INFO:teuthology.orchestra.run.smithi172.stdout:Section: kernel 2024-03-30T04:23:10.353 INFO:teuthology.orchestra.run.smithi172.stdout:Installed-Size: 21 2024-03-30T04:23:10.353 INFO:teuthology.orchestra.run.smithi172.stdout:Maintainer: Ubuntu Kernel Team 2024-03-30T04:23:10.353 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: amd64 2024-03-30T04:23:10.353 INFO:teuthology.orchestra.run.smithi172.stdout:Source: linux-meta 2024-03-30T04:23:10.353 INFO:teuthology.orchestra.run.smithi172.stdout:Version: 5.15.0.101.98 2024-03-30T04:23:10.353 INFO:teuthology.orchestra.run.smithi172.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-101), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-03-30T04:23:10.353 INFO:teuthology.orchestra.run.smithi172.stdout:Depends: linux-image-5.15.0-101-generic, linux-modules-extra-5.15.0-101-generic, linux-firmware, intel-microcode, amd64-microcode 2024-03-30T04:23:10.354 INFO:teuthology.orchestra.run.smithi172.stdout:Recommends: thermald 2024-03-30T04:23:10.354 INFO:teuthology.orchestra.run.smithi172.stdout:Description: Generic Linux kernel image 2024-03-30T04:23:10.354 INFO:teuthology.orchestra.run.smithi172.stdout: This package will always depend on the latest generic kernel image 2024-03-30T04:23:10.354 INFO:teuthology.orchestra.run.smithi172.stdout: available. 2024-03-30T04:23:10.355 DEBUG:teuthology.orchestra.run.smithi172:> mktemp 2024-03-30T04:23:10.398 INFO:teuthology.orchestra.run.smithi172.stdout:/tmp/tmp.o8NvckXraX 2024-03-30T04:23:10.399 DEBUG:teuthology.orchestra.run.smithi172:> sudo cp /boot/grub/grub.cfg /tmp/tmp.o8NvckXraX 2024-03-30T04:23:10.455 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0666 /tmp/tmp.o8NvckXraX 2024-03-30T04:23:10.570 DEBUG:teuthology.orchestra.remote:smithi172:/tmp/tmp.o8NvckXraX is 10KB 2024-03-30T04:23:10.584 DEBUG:teuthology.orchestra.run.smithi172:> rm -fr /tmp/tmp.o8NvckXraX 2024-03-30T04:23:10.590 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-03-30T04:23:10.643 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:23:10.643 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-03-30T04:23:10.643 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-03-30T04:23:10.709 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-101-generic 2024-03-30T04:23:10.709 DEBUG:teuthology.orchestra.run.smithi172:> sudo update-grub 2024-03-30T04:23:12.130 INFO:teuthology.orchestra.run.smithi172.stderr:Sourcing file `/etc/default/grub' 2024-03-30T04:23:12.132 INFO:teuthology.orchestra.run.smithi172.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-03-30T04:23:12.137 INFO:teuthology.orchestra.run.smithi172.stderr:Generating grub configuration file ... 2024-03-30T04:23:12.362 INFO:teuthology.orchestra.run.smithi172.stderr:Found linux image: /boot/vmlinuz-5.15.0-101-generic 2024-03-30T04:23:12.367 INFO:teuthology.orchestra.run.smithi172.stderr:Found initrd image: /boot/initrd.img-5.15.0-101-generic 2024-03-30T04:23:12.608 INFO:teuthology.orchestra.run.smithi172.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-03-30T04:23:12.614 INFO:teuthology.orchestra.run.smithi172.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-03-30T04:23:12.698 INFO:teuthology.orchestra.run.smithi172.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-03-30T04:23:12.698 INFO:teuthology.orchestra.run.smithi172.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-03-30T04:23:12.772 INFO:teuthology.orchestra.run.smithi172.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-03-30T04:23:12.772 INFO:teuthology.orchestra.run.smithi172.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-03-30T04:23:12.772 INFO:teuthology.orchestra.run.smithi172.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-03-30T04:23:12.794 INFO:teuthology.orchestra.run.smithi172.stderr:done 2024-03-30T04:23:12.805 DEBUG:teuthology.orchestra.run.smithi172:> sudo shutdown -r now 2024-03-30T04:23:38.130 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-03-30T04:23:38.131 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-03-30T04:23:38.131 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:23:42.814 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-03-30T04:23:42.814 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-30T04:23:42.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:24:12.575 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.173 2024-03-30T04:24:17.438 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-03-30T04:24:21.578 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-03-30T04:24:21.579 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:24:26.442 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-30T04:24:26.443 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:24:39.966 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.173 2024-03-30T04:24:51.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-03-30T04:24:51.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:24:52.211 DEBUG:teuthology.orchestra.run.smithi173:> true 2024-03-30T04:24:52.667 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-03-30T04:24:52.668 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-101-generic"... 2024-03-30T04:24:52.668 DEBUG:teuthology.orchestra.run.smithi173:> uname -r 2024-03-30T04:24:52.713 INFO:teuthology.orchestra.run.smithi173.stdout:5.15.0-101-generic 2024-03-30T04:24:52.713 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-30T04:24:52.713 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T04:24:52.713 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T04:24:53.715 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-03-30T04:24:53.715 DEBUG:teuthology.orchestra.run.smithi173:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T04:24:53.800 INFO:teuthology.orchestra.run.smithi173.stdout:ttyS1 2024-03-30T04:24:53.819 DEBUG:teuthology.parallel:result is None 2024-03-30T04:25:26.446 DEBUG:teuthology.orchestra.remote:timed out 2024-03-30T04:25:38.446 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-30T04:25:38.447 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:25:38.646 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-03-30T04:25:39.216 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-30T04:25:39.216 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-101-generic"... 2024-03-30T04:25:39.216 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-03-30T04:25:39.262 INFO:teuthology.orchestra.run.smithi172.stdout:5.15.0-101-generic 2024-03-30T04:25:39.263 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-101-generic vs 5.15.0-101-generic 2024-03-30T04:25:39.263 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-03-30T04:25:39.263 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-03-30T04:25:40.264 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-03-30T04:25:40.264 DEBUG:teuthology.orchestra.run.smithi172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-03-30T04:25:40.348 INFO:teuthology.orchestra.run.smithi172.stdout:ttyS1 2024-03-30T04:25:40.380 DEBUG:teuthology.parallel:result is None 2024-03-30T04:25:40.380 INFO:teuthology.run_tasks:Running task internal.base... 2024-03-30T04:25:40.389 INFO:teuthology.task.internal:Creating test directory... 2024-03-30T04:25:40.389 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T04:25:40.392 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-03-30T04:25:40.398 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-03-30T04:25:40.429 INFO:teuthology.run_tasks:Running task internal.archive... 2024-03-30T04:25:40.463 INFO:teuthology.task.internal:Creating archive directory... 2024-03-30T04:25:40.463 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T04:25:40.466 DEBUG:teuthology.orchestra.run.smithi173:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-03-30T04:25:40.485 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-03-30T04:25:40.496 INFO:teuthology.task.internal:Enabling coredump saving... 2024-03-30T04:25:40.496 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-30T04:25:40.520 DEBUG:teuthology.orchestra.run.smithi173:> 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-03-30T04:25:40.537 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:25:40.538 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:25:40.545 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:25:40.545 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-03-30T04:25:40.547 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-03-30T04:25:40.554 INFO:teuthology.task.internal:Configuring sudo... 2024-03-30T04:25:40.554 DEBUG:teuthology.orchestra.run.smithi172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T04:25:40.591 DEBUG:teuthology.orchestra.run.smithi173:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-03-30T04:25:40.603 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-03-30T04:25:40.612 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-03-30T04:25:40.613 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T04:25:40.651 DEBUG:teuthology.orchestra.run.smithi173:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-03-30T04:25:40.657 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T04:25:40.703 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T04:25:40.750 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:25:40.750 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T04:25:40.813 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-03-30T04:25:40.819 DEBUG:teuthology.orchestra.run.smithi173:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-03-30T04:25:40.865 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-03-30T04:25:40.865 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-03-30T04:25:40.930 DEBUG:teuthology.orchestra.run.smithi172:> sudo service rsyslog restart 2024-03-30T04:25:40.933 DEBUG:teuthology.orchestra.run.smithi173:> sudo service rsyslog restart 2024-03-30T04:25:41.002 INFO:teuthology.run_tasks:Running task internal.timer... 2024-03-30T04:25:41.010 INFO:teuthology.task.internal:Starting timer... 2024-03-30T04:25:41.011 INFO:teuthology.run_tasks:Running task pcp... 2024-03-30T04:25:41.068 INFO:teuthology.run_tasks:Running task selinux... 2024-03-30T04:25:41.098 DEBUG:teuthology.task.selinux:Excluding smithi172: OS 'ubuntu' does not support SELinux 2024-03-30T04:25:41.098 DEBUG:teuthology.task.selinux:Excluding smithi173: OS 'ubuntu' does not support SELinux 2024-03-30T04:25:41.099 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-03-30T04:25:41.099 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-03-30T04:25:41.099 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-03-30T04:25:41.099 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-03-30T04:25:41.132 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-03-30T04:25:41.151 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-03-30T04:25:41.152 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi172.front.sepia.ceph.com,smithi173.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-03-30T04:32:41.584 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi172.front.sepia.ceph.com'), Remote(name='ubuntu@smithi173.front.sepia.ceph.com')] 2024-03-30T04:32:41.585 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-30T04:32:41.587 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:32:41.669 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-03-30T04:32:41.746 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-03-30T04:32:41.746 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-03-30T04:32:41.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi173.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-03-30T04:32:41.830 DEBUG:teuthology.orchestra.run.smithi173:> true 2024-03-30T04:32:41.902 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi173.front.sepia.ceph.com' 2024-03-30T04:32:41.903 INFO:teuthology.run_tasks:Running task clock... 2024-03-30T04:32:41.913 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-03-30T04:32:41.914 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T04:32:41.914 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-30T04:32:41.917 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-03-30T04:32:41.917 DEBUG:teuthology.orchestra.run.smithi173:> 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-03-30T04:32:41.944 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-30T04:32:41.945 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Command line: ntpd -gq 2024-03-30T04:32:41.945 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: ---------------------------------------------------- 2024-03-30T04:32:41.945 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: ntp-4 is maintained by Network Time Foundation, 2024-03-30T04:32:41.945 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-30T04:32:41.945 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: corporation. Support and training for ntp-4 are 2024-03-30T04:32:41.945 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: available at https://www.nwtime.org/support 2024-03-30T04:32:41.945 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: ---------------------------------------------------- 2024-03-30T04:32:41.946 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: proto: precision = 0.042 usec (-24) 2024-03-30T04:32:41.946 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: basedate set to 2022-02-04 2024-03-30T04:32:41.946 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: gps base set to 2022-02-06 (week 2196) 2024-03-30T04:32:41.946 INFO:teuthology.orchestra.run.smithi172.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:32:41.947 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:32:41.947 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:32:41.947 INFO:teuthology.orchestra.run.smithi172.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:32:41.948 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T04:32:41.948 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T04:32:41.948 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T04:32:41.948 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Listen normally on 3 enp3s0f1 172.21.15.172:123 2024-03-30T04:32:41.948 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Listen normally on 4 lo [::1]:123 2024-03-30T04:32:41.948 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f91%5]:123 2024-03-30T04:32:41.948 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:41 ntpd[17187]: Listening on routing socket on fd #22 for interface updates 2024-03-30T04:32:41.974 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-03-30T04:32:41.974 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Command line: ntpd -gq 2024-03-30T04:32:41.974 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: ---------------------------------------------------- 2024-03-30T04:32:41.974 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: ntp-4 is maintained by Network Time Foundation, 2024-03-30T04:32:41.974 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-03-30T04:32:41.974 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: corporation. Support and training for ntp-4 are 2024-03-30T04:32:41.974 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: available at https://www.nwtime.org/support 2024-03-30T04:32:41.974 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: ---------------------------------------------------- 2024-03-30T04:32:41.975 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: proto: precision = 0.060 usec (-24) 2024-03-30T04:32:41.975 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: basedate set to 2022-02-04 2024-03-30T04:32:41.975 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: gps base set to 2022-02-06 (week 2196) 2024-03-30T04:32:41.975 INFO:teuthology.orchestra.run.smithi173.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:32:41.975 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-03-30T04:32:41.976 INFO:teuthology.orchestra.run.smithi173.stderr:restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:32:41.977 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: restrict ::: KOD does nothing without LIMITED. 2024-03-30T04:32:41.977 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Listen and drop on 0 v6wildcard [::]:123 2024-03-30T04:32:41.977 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-03-30T04:32:41.977 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Listen normally on 2 lo 127.0.0.1:123 2024-03-30T04:32:41.977 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Listen normally on 3 enp3s0f1 172.21.15.173:123 2024-03-30T04:32:41.977 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Listen normally on 4 lo [::1]:123 2024-03-30T04:32:41.977 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7259%5]:123 2024-03-30T04:32:41.977 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:41 ntpd[17167]: Listening on routing socket on fd #22 for interface updates 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:42.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:42.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:42.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:42 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:42.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:42.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:42.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:42.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:42 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:43.974 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:43 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:43.974 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:43 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:43.974 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:43 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:43.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:43 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:43.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:43 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:43.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:43 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:44.945 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:44.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:44 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:44.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:44.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:44.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:44.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:44.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:44.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:44.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:44.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:44.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:44.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:44.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:44.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:44 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:45.974 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:45 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:45.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:45 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:45.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:45 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:45.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:45 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:45.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:45 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:45.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:45 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:46.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:46.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:46.948 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.948 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.948 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:46.948 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:46 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:46.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:46.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:46 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:47.974 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:47 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:47.974 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:47 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:47.974 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:47 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:47.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:47 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:47.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:47 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:47.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:47 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:48.946 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:48.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:48.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:48.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:48.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:48.947 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:48.947 INFO:teuthology.orchestra.run.smithi172.stdout:30 Mar 04:32:48 ntpd[17187]: ntpd: time slew +0.001192 s 2024-03-30T04:32:48.947 INFO:teuthology.orchestra.run.smithi172.stdout:ntpd: time slew +0.001192s 2024-03-30T04:32:48.948 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T04:32:48.948 INFO:teuthology.orchestra.run.smithi172.stderr:30 Mar 04:32:48 ntpd[17187]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T04:32:48.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:48.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:48.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:48.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:48.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-03-30T04:32:48.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: can't open /var/log/ntpstats/rawstats.20240330: Permission denied 2024-03-30T04:32:48.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-03-30T04:32:48.975 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: can't open /var/log/ntpstats/peerstats.20240330: Permission denied 2024-03-30T04:32:48.976 INFO:teuthology.orchestra.run.smithi173.stdout:30 Mar 04:32:48 ntpd[17167]: ntpd: time slew +0.001888 s 2024-03-30T04:32:48.976 INFO:teuthology.orchestra.run.smithi173.stdout:ntpd: time slew +0.001888s 2024-03-30T04:32:48.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-03-30T04:32:48.976 INFO:teuthology.orchestra.run.smithi173.stderr:30 Mar 04:32:48 ntpd[17167]: can't open /var/log/ntpstats/loopstats.20240330: Permission denied 2024-03-30T04:32:49.031 INFO:teuthology.orchestra.run.smithi173.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T04:32:49.031 INFO:teuthology.orchestra.run.smithi173.stdout:============================================================================== 2024-03-30T04:32:49.031 INFO:teuthology.orchestra.run.smithi173.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:32:49.031 INFO:teuthology.orchestra.run.smithi173.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:32:49.031 INFO:teuthology.orchestra.run.smithi173.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:32:49.031 INFO:teuthology.orchestra.run.smithi173.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:32:49.089 INFO:teuthology.orchestra.run.smithi172.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T04:32:49.090 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================== 2024-03-30T04:32:49.090 INFO:teuthology.orchestra.run.smithi172.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:32:49.090 INFO:teuthology.orchestra.run.smithi172.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:32:49.090 INFO:teuthology.orchestra.run.smithi172.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:32:49.090 INFO:teuthology.orchestra.run.smithi172.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-03-30T04:32:49.091 INFO:teuthology.run_tasks:Running task cephadm... 2024-03-30T04:32:49.194 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': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd82c9aa17f09785fe698d262f9601d87bb79f962'} 2024-03-30T04:32:49.195 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-03-30T04:32:49.195 INFO:tasks.cephadm:Cluster fsid is 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:32:49.195 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-03-30T04:32:49.195 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.172', 'mon.c': '[v2:172.21.15.172:3301,v1:172.21.15.172:6790]', 'mon.b': '172.21.15.173'} 2024-03-30T04:32:49.196 INFO:tasks.cephadm:First mon is mon.a on smithi172 2024-03-30T04:32:49.196 INFO:tasks.cephadm:First mgr is y 2024-03-30T04:32:49.196 INFO:tasks.cephadm:Normalizing hostnames... 2024-03-30T04:32:49.196 DEBUG:teuthology.orchestra.run.smithi172:> sudo hostname $(hostname -s) 2024-03-30T04:32:49.211 DEBUG:teuthology.orchestra.run.smithi173:> sudo hostname $(hostname -s) 2024-03-30T04:32:49.225 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-03-30T04:32:49.226 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-30T04:32:49.493 INFO:teuthology.orchestra.run.smithi172.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 04:32 /home/ubuntu/cephtest/cephadm 2024-03-30T04:32:49.494 DEBUG:teuthology.orchestra.run.smithi173:> 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-03-30T04:32:49.745 INFO:teuthology.orchestra.run.smithi173.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Mar 30 04:32 /home/ubuntu/cephtest/cephadm 2024-03-30T04:32:49.745 DEBUG:teuthology.orchestra.run.smithi172:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T04:32:49.754 DEBUG:teuthology.orchestra.run.smithi173:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-03-30T04:32:49.771 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-03-30T04:32:49.772 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T04:32:49.798 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-03-30T04:32:49.953 INFO:teuthology.orchestra.run.smithi172.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:32:49.959 INFO:teuthology.orchestra.run.smithi173.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:33:37.774 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T04:33:37.775 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T04:33:37.775 INFO:teuthology.orchestra.run.smithi172.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T04:33:37.775 INFO:teuthology.orchestra.run.smithi172.stdout: "repo_digests": [ 2024-03-30T04:33:37.775 INFO:teuthology.orchestra.run.smithi172.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T04:33:37.775 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2024-03-30T04:33:37.775 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T04:33:39.624 INFO:teuthology.orchestra.run.smithi173.stdout:{ 2024-03-30T04:33:39.624 INFO:teuthology.orchestra.run.smithi173.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-03-30T04:33:39.624 INFO:teuthology.orchestra.run.smithi173.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-03-30T04:33:39.624 INFO:teuthology.orchestra.run.smithi173.stdout: "repo_digests": [ 2024-03-30T04:33:39.624 INFO:teuthology.orchestra.run.smithi173.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-03-30T04:33:39.624 INFO:teuthology.orchestra.run.smithi173.stdout: ] 2024-03-30T04:33:39.624 INFO:teuthology.orchestra.run.smithi173.stdout:} 2024-03-30T04:33:39.644 DEBUG:teuthology.orchestra.run.smithi172:> sudo mkdir -p /etc/ceph 2024-03-30T04:33:39.658 DEBUG:teuthology.orchestra.run.smithi173:> sudo mkdir -p /etc/ceph 2024-03-30T04:33:39.669 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 777 /etc/ceph 2024-03-30T04:33:39.714 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 777 /etc/ceph 2024-03-30T04:33:39.724 INFO:tasks.cephadm:Writing seed config... 2024-03-30T04:33:39.725 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-03-30T04:33:39.725 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-03-30T04:33:39.725 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-03-30T04:33:39.726 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-03-30T04:33:39.726 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-03-30T04:33:39.726 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-03-30T04:33:39.726 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-03-30T04:33:39.726 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-03-30T04:33:39.726 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-03-30T04:33:39.726 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:33:39.727 DEBUG:teuthology.orchestra.run.smithi172:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-03-30T04:33:39.759 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 = 905d457c-ee4e-11ee-b647-cb9ed24678a4 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-03-30T04:33:39.759 DEBUG:teuthology.orchestra.run.smithi172:mon.a> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.a.service 2024-03-30T04:33:39.804 DEBUG:teuthology.orchestra.run.smithi172:mgr.y> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.y.service 2024-03-30T04:33:39.848 INFO:tasks.cephadm:Bootstrapping... 2024-03-30T04:33:39.848 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 --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.172 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:33:40.049 INFO:teuthology.orchestra.run.smithi172.stderr:-------------------------------------------------------------------------------- 2024-03-30T04:33:40.049 INFO:teuthology.orchestra.run.smithi172.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '905d457c-ee4e-11ee-b647-cb9ed24678a4', '--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.172', '--skip-admin-label'] 2024-03-30T04:33:40.049 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying podman|docker is present... 2024-03-30T04:33:40.049 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying lvm2 is present... 2024-03-30T04:33:40.050 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying time synchronization is in place... 2024-03-30T04:33:40.055 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T04:33:40.059 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2024-03-30T04:33:40.063 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T04:33:40.067 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2024-03-30T04:33:40.070 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: masked 2024-03-30T04:33:40.074 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2024-03-30T04:33:40.077 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T04:33:40.081 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2024-03-30T04:33:40.085 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: enabled 2024-03-30T04:33:40.088 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: active 2024-03-30T04:33:40.089 INFO:teuthology.orchestra.run.smithi172.stderr:Unit ntp.service is enabled and running 2024-03-30T04:33:40.089 INFO:teuthology.orchestra.run.smithi172.stderr:Repeating the final host check... 2024-03-30T04:33:40.089 INFO:teuthology.orchestra.run.smithi172.stderr:docker (/usr/bin/docker) is present 2024-03-30T04:33:40.089 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl is present 2024-03-30T04:33:40.089 INFO:teuthology.orchestra.run.smithi172.stderr:lvcreate is present 2024-03-30T04:33:40.092 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-03-30T04:33:40.095 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2024-03-30T04:33:40.098 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-03-30T04:33:40.102 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2024-03-30T04:33:40.105 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: masked 2024-03-30T04:33:40.108 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2024-03-30T04:33:40.111 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-03-30T04:33:40.115 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: inactive 2024-03-30T04:33:40.118 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: enabled 2024-03-30T04:33:40.121 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: active 2024-03-30T04:33:40.122 INFO:teuthology.orchestra.run.smithi172.stderr:Unit ntp.service is enabled and running 2024-03-30T04:33:40.122 INFO:teuthology.orchestra.run.smithi172.stderr:Host looks OK 2024-03-30T04:33:40.122 INFO:teuthology.orchestra.run.smithi172.stderr:Cluster fsid: 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:40.122 INFO:teuthology.orchestra.run.smithi172.stderr:Acquiring lock 140495725626752 on /run/cephadm/905d457c-ee4e-11ee-b647-cb9ed24678a4.lock 2024-03-30T04:33:40.122 INFO:teuthology.orchestra.run.smithi172.stderr:Lock 140495725626752 acquired on /run/cephadm/905d457c-ee4e-11ee-b647-cb9ed24678a4.lock 2024-03-30T04:33:40.122 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying IP 172.21.15.172 port 3300 ... 2024-03-30T04:33:40.123 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying IP 172.21.15.172 port 6789 ... 2024-03-30T04:33:40.123 INFO:teuthology.orchestra.run.smithi172.stderr:Base mon IP is 172.21.15.172, final addrv is [v2:172.21.15.172:3300,v1:172.21.15.172:6789] 2024-03-30T04:33:40.124 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-03-30T04:33:40.124 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.172 metric 100 2024-03-30T04:33:40.124 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.172 metric 100 2024-03-30T04:33:40.124 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-03-30T04:33:40.124 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.172 metric 100 2024-03-30T04:33:40.125 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.172 metric 100 2024-03-30T04:33:40.125 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.172 metric 100 2024-03-30T04:33:40.125 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.172 metric 100 2024-03-30T04:33:40.126 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-03-30T04:33:40.126 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-03-30T04:33:40.126 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1794sec pref medium 2024-03-30T04:33:40.128 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-03-30T04:33:40.128 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-03-30T04:33:40.128 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T04:33:40.128 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-03-30T04:33:40.128 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe88:7f91/64 scope link 2024-03-30T04:33:40.128 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-03-30T04:33:40.129 INFO:teuthology.orchestra.run.smithi172.stderr:Mon IP `172.21.15.172` is in CIDR network `172.21.0.0/20` 2024-03-30T04:33:40.129 INFO:teuthology.orchestra.run.smithi172.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-03-30T04:33:40.129 INFO:teuthology.orchestra.run.smithi172.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-03-30T04:33:40.569 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-03-30T04:33:40.731 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-03-30T04:33:40.731 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-03-30T04:33:40.764 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-03-30T04:33:41.631 INFO:teuthology.orchestra.run.smithi172.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T04:33:42.218 INFO:teuthology.orchestra.run.smithi172.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-03-30T04:33:42.218 INFO:teuthology.orchestra.run.smithi172.stderr:Extracting ceph user uid/gid from container image... 2024-03-30T04:33:42.939 INFO:teuthology.orchestra.run.smithi172.stderr:stat: 167 167 2024-03-30T04:33:43.532 INFO:teuthology.orchestra.run.smithi172.stderr:Creating initial keys... 2024-03-30T04:33:44.175 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-authtool: AQAolgdmuxS9ChAA3GOBLDLqdzqx1QQRV7r2og== 2024-03-30T04:33:45.459 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-authtool: AQAplgdmREuzGxAA0QRNCst+HRpt3Odd9V8OtA== 2024-03-30T04:33:46.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-authtool: AQAqlgdmayiRLRAAe2nztFkyBDSIdc4oPBwrRg== 2024-03-30T04:33:47.254 INFO:teuthology.orchestra.run.smithi172.stderr:Creating initial monmap... 2024-03-30T04:33:48.022 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T04:33:48.022 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-03-30T04:33:48.022 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:48.022 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T04:33:48.642 INFO:teuthology.orchestra.run.smithi172.stderr:monmaptool for a [v2:172.21.15.172:3300,v1:172.21.15.172:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-03-30T04:33:48.643 INFO:teuthology.orchestra.run.smithi172.stderr:setting min_mon_release = octopus 2024-03-30T04:33:48.643 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: set fsid to 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:48.643 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-03-30T04:33:48.643 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:33:48.643 INFO:teuthology.orchestra.run.smithi172.stderr:Creating mon... 2024-03-30T04:33:49.294 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:33:49.295 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 1 imported monmap: 2024-03-30T04:33:49.295 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: epoch 0 2024-03-30T04:33:49.295 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:49.295 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: last_changed 2024-03-30T04:33:48.026951+0000 2024-03-30T04:33:49.295 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: created 2024-03-30T04:33:48.026951+0000 2024-03-30T04:33:49.295 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-03-30T04:33:49.295 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-03-30T04:33:49.295 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T04:33:49.322 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.322 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 0 /usr/bin/ceph-mon: set fsid to 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:49.322 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: DB SUMMARY 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: DB Session ID: ATDCJBF33H3BLPAOP232 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.create_if_missing: 1 2024-03-30T04:33:49.323 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.env: 0x56147eec6860 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.info_log: 0x56148004d320 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:33:49.324 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:33:49.325 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.write_buffer_manager: 0x5614802ed950 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:33:49.326 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.row_cache: None 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:33:49.327 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:33:49.328 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:33:49.329 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.294+0000 7fd6908d5880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.298+0000 7fd6908d5880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.merge_operator: 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:33:49.330 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56148009eb08) 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: index_type: 0 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: checksum: 1 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-03-30T04:33:49.331 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_cache: 0x56148007e170 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-03-30T04:33:49.332 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: format_version: 4 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: block_align: 0 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:33:49.333 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:33:49.334 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:33:49.335 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:33:49.336 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:33:49.337 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:33:49.338 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 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-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.302+0000 7fd6908d5880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.306+0000 7fd6908d5880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x561480064a80 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.306+0000 7fd6908d5880 4 rocksdb: DB pointer 0x5614800d8000 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.306+0000 7fd6824bf700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.306+0000 7fd6824bf700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.339 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:33:49.340 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.341 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.342 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.343 INFO:teuthology.orchestra.run.smithi172.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-03-30T04:33:49.343 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.343 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:33:49.343 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: 2024-03-30T04:33:49.343 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.306+0000 7fd6908d5880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-03-30T04:33:49.343 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.306+0000 7fd6908d5880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-03-30T04:33:49.343 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph-mon: debug 2024-03-30T04:33:49.306+0000 7fd6908d5880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-03-30T04:33:49.805 INFO:teuthology.orchestra.run.smithi172.stderr:create mon.a on 2024-03-30T04:33:50.067 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-03-30T04:33:50.292 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4.target. 2024-03-30T04:33:50.292 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4.target -> /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4.target. 2024-03-30T04:33:50.715 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to reset failed state of unit ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.a.service: Unit ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.a.service not loaded. 2024-03-30T04:33:50.719 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4.target.wants/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.a.service -> /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service. 2024-03-30T04:33:50.916 INFO:teuthology.orchestra.run.smithi172.stderr:firewalld does not appear to be present 2024-03-30T04:33:50.916 INFO:teuthology.orchestra.run.smithi172.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T04:33:50.916 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mon to start... 2024-03-30T04:33:50.916 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mon... 2024-03-30T04:33:52.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:52 smithi172 bash[18089]: cluster 2024-03-30T04:33:52.244985+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:33:52.501 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: cluster: 2024-03-30T04:33:52.502 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: id: 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:52.502 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-03-30T04:33:52.502 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:33:52.502 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: services: 2024-03-30T04:33:52.502 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.255636s) 2024-03-30T04:33:52.502 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mgr: no daemons active 2024-03-30T04:33:52.503 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-03-30T04:33:52.503 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:33:52.503 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: data: 2024-03-30T04:33:52.504 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-03-30T04:33:52.504 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-03-30T04:33:52.504 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-03-30T04:33:52.504 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: pgs: 2024-03-30T04:33:52.504 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:33:53.005 INFO:teuthology.orchestra.run.smithi172.stderr:mon is available 2024-03-30T04:33:53.005 INFO:teuthology.orchestra.run.smithi172.stderr:Assimilating anything we can from ceph.conf... 2024-03-30T04:33:53.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:53 smithi172 bash[18089]: cluster 2024-03-30T04:33:52.250145+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:33:53.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:53 smithi172 bash[18089]: cluster 2024-03-30T04:33:52.250555+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} 2024-03-30T04:33:53.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:53 smithi172 bash[18089]: cluster 2024-03-30T04:33:52.253651+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-03-30T04:33:53.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:53 smithi172 bash[18089]: cluster 2024-03-30T04:33:52.257585+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T04:33:53.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:53 smithi172 bash[18089]: cluster 2024-03-30T04:33:52.258068+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T04:33:53.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:53 smithi172 bash[18089]: audit 2024-03-30T04:33:52.505732+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.172:0/2427484010' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:33:53.991 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:33:53.991 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [global] 2024-03-30T04:33:53.991 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: fsid = 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:53.991 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.172:3300,v1:172.21.15.172:6789] 2024-03-30T04:33:53.991 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T04:33:53.991 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [mgr] 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [osd] 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T04:33:53.992 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T04:33:54.578 INFO:teuthology.orchestra.run.smithi172.stderr:Generating new minimal ceph.conf... 2024-03-30T04:33:54.597 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:54 smithi172 bash[18089]: audit 2024-03-30T04:33:53.991149+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.172:0/2051486291' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T04:33:54.598 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:54 smithi172 bash[18089]: audit 2024-03-30T04:33:53.994330+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.172:0/2051486291' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T04:33:55.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:55 smithi172 bash[18089]: audit 2024-03-30T04:33:55.581626+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.172:0/2082384709' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:33:56.133 INFO:teuthology.orchestra.run.smithi172.stderr:Restarting the monitor... 2024-03-30T04:33:56.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 systemd[1]: Stopping Ceph mon.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:33:56.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 bash[18451]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T04:33:56.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 bash[18089]: debug 2024-03-30T04:33:56.206+0000 7fbb72306700 -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-03-30T04:33:56.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 bash[18089]: debug 2024-03-30T04:33:56.206+0000 7fbb72306700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-03-30T04:33:56.959 INFO:teuthology.orchestra.run.smithi172.stderr:Setting mon public_network to 172.21.0.0/20 2024-03-30T04:33:57.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 bash[18459]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T04:33:57.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 bash[18494]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon.a 2024-03-30T04:33:57.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T04:33:57.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 systemd[1]: Stopped Ceph mon.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:33:57.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:56 smithi172 systemd[1]: Started Ceph mon.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:33:58.368 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.102+0000 7f730f998880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.102+0000 7f730f998880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.102+0000 7f730f998880 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 0 load: jerasure load: lrc 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: DB SUMMARY 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: DB Session ID: 4HVXTWF94V45PKLDSVXZ 2024-03-30T04:33:58.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82655 ; 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.env: 0x563786ac6860 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.info_log: 0x5637887d9e00 2024-03-30T04:33:58.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:33:58.371 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:33:58.373 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:33:58.374 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.write_buffer_manager: 0x5637888ca270 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:33:58.375 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.row_cache: None 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:33:58.376 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:33:58.377 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:33:58.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:33:58.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:33:58.380 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:33:58.380 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:33:58.380 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:33:58.380 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-03-30T04:33:58.380 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:33:58.380 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:33:58.380 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.merge_operator: 2024-03-30T04:33:58.381 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:33:58.381 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:33:58.381 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5637887a7d00) 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: cache_index_and_filter_blocks: 1 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: pin_top_level_index_and_filter: 1 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: index_type: 0 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: data_block_index_type: 0 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: index_shortening: 1 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: hash_index_allow_collision: 1 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: checksum: 1 2024-03-30T04:33:58.382 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: no_block_cache: 0 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: block_cache: 0x56378880e170 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: block_cache_name: BinnedLRUCache 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: block_cache_options: 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: capacity : 536870912 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: num_shard_bits : 4 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: strict_capacity_limit : 0 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: high_pri_pool_ratio: 0.000 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: block_cache_compressed: (nil) 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: persistent_cache: (nil) 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: block_size: 4096 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: block_size_deviation: 10 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: block_restart_interval: 16 2024-03-30T04:33:58.383 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: index_block_restart_interval: 1 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: metadata_block_size: 4096 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: partition_filters: 0 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: use_delta_encoding: 1 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: whole_key_filtering: 1 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: verify_compression: 0 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: read_amp_bytes_per_bit: 0 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: format_version: 4 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: enable_index_compression: 1 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: block_align: 0 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:33:58.384 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:33:58.385 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:33:58.386 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:33:58.387 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:33:58.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:33:58.389 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 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-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773238111627, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.106+0000 7f730f998880 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-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f730f998880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773238112507, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79205, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77468, "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": 71777, "raw_average_value_size": 340, "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": 1711773238, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "d539469a-15ba-45f7-b304-9f06a9b3bb63", "db_session_id": "4HVXTWF94V45PKLDSVXZ"}} 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f730f998880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-03-30T04:33:58.390 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f730f998880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773238112938, "job": 1, "event": "recovery_finished"} 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f730f998880 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-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f730f998880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5637887f4a80 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f730f998880 4 rocksdb: DB pointer 0x563788804000 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f72ff720700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f72ff720700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ** DB Stats ** 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ** Compaction Stats [default] ** 2024-03-30T04:33:58.391 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 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-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ** Compaction Stats [default] ** 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 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-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:33:58.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Cumulative compaction: 0.00 GB write, 17.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Interval compaction: 0.00 GB write, 17.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 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-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ** Compaction Stats [default] ** 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 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-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 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-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ** Compaction Stats [default] ** 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 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-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:33:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 136.3 0.00 0.00 1 0.001 0 0 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Cumulative compaction: 0.00 GB write, 16.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 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-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.110+0000 7f730f998880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] at bind addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.114+0000 7f730f998880 1 mon.a@-1(???) e1 preinit fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:33:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.114+0000 7f730f998880 0 mon.a@-1(???).mds e1 new map 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.114+0000 7f730f998880 0 mon.a@-1(???).mds e1 print_map 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: e1 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 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-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: legacy client fscid: -1 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: No filesystems configured 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.114+0000 7f730f998880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.114+0000 7f730f998880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.114+0000 7f730f998880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.114+0000 7f730f998880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: debug 2024-03-30T04:33:58.114+0000 7f730f998880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-03-30T04:33:58.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: cluster 2024-03-30T04:33:58.136794+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-03-30T04:33:58.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: cluster 2024-03-30T04:33:58.136853+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0]} 2024-03-30T04:33:58.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: cluster 2024-03-30T04:33:58.136950+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-03-30T04:33:58.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: cluster 2024-03-30T04:33:58.136979+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-03-30T04:33:58.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:58 smithi172 bash[18533]: cluster 2024-03-30T04:33:58.137356+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-03-30T04:33:58.951 INFO:teuthology.orchestra.run.smithi172.stderr:Wrote config to /etc/ceph/ceph.conf 2024-03-30T04:33:58.951 INFO:teuthology.orchestra.run.smithi172.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:33:58.951 INFO:teuthology.orchestra.run.smithi172.stderr:Creating mgr... 2024-03-30T04:33:58.951 INFO:teuthology.orchestra.run.smithi172.stderr:Verifying port 9283 ... 2024-03-30T04:33:59.200 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Failed to reset failed state of unit ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.y.service: Unit ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.y.service not loaded. 2024-03-30T04:33:59.205 INFO:teuthology.orchestra.run.smithi172.stderr:systemctl: Created symlink /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4.target.wants/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.y.service -> /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service. 2024-03-30T04:33:59.327 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:33:59.421 INFO:teuthology.orchestra.run.smithi172.stderr:firewalld does not appear to be present 2024-03-30T04:33:59.421 INFO:teuthology.orchestra.run.smithi172.stderr:Not possible to enable service . firewalld.service is not available 2024-03-30T04:33:59.422 INFO:teuthology.orchestra.run.smithi172.stderr:firewalld does not appear to be present 2024-03-30T04:33:59.422 INFO:teuthology.orchestra.run.smithi172.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-03-30T04:33:59.422 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mgr to start... 2024-03-30T04:33:59.422 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mgr... 2024-03-30T04:33:59.612 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:33:59.612 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:33:59 smithi172 bash[18533]: audit 2024-03-30T04:33:58.358233+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.172:0/3914054870' entity='client.admin' 2024-03-30T04:34:00.753 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:34:00.753 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2024-03-30T04:34:00.753 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsid": "905d457c-ee4e-11ee-b647-cb9ed24678a4", 2024-03-30T04:34:00.753 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:34:00.753 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:34:00.753 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:34:00.753 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:34:00.753 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 0 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "a" 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:34:00.754 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:34:00.755 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:00.758 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:34:00.758 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:34:00.758 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:34:00.758 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:34:00.759 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:33:52.251930+0000", 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:34:00.760 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2024-03-30T04:34:00.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:00 smithi172 bash[18533]: audit 2024-03-30T04:34:00.755414+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.172:0/1712685580' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:34:00.902 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:00 smithi172 bash[18786]: debug 2024-03-30T04:34:00.638+0000 7fe17a797000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:34:01.391 INFO:teuthology.orchestra.run.smithi172.stderr:mgr not available, waiting (1/15)... 2024-03-30T04:34:02.506 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:02 smithi172 bash[18786]: debug 2024-03-30T04:34:02.162+0000 7fe17a797000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:34:02.506 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:02 smithi172 bash[18786]: debug 2024-03-30T04:34:02.254+0000 7fe17a797000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:34:02.506 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:02 smithi172 bash[18786]: debug 2024-03-30T04:34:02.506+0000 7fe17a797000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:34:03.556 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:03 smithi172 bash[18786]: debug 2024-03-30T04:34:03.246+0000 7fe17a797000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:34:03.557 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:03 smithi172 bash[18786]: debug 2024-03-30T04:34:03.350+0000 7fe17a797000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:34:03.557 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:03 smithi172 bash[18786]: debug 2024-03-30T04:34:03.450+0000 7fe17a797000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:34:03.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:03 smithi172 bash[18786]: debug 2024-03-30T04:34:03.558+0000 7fe17a797000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:34:03.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:03 smithi172 bash[18786]: debug 2024-03-30T04:34:03.766+0000 7fe17a797000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:34:04.328 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:04 smithi172 bash[18786]: debug 2024-03-30T04:34:04.038+0000 7fe17a797000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:34:04.328 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:04 smithi172 bash[18786]: debug 2024-03-30T04:34:04.138+0000 7fe17a797000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsid": "905d457c-ee4e-11ee-b647-cb9ed24678a4", 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:34:04.465 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 0 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "a" 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:34:04.466 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:04.467 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:04.468 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:34:04.469 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:04.469 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:33:52.251930+0000", 2024-03-30T04:34:04.469 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:34:04.469 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:04.469 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:34:04.469 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2024-03-30T04:34:04.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:04 smithi172 bash[18533]: audit 2024-03-30T04:34:04.464411+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.172:0/2447189881' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:34:04.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:04 smithi172 bash[18786]: debug 2024-03-30T04:34:04.330+0000 7fe17a797000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:34:04.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:04 smithi172 bash[18786]: debug 2024-03-30T04:34:04.578+0000 7fe17a797000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:34:05.003 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:04 smithi172 bash[18786]: debug 2024-03-30T04:34:04.842+0000 7fe17a797000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:34:05.072 INFO:teuthology.orchestra.run.smithi172.stderr:mgr not available, waiting (2/15)... 2024-03-30T04:34:05.343 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:05 smithi172 bash[18786]: debug 2024-03-30T04:34:05.006+0000 7fe17a797000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:34:05.343 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:05 smithi172 bash[18786]: debug 2024-03-30T04:34:05.230+0000 7fe17a797000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:34:05.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:05 smithi172 bash[18786]: debug 2024-03-30T04:34:05.342+0000 7fe17a797000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:34:06.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:05 smithi172 bash[18786]: debug 2024-03-30T04:34:05.678+0000 7fe17a797000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:34:06.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:06 smithi172 bash[18786]: debug 2024-03-30T04:34:06.382+0000 7fe17a797000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:34:06.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:06 smithi172 bash[18786]: debug 2024-03-30T04:34:06.490+0000 7fe17a797000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:34:07.013 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:06 smithi172 bash[18786]: debug 2024-03-30T04:34:06.694+0000 7fe17a797000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:34:07.377 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18786]: debug 2024-03-30T04:34:07.014+0000 7fe17a797000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:34:07.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18786]: debug 2024-03-30T04:34:07.378+0000 7fe17a797000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:34:07.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18786]: debug 2024-03-30T04:34:07.490+0000 7fe17a797000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: cluster 2024-03-30T04:34:07.513344+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: cluster 2024-03-30T04:34:07.519677+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00645083s) 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: audit 2024-03-30T04:34:07.520653+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: audit 2024-03-30T04:34:07.520787+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: audit 2024-03-30T04:34:07.520899+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: audit 2024-03-30T04:34:07.521000+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: audit 2024-03-30T04:34:07.522637+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: cluster 2024-03-30T04:34:07.546375+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: audit 2024-03-30T04:34:07.559213+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:07.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:07 smithi172 bash[18533]: audit 2024-03-30T04:34:07.560513+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:08.044 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsid": "905d457c-ee4e-11ee-b647-cb9ed24678a4", 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 0 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "a" 2024-03-30T04:34:08.045 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:34:08.046 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:34:08.047 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": false, 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:33:52.251930+0000", 2024-03-30T04:34:08.048 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:34:08.049 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:08.049 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:34:08.049 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2024-03-30T04:34:08.712 INFO:teuthology.orchestra.run.smithi172.stderr:mgr not available, waiting (3/15)... 2024-03-30T04:34:08.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:08 smithi172 bash[18533]: audit 2024-03-30T04:34:07.569258+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' 2024-03-30T04:34:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:08 smithi172 bash[18533]: audit 2024-03-30T04:34:07.576473+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' 2024-03-30T04:34:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:08 smithi172 bash[18533]: audit 2024-03-30T04:34:07.578075+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.172:0/3502471009' entity='mgr.y' 2024-03-30T04:34:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:08 smithi172 bash[18533]: audit 2024-03-30T04:34:08.044047+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.172:0/2741796698' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:34:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:08 smithi172 bash[18533]: cluster 2024-03-30T04:34:08.524463+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01124s) 2024-03-30T04:34:10.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:10 smithi172 bash[18533]: cluster 2024-03-30T04:34:09.579998+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsid": "905d457c-ee4e-11ee-b647-cb9ed24678a4", 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "health": { 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "checks": {}, 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mutes": [] 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum": [ 2024-03-30T04:34:12.089 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 0 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_names": [ 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "a" 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "monmap": { 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-03-30T04:34:12.090 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_mons": 1 2024-03-30T04:34:12.091 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:12.091 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osdmap": { 2024-03-30T04:34:12.092 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:12.092 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_osds": 0, 2024-03-30T04:34:12.092 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-03-30T04:34:12.092 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-03-30T04:34:12.092 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-03-30T04:34:12.092 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-03-30T04:34:12.092 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-03-30T04:34:12.092 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:12.095 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgmap": { 2024-03-30T04:34:12.095 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-03-30T04:34:12.095 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-03-30T04:34:12.095 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_pools": 0, 2024-03-30T04:34:12.095 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_objects": 0, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "bytes_total": 0 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "fsmap": { 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "by_rank": [], 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "up:standby": 0 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap": { 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-03-30T04:34:12.096 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modules": [ 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "iostat", 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "nfs", 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "restful" 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ], 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "servicemap": { 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 1, 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "modified": "2024-03-30T04:33:52.251930+0000", 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "services": {} 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: }, 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "progress_events": {} 2024-03-30T04:34:12.097 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2024-03-30T04:34:12.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:12 smithi172 bash[18533]: audit 2024-03-30T04:34:12.091775+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.172:0/1409255945' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-03-30T04:34:12.670 INFO:teuthology.orchestra.run.smithi172.stderr:mgr is available 2024-03-30T04:34:13.884 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:34:13.884 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [global] 2024-03-30T04:34:13.884 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: fsid = 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:34:13.884 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [mgr] 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: [osd] 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-03-30T04:34:13.885 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-03-30T04:34:14.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:14 smithi172 bash[18533]: audit 2024-03-30T04:34:13.884664+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.172:0/468841507' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-03-30T04:34:14.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:14 smithi172 bash[18533]: audit 2024-03-30T04:34:13.888250+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.172:0/468841507' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-03-30T04:34:14.489 INFO:teuthology.orchestra.run.smithi172.stderr:Enabling cephadm module... 2024-03-30T04:34:16.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:15 smithi172 bash[18533]: audit 2024-03-30T04:34:15.775400+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.172:0/1185833200' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-03-30T04:34:16.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:15 smithi172 bash[18786]: ignoring --setuser ceph since I am not root 2024-03-30T04:34:16.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:15 smithi172 bash[18786]: ignoring --setgroup ceph since I am not root 2024-03-30T04:34:16.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:16 smithi172 bash[18786]: debug 2024-03-30T04:34:16.010+0000 7fafbd169000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:34:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:16 smithi172 bash[18533]: audit 2024-03-30T04:34:15.831935+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.172:0/1185833200' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-03-30T04:34:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:16 smithi172 bash[18533]: cluster 2024-03-30T04:34:15.832049+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-03-30T04:34:17.639 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2024-03-30T04:34:17.640 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 5, 2024-03-30T04:34:17.640 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:34:17.640 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T04:34:17.640 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T04:34:17.640 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2024-03-30T04:34:17.828 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:17 smithi172 bash[18786]: debug 2024-03-30T04:34:17.526+0000 7fafbd169000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:34:17.828 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:17 smithi172 bash[18786]: debug 2024-03-30T04:34:17.622+0000 7fafbd169000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:34:18.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:17 smithi172 bash[18533]: audit 2024-03-30T04:34:17.644357+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.172:0/4103719737' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T04:34:18.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:17 smithi172 bash[18786]: debug 2024-03-30T04:34:17.870+0000 7fafbd169000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:34:18.306 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for the mgr to restart... 2024-03-30T04:34:18.306 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mgr epoch 5... 2024-03-30T04:34:18.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:18 smithi172 bash[18786]: debug 2024-03-30T04:34:18.598+0000 7fafbd169000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:34:18.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:18 smithi172 bash[18786]: debug 2024-03-30T04:34:18.706+0000 7fafbd169000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:34:18.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:18 smithi172 bash[18786]: debug 2024-03-30T04:34:18.806+0000 7fafbd169000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:34:19.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:18 smithi172 bash[18786]: debug 2024-03-30T04:34:18.914+0000 7fafbd169000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:34:19.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:19 smithi172 bash[18786]: debug 2024-03-30T04:34:19.130+0000 7fafbd169000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:34:19.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:19 smithi172 bash[18786]: debug 2024-03-30T04:34:19.398+0000 7fafbd169000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:34:19.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:19 smithi172 bash[18786]: debug 2024-03-30T04:34:19.502+0000 7fafbd169000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:34:20.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:19 smithi172 bash[18786]: debug 2024-03-30T04:34:19.674+0000 7fafbd169000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:34:20.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:19 smithi172 bash[18786]: debug 2024-03-30T04:34:19.918+0000 7fafbd169000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:34:20.570 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:20 smithi172 bash[18786]: debug 2024-03-30T04:34:20.182+0000 7fafbd169000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:34:20.570 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:20 smithi172 bash[18786]: debug 2024-03-30T04:34:20.342+0000 7fafbd169000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:34:20.570 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:20 smithi172 bash[18786]: debug 2024-03-30T04:34:20.570+0000 7fafbd169000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:34:20.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:20 smithi172 bash[18786]: debug 2024-03-30T04:34:20.686+0000 7fafbd169000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:34:21.401 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:21 smithi172 bash[18786]: debug 2024-03-30T04:34:21.018+0000 7fafbd169000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:34:22.044 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:21 smithi172 bash[18786]: debug 2024-03-30T04:34:21.734+0000 7fafbd169000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:34:22.045 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:21 smithi172 bash[18786]: debug 2024-03-30T04:34:21.846+0000 7fafbd169000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:34:22.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:22 smithi172 bash[18786]: debug 2024-03-30T04:34:22.046+0000 7fafbd169000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:34:22.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:22 smithi172 bash[18786]: debug 2024-03-30T04:34:22.370+0000 7fafbd169000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:34:23.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:22 smithi172 bash[18786]: debug 2024-03-30T04:34:22.734+0000 7fafbd169000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:34:23.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:22 smithi172 bash[18786]: debug 2024-03-30T04:34:22.846+0000 7fafbd169000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:34:23.937 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2024-03-30T04:34:23.937 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-03-30T04:34:23.937 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T04:34:23.937 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2024-03-30T04:34:24.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: cluster 2024-03-30T04:34:22.869477+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:34:24.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: cluster 2024-03-30T04:34:22.870636+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: cluster 2024-03-30T04:34:22.874684+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: cluster 2024-03-30T04:34:22.927265+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0569409s) 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.929123+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.930551+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.931793+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.932206+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.932425+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: cluster 2024-03-30T04:34:22.958556+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.974485+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.977212+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.980059+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.981987+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.984834+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:24.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.993625+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:24.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:23 smithi172 bash[18533]: audit 2024-03-30T04:34:22.994904+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:24.612 INFO:teuthology.orchestra.run.smithi172.stderr:mgr epoch 5 is available 2024-03-30T04:34:24.612 INFO:teuthology.orchestra.run.smithi172.stderr:Setting orchestrator backend to cephadm... 2024-03-30T04:34:24.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18786]: [30/Mar/2024:04:34:24] ENGINE Bus STARTING 2024-03-30T04:34:24.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18786]: [30/Mar/2024:04:34:24] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:34:24.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18786]: [30/Mar/2024:04:34:24] ENGINE Bus STARTED 2024-03-30T04:34:25.366 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18533]: cluster 2024-03-30T04:34:23.933017+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.0627s) 2024-03-30T04:34:25.366 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18533]: cephadm 2024-03-30T04:34:24.495098+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [30/Mar/2024:04:34:24] ENGINE Bus STARTING 2024-03-30T04:34:25.366 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18533]: cephadm 2024-03-30T04:34:24.613655+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [30/Mar/2024:04:34:24] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:34:25.366 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18533]: cephadm 2024-03-30T04:34:24.613900+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [30/Mar/2024:04:34:24] ENGINE Bus STARTED 2024-03-30T04:34:25.366 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18533]: audit 2024-03-30T04:34:24.619360+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:25.366 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:24 smithi172 bash[18533]: audit 2024-03-30T04:34:24.654305+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:26.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:26 smithi172 bash[18533]: cluster 2024-03-30T04:34:25.622884+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-03-30T04:34:26.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:26 smithi172 bash[18533]: audit 2024-03-30T04:34:25.914748+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:26.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:26 smithi172 bash[18533]: audit 2024-03-30T04:34:25.922735+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:27.685 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: value unchanged 2024-03-30T04:34:27.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:27 smithi172 bash[18533]: audit 2024-03-30T04:34:25.904171+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-03-30T04:34:28.290 INFO:teuthology.orchestra.run.smithi172.stderr:Generating ssh key... 2024-03-30T04:34:28.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:28 smithi172 bash[18533]: audit 2024-03-30T04:34:27.690412+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-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: Generating public/private rsa key pair. 2024-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: Your identification has been saved in /tmp/tmpp09durls/key. 2024-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: Your public key has been saved in /tmp/tmpp09durls/key.pub. 2024-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: The key fingerprint is: 2024-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: SHA256:7f4u1XL9o00XE6r4LVYYoAHFvBSynvK0hOCDkjrsdtM ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: The key's randomart image is: 2024-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: +---[RSA 3072]----+ 2024-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: | o=o. | 2024-03-30T04:34:30.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: | o= . | 2024-03-30T04:34:30.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: | . .. + . . | 2024-03-30T04:34:30.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: |o.. o .o . . . .| 2024-03-30T04:34:30.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: |+o o = S . oo + | 2024-03-30T04:34:30.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: |+ . = . ...+.o +| 2024-03-30T04:34:30.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: |o. .o ..o.o .o| 2024-03-30T04:34:30.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: |.o o E .oo. o.o| 2024-03-30T04:34:30.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: |... . o=+o...| 2024-03-30T04:34:30.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:29 smithi172 bash[18786]: +----[SHA256]-----+ 2024-03-30T04:34:31.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:30 smithi172 bash[18533]: audit 2024-03-30T04:34:29.473703+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:34:31.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:30 smithi172 bash[18533]: cephadm 2024-03-30T04:34:29.474093+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-03-30T04:34:31.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:30 smithi172 bash[18533]: audit 2024-03-30T04:34:29.873628+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:31.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:30 smithi172 bash[18533]: audit 2024-03-30T04:34:29.878768+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:31.564 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYFTzlg/sex09Qwh/eMSJ8VDN4d6yTPfSDNx5jZpQ/nxWUDzAwfNY7n6xrn2/2ubc8F0OOHaBwX8eWB3uVU6juP3B/DNMU5EgHVmxB+zm3xgU2FtrkHh8ju4Ne9kRa/Rf4W1r9y4epWzIlZ8oCaTX72V0U2uW45/SEgrLceJmJaC6KsacBsWNLyKKNIyXJKLuJBE/ptK1C2q6wMEWpAO4kP9wyGnDvNq5uiG7/+/z7VBzzLrDjfm0AADC1eXVzySFXg5OZfZ4K+eFt4zBjEnO8TO895g7WeCN5sIjI2tIT9p3hxlnOtvOXZ1sN40KRlZmMJ2QcHdMEI8CSjsLlD4/gWrX3egQLAkXJaFvgfoSXtb//uuYpvTAtHE5YiHM1RlHi9gtTx4Xazo/fMSjKP51EylJUXZ0TX5hT+r9s+/pXVyiENbKRirQEmW+Yj5ZDlpfvWeq5ruOq4cbjM39bBM+OTu8L5+NBF0ZZ755LmoIuQ9kzp2IwwmC0xaODqLQgvZE= ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:34:32.126 INFO:teuthology.orchestra.run.smithi172.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-03-30T04:34:32.126 INFO:teuthology.orchestra.run.smithi172.stderr:Adding key to root@localhost authorized_keys... 2024-03-30T04:34:32.127 INFO:teuthology.orchestra.run.smithi172.stderr:Adding host smithi172... 2024-03-30T04:34:32.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:31 smithi172 bash[18533]: audit 2024-03-30T04:34:31.569191+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-03-30T04:34:34.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:34 smithi172 bash[18533]: audit 2024-03-30T04:34:33.369081+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi172", "addr": "172.21.15.172", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:34:34.388 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:34 smithi172 bash[18533]: cephadm 2024-03-30T04:34:33.713318+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi172 2024-03-30T04:34:34.395 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: Added host 'smithi172' with addr '172.21.15.172' 2024-03-30T04:34:35.306 INFO:teuthology.orchestra.run.smithi172.stderr:Deploying unmanaged mon service... 2024-03-30T04:34:35.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:35 smithi172 bash[18533]: audit 2024-03-30T04:34:34.400618+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:35.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:35 smithi172 bash[18533]: cephadm 2024-03-30T04:34:34.400953+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi172 2024-03-30T04:34:35.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:35 smithi172 bash[18533]: audit 2024-03-30T04:34:34.442547+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:36.951 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: Scheduled mon update... 2024-03-30T04:34:37.736 INFO:teuthology.orchestra.run.smithi172.stderr:Deploying unmanaged mgr service... 2024-03-30T04:34:38.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:37 smithi172 bash[18533]: audit 2024-03-30T04:34:36.952499+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-03-30T04:34:38.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:37 smithi172 bash[18533]: cephadm 2024-03-30T04:34:36.953711+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-03-30T04:34:38.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:37 smithi172 bash[18533]: audit 2024-03-30T04:34:36.956039+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:38.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:37 smithi172 bash[18533]: audit 2024-03-30T04:34:37.447025+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:38.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:37 smithi172 bash[18533]: audit 2024-03-30T04:34:37.695960+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:39.180 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-03-30T04:34:40.450 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:40 smithi172 bash[18533]: audit 2024-03-30T04:34:39.180158+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-03-30T04:34:40.451 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:40 smithi172 bash[18533]: cephadm 2024-03-30T04:34:39.182574+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-03-30T04:34:40.451 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:40 smithi172 bash[18533]: audit 2024-03-30T04:34:39.185419+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:41.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:41 smithi172 bash[18533]: audit 2024-03-30T04:34:40.626304+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:41.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:41 smithi172 bash[18533]: audit 2024-03-30T04:34:40.994516+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.172:0/1478859801' entity='client.admin' 2024-03-30T04:34:41.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:41 smithi172 bash[18533]: audit 2024-03-30T04:34:41.078253+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.172:0/3103972946' entity='mgr.y' 2024-03-30T04:34:43.429 INFO:teuthology.orchestra.run.smithi172.stderr:Enabling the dashboard module... 2024-03-30T04:34:44.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:43 smithi172 bash[18533]: audit 2024-03-30T04:34:42.812374+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.172:0/3358111325' entity='client.admin' 2024-03-30T04:34:45.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:44 smithi172 bash[18533]: cluster 2024-03-30T04:34:42.933204+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:34:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:45 smithi172 bash[18533]: audit 2024-03-30T04:34:45.021918+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.172:0/4098594555' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-03-30T04:34:46.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:45 smithi172 bash[18786]: ignoring --setuser ceph since I am not root 2024-03-30T04:34:46.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:45 smithi172 bash[18786]: ignoring --setgroup ceph since I am not root 2024-03-30T04:34:46.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:46 smithi172 bash[18786]: debug 2024-03-30T04:34:46.033+0000 7f6ccf525000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:34:47.109 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:46 smithi172 bash[18533]: audit 2024-03-30T04:34:45.824031+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.172:0/4098594555' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-03-30T04:34:47.109 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:46 smithi172 bash[18533]: cluster 2024-03-30T04:34:45.824100+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 22s) 2024-03-30T04:34:47.701 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2024-03-30T04:34:47.701 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "epoch": 9, 2024-03-30T04:34:47.701 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "available": true, 2024-03-30T04:34:47.701 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "active_name": "y", 2024-03-30T04:34:47.701 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "num_standby": 0 2024-03-30T04:34:47.701 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2024-03-30T04:34:47.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:47 smithi172 bash[18533]: audit 2024-03-30T04:34:47.705831+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.172:0/3816355655' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-03-30T04:34:47.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:47 smithi172 bash[18786]: debug 2024-03-30T04:34:47.581+0000 7f6ccf525000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:34:47.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:47 smithi172 bash[18786]: debug 2024-03-30T04:34:47.677+0000 7f6ccf525000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:34:48.293 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for the mgr to restart... 2024-03-30T04:34:48.293 INFO:teuthology.orchestra.run.smithi172.stderr:Waiting for mgr epoch 9... 2024-03-30T04:34:48.312 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:47 smithi172 bash[18786]: debug 2024-03-30T04:34:47.925+0000 7f6ccf525000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:34:48.927 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:48 smithi172 bash[18786]: debug 2024-03-30T04:34:48.665+0000 7f6ccf525000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:34:48.927 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:48 smithi172 bash[18786]: debug 2024-03-30T04:34:48.769+0000 7f6ccf525000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:34:48.927 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:48 smithi172 bash[18786]: debug 2024-03-30T04:34:48.873+0000 7f6ccf525000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:34:49.199 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:48 smithi172 bash[18786]: debug 2024-03-30T04:34:48.985+0000 7f6ccf525000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:34:49.473 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:49 smithi172 bash[18786]: debug 2024-03-30T04:34:49.201+0000 7f6ccf525000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:34:49.752 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:49 smithi172 bash[18786]: debug 2024-03-30T04:34:49.473+0000 7f6ccf525000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:34:49.752 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:49 smithi172 bash[18786]: debug 2024-03-30T04:34:49.577+0000 7f6ccf525000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:34:50.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:49 smithi172 bash[18786]: debug 2024-03-30T04:34:49.753+0000 7f6ccf525000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:34:50.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:50 smithi172 bash[18786]: debug 2024-03-30T04:34:50.001+0000 7f6ccf525000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:34:50.650 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:50 smithi172 bash[18786]: debug 2024-03-30T04:34:50.269+0000 7f6ccf525000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:34:50.651 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:50 smithi172 bash[18786]: debug 2024-03-30T04:34:50.429+0000 7f6ccf525000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:34:51.115 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:50 smithi172 bash[18786]: debug 2024-03-30T04:34:50.661+0000 7f6ccf525000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:34:51.115 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:50 smithi172 bash[18786]: debug 2024-03-30T04:34:50.781+0000 7f6ccf525000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:34:51.115 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:51 smithi172 bash[18786]: debug 2024-03-30T04:34:51.117+0000 7f6ccf525000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:34:52.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:51 smithi172 bash[18786]: debug 2024-03-30T04:34:51.841+0000 7f6ccf525000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:34:52.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:51 smithi172 bash[18786]: debug 2024-03-30T04:34:51.949+0000 7f6ccf525000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:34:52.477 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:52 smithi172 bash[18786]: debug 2024-03-30T04:34:52.153+0000 7f6ccf525000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:34:53.117 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:52 smithi172 bash[18786]: debug 2024-03-30T04:34:52.477+0000 7f6ccf525000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:34:53.117 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:52 smithi172 bash[18786]: debug 2024-03-30T04:34:52.849+0000 7f6ccf525000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:34:53.117 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:52 smithi172 bash[18786]: debug 2024-03-30T04:34:52.965+0000 7f6ccf525000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:34:53.989 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18786]: [30/Mar/2024:04:34:53] ENGINE Bus STARTING 2024-03-30T04:34:53.989 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18786]: [30/Mar/2024:04:34:53] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:34:53.989 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18786]: [30/Mar/2024:04:34:53] ENGINE Bus STARTED 2024-03-30T04:34:54.060 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: { 2024-03-30T04:34:54.061 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-03-30T04:34:54.061 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: "initialized": true 2024-03-30T04:34:54.061 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: } 2024-03-30T04:34:54.273 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: cluster 2024-03-30T04:34:52.990021+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:34:54.273 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: cluster 2024-03-30T04:34:52.990888+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-03-30T04:34:54.273 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: cluster 2024-03-30T04:34:52.995209+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-03-30T04:34:54.273 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: cluster 2024-03-30T04:34:53.048986+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0582561s) 2024-03-30T04:34:54.273 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.051719+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:34:54.273 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.053338+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.054418+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.054737+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.054899+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: cluster 2024-03-30T04:34:53.078294+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.097975+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.099676+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.112740+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.114095+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: cephadm 2024-03-30T04:34:53.671095+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [30/Mar/2024:04:34:53] ENGINE Bus STARTING 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: cephadm 2024-03-30T04:34:53.788422+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [30/Mar/2024:04:34:53] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: cephadm 2024-03-30T04:34:53.788580+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [30/Mar/2024:04:34:53] ENGINE Bus STARTED 2024-03-30T04:34:54.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:53 smithi172 bash[18533]: audit 2024-03-30T04:34:53.794193+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:34:54.750 INFO:teuthology.orchestra.run.smithi172.stderr:mgr epoch 9 is available 2024-03-30T04:34:54.751 INFO:teuthology.orchestra.run.smithi172.stderr:Generating a dashboard self-signed certificate... 2024-03-30T04:34:55.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:55 smithi172 bash[18533]: audit 2024-03-30T04:34:54.053546+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-03-30T04:34:55.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:55 smithi172 bash[18533]: cluster 2024-03-30T04:34:54.055637+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06491s) 2024-03-30T04:34:55.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:55 smithi172 bash[18533]: audit 2024-03-30T04:34:54.065895+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-03-30T04:34:56.062 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: Self-signed certificate created 2024-03-30T04:34:56.305 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:56 smithi172 bash[18533]: cluster 2024-03-30T04:34:55.059547+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-03-30T04:34:56.688 INFO:teuthology.orchestra.run.smithi172.stderr:Creating initial admin user... 2024-03-30T04:34:57.372 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:57 smithi172 bash[18533]: audit 2024-03-30T04:34:55.936747+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-03-30T04:34:57.372 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:57 smithi172 bash[18533]: audit 2024-03-30T04:34:56.058872+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:34:57.372 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:57 smithi172 bash[18533]: audit 2024-03-30T04:34:56.067008+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:34:58.074 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$E3H0u2srZ4UU58jPDp.ix.16R2Dn/ECC/UzBl2eLHioFc4llJcF5W", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1711773298, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-03-30T04:34:58.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:58 smithi172 bash[18533]: audit 2024-03-30T04:34:57.384444+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:34:58.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:58 smithi172 bash[18533]: audit 2024-03-30T04:34:57.817115+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:34:58.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:58 smithi172 bash[18533]: audit 2024-03-30T04:34:57.826730+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-03-30T04:34:58.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:34:58 smithi172 bash[18533]: audit 2024-03-30T04:34:58.079731+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:34:58.753 INFO:teuthology.orchestra.run.smithi172.stderr:Fetching dashboard port number... 2024-03-30T04:34:59.964 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: 8443 2024-03-30T04:35:00.567 INFO:teuthology.orchestra.run.smithi172.stderr:firewalld does not appear to be present 2024-03-30T04:35:00.567 INFO:teuthology.orchestra.run.smithi172.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-03-30T04:35:00.569 INFO:teuthology.orchestra.run.smithi172.stderr:Ceph Dashboard is now available at: 2024-03-30T04:35:00.569 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:35:00.569 INFO:teuthology.orchestra.run.smithi172.stderr: URL: https://smithi172.front.sepia.ceph.com:8443/ 2024-03-30T04:35:00.569 INFO:teuthology.orchestra.run.smithi172.stderr: User: admin 2024-03-30T04:35:00.569 INFO:teuthology.orchestra.run.smithi172.stderr: Password: ukkrnnwmtw 2024-03-30T04:35:00.569 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:35:00.569 INFO:teuthology.orchestra.run.smithi172.stderr:Enabling autotune for osd_memory_target 2024-03-30T04:35:00.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:00 smithi172 bash[18533]: cluster 2024-03-30T04:34:59.392230+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-03-30T04:35:00.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:00 smithi172 bash[18533]: audit 2024-03-30T04:34:59.969461+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.172:0/1579730400' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-03-30T04:35:04.443 INFO:teuthology.orchestra.run.smithi172.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-03-30T04:35:04.984 INFO:teuthology.orchestra.run.smithi172.stderr:You can access the Ceph CLI with: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr:Please consider enabling telemetry to help improve Ceph: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: ceph telemetry on 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr:For more information see: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T04:35:04.985 INFO:teuthology.orchestra.run.smithi172.stderr:Bootstrap complete. 2024-03-30T04:35:05.032 INFO:tasks.cephadm:Fetching config... 2024-03-30T04:35:05.032 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:35:05.032 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-03-30T04:35:05.038 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-03-30T04:35:05.038 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:35:05.038 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-03-30T04:35:05.085 INFO:tasks.cephadm:Fetching mon keyring... 2024-03-30T04:35:05.085 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:35:05.085 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-03-30T04:35:05.141 INFO:tasks.cephadm:Fetching pub ssh key... 2024-03-30T04:35:05.141 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:35:05.141 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-03-30T04:35:05.186 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-03-30T04:35:05.186 DEBUG:teuthology.orchestra.run.smithi172:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYFTzlg/sex09Qwh/eMSJ8VDN4d6yTPfSDNx5jZpQ/nxWUDzAwfNY7n6xrn2/2ubc8F0OOHaBwX8eWB3uVU6juP3B/DNMU5EgHVmxB+zm3xgU2FtrkHh8ju4Ne9kRa/Rf4W1r9y4epWzIlZ8oCaTX72V0U2uW45/SEgrLceJmJaC6KsacBsWNLyKKNIyXJKLuJBE/ptK1C2q6wMEWpAO4kP9wyGnDvNq5uiG7/+/z7VBzzLrDjfm0AADC1eXVzySFXg5OZfZ4K+eFt4zBjEnO8TO895g7WeCN5sIjI2tIT9p3hxlnOtvOXZ1sN40KRlZmMJ2QcHdMEI8CSjsLlD4/gWrX3egQLAkXJaFvgfoSXtb//uuYpvTAtHE5YiHM1RlHi9gtTx4Xazo/fMSjKP51EylJUXZ0TX5hT+r9s+/pXVyiENbKRirQEmW+Yj5ZDlpfvWeq5ruOq4cbjM39bBM+OTu8L5+NBF0ZZ755LmoIuQ9kzp2IwwmC0xaODqLQgvZE= ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T04:35:05.250 INFO:teuthology.orchestra.run.smithi172.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYFTzlg/sex09Qwh/eMSJ8VDN4d6yTPfSDNx5jZpQ/nxWUDzAwfNY7n6xrn2/2ubc8F0OOHaBwX8eWB3uVU6juP3B/DNMU5EgHVmxB+zm3xgU2FtrkHh8ju4Ne9kRa/Rf4W1r9y4epWzIlZ8oCaTX72V0U2uW45/SEgrLceJmJaC6KsacBsWNLyKKNIyXJKLuJBE/ptK1C2q6wMEWpAO4kP9wyGnDvNq5uiG7/+/z7VBzzLrDjfm0AADC1eXVzySFXg5OZfZ4K+eFt4zBjEnO8TO895g7WeCN5sIjI2tIT9p3hxlnOtvOXZ1sN40KRlZmMJ2QcHdMEI8CSjsLlD4/gWrX3egQLAkXJaFvgfoSXtb//uuYpvTAtHE5YiHM1RlHi9gtTx4Xazo/fMSjKP51EylJUXZ0TX5hT+r9s+/pXVyiENbKRirQEmW+Yj5ZDlpfvWeq5ruOq4cbjM39bBM+OTu8L5+NBF0ZZ755LmoIuQ9kzp2IwwmC0xaODqLQgvZE= ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:35:05.259 DEBUG:teuthology.orchestra.run.smithi173:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYFTzlg/sex09Qwh/eMSJ8VDN4d6yTPfSDNx5jZpQ/nxWUDzAwfNY7n6xrn2/2ubc8F0OOHaBwX8eWB3uVU6juP3B/DNMU5EgHVmxB+zm3xgU2FtrkHh8ju4Ne9kRa/Rf4W1r9y4epWzIlZ8oCaTX72V0U2uW45/SEgrLceJmJaC6KsacBsWNLyKKNIyXJKLuJBE/ptK1C2q6wMEWpAO4kP9wyGnDvNq5uiG7/+/z7VBzzLrDjfm0AADC1eXVzySFXg5OZfZ4K+eFt4zBjEnO8TO895g7WeCN5sIjI2tIT9p3hxlnOtvOXZ1sN40KRlZmMJ2QcHdMEI8CSjsLlD4/gWrX3egQLAkXJaFvgfoSXtb//uuYpvTAtHE5YiHM1RlHi9gtTx4Xazo/fMSjKP51EylJUXZ0TX5hT+r9s+/pXVyiENbKRirQEmW+Yj5ZDlpfvWeq5ruOq4cbjM39bBM+OTu8L5+NBF0ZZ755LmoIuQ9kzp2IwwmC0xaODqLQgvZE= ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-03-30T04:35:05.281 INFO:teuthology.orchestra.run.smithi173.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDYFTzlg/sex09Qwh/eMSJ8VDN4d6yTPfSDNx5jZpQ/nxWUDzAwfNY7n6xrn2/2ubc8F0OOHaBwX8eWB3uVU6juP3B/DNMU5EgHVmxB+zm3xgU2FtrkHh8ju4Ne9kRa/Rf4W1r9y4epWzIlZ8oCaTX72V0U2uW45/SEgrLceJmJaC6KsacBsWNLyKKNIyXJKLuJBE/ptK1C2q6wMEWpAO4kP9wyGnDvNq5uiG7/+/z7VBzzLrDjfm0AADC1eXVzySFXg5OZfZ4K+eFt4zBjEnO8TO895g7WeCN5sIjI2tIT9p3hxlnOtvOXZ1sN40KRlZmMJ2QcHdMEI8CSjsLlD4/gWrX3egQLAkXJaFvgfoSXtb//uuYpvTAtHE5YiHM1RlHi9gtTx4Xazo/fMSjKP51EylJUXZ0TX5hT+r9s+/pXVyiENbKRirQEmW+Yj5ZDlpfvWeq5ruOq4cbjM39bBM+OTu8L5+NBF0ZZ755LmoIuQ9kzp2IwwmC0xaODqLQgvZE= ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:35:05.291 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-03-30T04:35:05.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:05 smithi172 bash[18533]: audit 2024-03-30T04:35:04.445907+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.172:0/2996472902' entity='client.admin' 2024-03-30T04:35:09.362 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-03-30T04:35:09.362 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-03-30T04:35:09.738 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:09 smithi172 bash[18533]: audit 2024-03-30T04:35:08.439398+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.172:0/2465394498' entity='client.admin' 2024-03-30T04:35:13.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:11.701281+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:13.047 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:11.702185+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi172", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:11.706545+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:11.707697+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:11.713103+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:12.323517+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:12.329071+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:12.330684+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:12.331680+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:12.497694+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:13.048 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:12 smithi172 bash[18533]: audit 2024-03-30T04:35:12.499908+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:13.049 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi173 2024-03-30T04:35:13.049 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-03-30T04:35:13.049 DEBUG:teuthology.orchestra.run.smithi173:> dd of=/etc/ceph/ceph.conf 2024-03-30T04:35:13.055 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-03-30T04:35:13.056 DEBUG:teuthology.orchestra.run.smithi173:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:35:13.102 INFO:tasks.cephadm:Adding host smithi173 to orchestrator... 2024-03-30T04:35:13.102 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch host add smithi173 2024-03-30T04:35:14.007 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:13 smithi172 bash[18533]: audit 2024-03-30T04:35:12.320340+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-03-30T04:35:14.007 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:13 smithi172 bash[18533]: cephadm 2024-03-30T04:35:12.333059+0000 mgr.y (mgr.14152) 9 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:35:14.007 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:13 smithi172 bash[18533]: cephadm 2024-03-30T04:35:12.419028+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:35:15.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:14 smithi172 bash[18533]: cluster 2024-03-30T04:35:13.056093+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:16.761 INFO:teuthology.orchestra.run.smithi172.stdout:Added host 'smithi173' with addr '172.21.15.173' 2024-03-30T04:35:16.994 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:16 smithi172 bash[18533]: cluster 2024-03-30T04:35:15.056603+0000 mgr.y (mgr.14152) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:16.994 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:16 smithi172 bash[18533]: audit 2024-03-30T04:35:15.746565+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi173", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:17.387 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch host ls --format=json 2024-03-30T04:35:17.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:17 smithi172 bash[18533]: cephadm 2024-03-30T04:35:16.071346+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Deploying cephadm binary to smithi173 2024-03-30T04:35:17.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:17 smithi172 bash[18533]: audit 2024-03-30T04:35:16.766409+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:17.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:17 smithi172 bash[18533]: cephadm 2024-03-30T04:35:16.767073+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Added host smithi173 2024-03-30T04:35:17.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:17 smithi172 bash[18533]: audit 2024-03-30T04:35:16.799033+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:17.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:17 smithi172 bash[18533]: audit 2024-03-30T04:35:16.800464+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:17.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:17 smithi172 bash[18533]: audit 2024-03-30T04:35:16.801251+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:17.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:17 smithi172 bash[18533]: audit 2024-03-30T04:35:17.033722+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:17.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:17 smithi172 bash[18533]: audit 2024-03-30T04:35:17.759217+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:18 smithi172 bash[18533]: cluster 2024-03-30T04:35:17.056987+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:18 smithi172 bash[18533]: audit 2024-03-30T04:35:18.328089+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:20.059 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:35:20.059 INFO:teuthology.orchestra.run.smithi172.stdout:[{"addr": "172.21.15.172", "hostname": "smithi172", "labels": [], "status": ""}, {"addr": "172.21.15.173", "hostname": "smithi173", "labels": [], "status": ""}] 2024-03-30T04:35:20.674 INFO:tasks.cephadm:Setting crush tunables to default 2024-03-30T04:35:20.674 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd crush tunables default 2024-03-30T04:35:21.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:20 smithi172 bash[18533]: cluster 2024-03-30T04:35:19.057357+0000 mgr.y (mgr.14152) 17 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:21.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:21 smithi172 bash[18533]: audit 2024-03-30T04:35:20.065153+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-03-30T04:35:23.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:22 smithi172 bash[18533]: cluster 2024-03-30T04:35:21.057811+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:23.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:22 smithi172 bash[18533]: audit 2024-03-30T04:35:22.727564+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:23.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:22 smithi172 bash[18533]: audit 2024-03-30T04:35:22.733410+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:23.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:22 smithi172 bash[18533]: audit 2024-03-30T04:35:22.734654+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi173", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:35:23.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:22 smithi172 bash[18533]: audit 2024-03-30T04:35:22.743042+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:24.150 INFO:teuthology.orchestra.run.smithi172.stderr:adjusted tunables profile to default 2024-03-30T04:35:24.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:24 smithi172 bash[18533]: cluster 2024-03-30T04:35:23.058086+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:24.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:24 smithi172 bash[18533]: audit 2024-03-30T04:35:23.344412+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.172:0/515220792' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-30T04:35:24.764 INFO:tasks.cephadm:Adding mon.a on smithi172 2024-03-30T04:35:24.764 INFO:tasks.cephadm:Adding mon.c on smithi172 2024-03-30T04:35:24.765 INFO:tasks.cephadm:Adding mon.b on smithi173 2024-03-30T04:35:24.765 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch apply mon '3;smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi173:172.21.15.173=b' 2024-03-30T04:35:25.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:25 smithi172 bash[18533]: audit 2024-03-30T04:35:24.151802+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.172:0/515220792' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T04:35:25.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:25 smithi172 bash[18533]: cluster 2024-03-30T04:35:24.151993+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:26.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:26 smithi172 bash[18533]: cluster 2024-03-30T04:35:25.058548+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:27.102 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled mon update... 2024-03-30T04:35:27.709 DEBUG:teuthology.orchestra.run.smithi172:mon.c> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.c.service 2024-03-30T04:35:27.711 DEBUG:teuthology.orchestra.run.smithi173:mon.b> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.b.service 2024-03-30T04:35:27.714 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T04:35:27.714 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T04:35:28.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: cluster 2024-03-30T04:35:27.059058+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:28.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.097230+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi173:172.21.15.173=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: cephadm 2024-03-30T04:35:27.102686+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi173:172.21.15.173=b;count:3 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.108004+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.120056+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.122788+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.124585+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: cephadm 2024-03-30T04:35:27.127057+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: cephadm 2024-03-30T04:35:27.250033+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.376553+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.382298+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.385609+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: audit 2024-03-30T04:35:27.387159+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:28.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:28 smithi172 bash[18533]: cephadm 2024-03-30T04:35:27.388841+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi172 2024-03-30T04:35:30.053 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-03-30T04:35:30.053 INFO:teuthology.orchestra.run.smithi173.stdout:{"epoch":1,"fsid":"905d457c-ee4e-11ee-b647-cb9ed24678a4","modified":"2024-03-30T04:33:48.026951Z","created":"2024-03-30T04:33:48.026951Z","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.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-03-30T04:35:30.056 INFO:teuthology.orchestra.run.smithi173.stderr:dumped monmap epoch 1 2024-03-30T04:35:30.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:30 smithi172 bash[18533]: cluster 2024-03-30T04:35:29.059529+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:30.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:30 smithi172 bash[18533]: audit 2024-03-30T04:35:30.059466+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.173:0/3156726435' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:35:30.824 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:30 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:30.824 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:35:30 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:31.095 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:30 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:31.095 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:35:30 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:31.095 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:30 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:31.095 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:30 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:31.095 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:30 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:31.096 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:30 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:31.096 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 systemd[1]: Started Ceph mon.c for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:35:31.604 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-03-30T04:35:31.604 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph mon dump -f json 2024-03-30T04:35:32.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.913+0000 7f3cbc7de880 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T04:35:32.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.913+0000 7f3cbc7de880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-03-30T04:35:32.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.913+0000 7f3cbc7de880 0 pidfile_write: ignore empty --pid-file 2024-03-30T04:35:32.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 0 load: jerasure load: lrc 2024-03-30T04:35:32.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: RocksDB version: 6.15.5 2024-03-30T04:35:32.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-03-30T04:35:32.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Compile date Apr 18 2022 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: DB SUMMARY 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: DB Session ID: SY87XQZJL2SUT14Y2R9J 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: CURRENT file: CURRENT 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.error_if_exists: 0 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.create_if_missing: 0 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.env: 0x5608226c6860 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.fs: Posix File System 2024-03-30T04:35:32.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.info_log: 0x5608240afe00 2024-03-30T04:35:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T04:35:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.statistics: (nil) 2024-03-30T04:35:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.use_fsync: 0 2024-03-30T04:35:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T04:35:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T04:35:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T04:35:32.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T04:35:32.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T04:35:32.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T04:35:32.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T04:35:32.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T04:35:32.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T04:35:32.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T04:35:32.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.db_log_dir: 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.write_buffer_manager: 0x5608241a02a0 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T04:35:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.unordered_write: 0 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.row_cache: None 2024-03-30T04:35:32.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.wal_filter: None 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.preserve_deletes: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.two_write_queues: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.atomic_flush: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T04:35:32.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T04:35:32.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_open_files: -1 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Compression algorithms supported: 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: kZSTD supported: 0 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: kXpressCompression supported: 0 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T04:35:32.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T04:35:32.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T04:35:32.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: kZlibCompression supported: 1 2024-03-30T04:35:32.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T04:35:32.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T04:35:32.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-03-30T04:35:32.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-03-30T04:35:32.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T04:35:32.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.merge_operator: 2024-03-30T04:35:32.162 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_filter: None 2024-03-30T04:35:32.162 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T04:35:32.162 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T04:35:32.162 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56082407dd00) 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cache_index_and_filter_blocks: 1 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: pin_top_level_index_and_filter: 1 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: index_type: 0 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: data_block_index_type: 0 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: index_shortening: 1 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: hash_index_allow_collision: 1 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: checksum: 1 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: no_block_cache: 0 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: block_cache: 0x5608240e4170 2024-03-30T04:35:32.163 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: block_cache_name: BinnedLRUCache 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: block_cache_options: 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: capacity : 536870912 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: num_shard_bits : 4 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: strict_capacity_limit : 0 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: high_pri_pool_ratio: 0.000 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: block_cache_compressed: (nil) 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: persistent_cache: (nil) 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: block_size: 4096 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: block_size_deviation: 10 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: block_restart_interval: 16 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: index_block_restart_interval: 1 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: metadata_block_size: 4096 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: partition_filters: 0 2024-03-30T04:35:32.164 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: use_delta_encoding: 1 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: filter_policy: rocksdb.BuiltinBloomFilter 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: whole_key_filtering: 1 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: verify_compression: 0 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: read_amp_bytes_per_bit: 0 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: format_version: 4 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: enable_index_compression: 1 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: block_align: 0 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compression: NoCompression 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.num_levels: 7 2024-03-30T04:35:32.165 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T04:35:32.166 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T04:35:32.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.arena_block_size: 4194304 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T04:35:32.168 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.table_properties_collectors: 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.bloom_locality: 0 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T04:35:32.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.ttl: 2592000 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.enable_blob_files: false 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.min_blob_size: 0 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 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-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-03-30T04:35:32.170 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773331923647, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 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-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773331924039, "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": 1711773331, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "2f88df05-0221-45d6-a349-a82ff3664bcb", "db_session_id": "SY87XQZJL2SUT14Y2R9J"}} 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.917+0000 7f3cbc7de880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cbc7de880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711773331924474, "job": 1, "event": "recovery_finished"} 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cbc7de880 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-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cbc7de880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5608240caa80 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cbc7de880 4 rocksdb: DB pointer 0x5608240da000 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cac566700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cac566700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ** DB Stats ** 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T04:35:32.171 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ** Compaction Stats [default] ** 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 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-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ** Compaction Stats [default] ** 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 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-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:35:32.172 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Cumulative compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Interval compaction: 0.00 GB write, 0.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 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-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ** Compaction Stats [default] ** 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 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-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 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-03-30T04:35:32.173 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ** Compaction Stats [default] ** 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 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-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.0 0.00 0.00 1 0.000 0 0 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 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-03-30T04:35:32.174 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cbc7de880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cbc7de880 0 using public_addrv [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cbc7de880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] at bind addrs [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.921+0000 7f3cbc7de880 1 mon.c@-1(???) e0 preinit fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 0 mon.c@-1(synchronizing).mds e1 new map 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: e1 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 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-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: legacy client fscid: -1 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: No filesystems configured 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 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-03-30T04:35:32.175 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.937+0000 7f3caf56c700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cluster 2024-03-30T04:35:23.058086+0000 mgr.y (mgr.14152) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:23.344412+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.172:0/515220792' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:24.151802+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.172:0/515220792' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cluster 2024-03-30T04:35:24.151993+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cluster 2024-03-30T04:35:25.058548+0000 mgr.y (mgr.14152) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cluster 2024-03-30T04:35:27.059058+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.097230+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi173:172.21.15.173=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:32.176 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cephadm 2024-03-30T04:35:27.102686+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi173:172.21.15.173=b;count:3 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.108004+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.120056+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.122788+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.124585+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cephadm 2024-03-30T04:35:27.127057+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cephadm 2024-03-30T04:35:27.250033+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.376553+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.382298+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.385609+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:27.387159+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cephadm 2024-03-30T04:35:27.388841+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi172 2024-03-30T04:35:32.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: cluster 2024-03-30T04:35:29.059529+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:32.178 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: audit 2024-03-30T04:35:30.059466+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.173:0/3156726435' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-03-30T04:35:32.178 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.941+0000 7f3caf56c700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-03-30T04:35:32.178 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:31 smithi172 bash[23612]: debug 2024-03-30T04:35:31.941+0000 7f3caf56c700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-30T04:35:37.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:37 smithi173 bash[18498]: debug 2024-03-30T04:35:37.086+0000 7fbe64a06700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-03-30T04:35:37.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:31.951122+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:31.951306+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:31.968915+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:32.948971+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:33.060429+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:33.949497+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:33.951204+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:34.949620+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:35.060871+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:35.949835+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:36.949692+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:36.990139+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:35:37.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:36.996673+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:36.996816+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:36.996890+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:36.997223+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 44s) 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: cluster 2024-03-30T04:35:37.004563+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:37.011168+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:37.014019+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:37.016859+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[18533]: audit 2024-03-30T04:35:37.018761+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:31.951122+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:35:37.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:31.951306+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:31.968915+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:32.948971+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:33.060429+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:33.949497+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:33.951204+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:34.949620+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:35.060871+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:35.949835+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:36.949692+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:36.990139+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:36.996673+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:36.996816+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-03-30T04:35:37.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:36.996890+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:37.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:36.997223+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 44s) 2024-03-30T04:35:37.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: cluster 2024-03-30T04:35:37.004563+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-03-30T04:35:37.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:37.011168+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:37.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:37.014019+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:37.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:37.016859+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:37.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:37 smithi172 bash[23612]: audit 2024-03-30T04:35:37.018761+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:42.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:37.061305+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:37.098565+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:37.099036+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:37.099256+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:37.101450+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:37.101752+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:38.093210+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:39.061747+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:39.093595+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:40.093592+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:41.062228+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:41.093583+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:42.093652+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.101372+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.106389+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.106486+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.106533+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.106789+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.107129+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.116151+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T04:35:42.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.116214+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:37.061305+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:37.098565+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:37.099036+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:37.099256+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:37.101450+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:37.101752+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:38.093210+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:39.061747+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:39.093595+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:40.093592+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:41.062228+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:41.093583+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:42.093652+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.101372+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.106389+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.106486+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.106533+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.106789+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.107129+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.116151+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.116214+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: cluster 2024-03-30T04:35:42.116264+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] is down (out of quorum) 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:42.122350+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:42.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:42.129138+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:42.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[18533]: audit 2024-03-30T04:35:42.136564+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:42.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: cluster 2024-03-30T04:35:42.116264+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] is down (out of quorum) 2024-03-30T04:35:42.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:42.122350+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:42.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:42.129138+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:42.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:42 smithi172 bash[23612]: audit 2024-03-30T04:35:42.136564+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:43.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: cephadm 2024-03-30T04:35:42.130373+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:35:43.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: cephadm 2024-03-30T04:35:42.137717+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:35:43.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: audit 2024-03-30T04:35:42.265842+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:43.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: audit 2024-03-30T04:35:42.271328+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:43.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: audit 2024-03-30T04:35:42.277330+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:43.581 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: cephadm 2024-03-30T04:35:42.278593+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: audit 2024-03-30T04:35:42.278891+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: audit 2024-03-30T04:35:42.279665+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: audit 2024-03-30T04:35:42.280389+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: cephadm 2024-03-30T04:35:42.281240+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[18533]: audit 2024-03-30T04:35:43.093965+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: cephadm 2024-03-30T04:35:42.130373+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: cephadm 2024-03-30T04:35:42.137717+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: audit 2024-03-30T04:35:42.265842+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: audit 2024-03-30T04:35:42.271328+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:43.582 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: audit 2024-03-30T04:35:42.277330+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:43.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: cephadm 2024-03-30T04:35:42.278593+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:35:43.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: audit 2024-03-30T04:35:42.278891+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:35:43.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: audit 2024-03-30T04:35:42.279665+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:35:43.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: audit 2024-03-30T04:35:42.280389+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:43.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: cephadm 2024-03-30T04:35:42.281240+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2024-03-30T04:35:43.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:43 smithi172 bash[23612]: audit 2024-03-30T04:35:43.093965+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:43.710 INFO:teuthology.orchestra.run.smithi173.stdout: 2024-03-30T04:35:43.710 INFO:teuthology.orchestra.run.smithi173.stdout:{"epoch":3,"fsid":"905d457c-ee4e-11ee-b647-cb9ed24678a4","modified":"2024-03-30T04:35:37.092565Z","created":"2024-03-30T04:33:48.026951Z","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.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3301","nonce":0},{"type":"v1","addr":"172.21.15.172:6790","nonce":0}]},"addr":"172.21.15.172:6790/0","public_addr":"172.21.15.172:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:3300","nonce":0},{"type":"v1","addr":"172.21.15.173:6789","nonce":0}]},"addr":"172.21.15.173:6789/0","public_addr":"172.21.15.173:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-03-30T04:35:43.712 INFO:teuthology.orchestra.run.smithi173.stderr:dumped monmap epoch 3 2024-03-30T04:35:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:37.061305+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:37.098565+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:35:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:37.099036+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T04:35:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:37.099256+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-03-30T04:35:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:37.101450+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:37.101752+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:35:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:38.093210+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:39.061747+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:39.093595+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:40.093592+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:41.062228+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:41.093583+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.093652+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.101372+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.106389+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.106486+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.106533+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.106789+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 49s) 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.107129+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.116151+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.116214+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-03-30T04:35:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cluster 2024-03-30T04:35:42.116264+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] is down (out of quorum) 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.122350+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.129138+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.136564+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cephadm 2024-03-30T04:35:42.130373+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cephadm 2024-03-30T04:35:42.137717+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.265842+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.271328+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.277330+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cephadm 2024-03-30T04:35:42.278593+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.278891+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.279665+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:42.280389+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:44.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: cephadm 2024-03-30T04:35:42.281240+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2024-03-30T04:35:44.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:44 smithi173 bash[18498]: audit 2024-03-30T04:35:43.093965+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:44.500 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-03-30T04:35:44.500 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-03-30T04:35:45.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:39.094453+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cephadm 2024-03-30T04:35:44.035020+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cephadm 2024-03-30T04:35:44.038082+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.126985+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.128214+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.128443+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.151274+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.164133+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.164231+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.164277+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.164543+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.164822+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T04:35:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.164860+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-03-30T04:35:45.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:45 smithi173 bash[18498]: cluster 2024-03-30T04:35:44.172456+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:39.094453+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cephadm 2024-03-30T04:35:44.035020+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cephadm 2024-03-30T04:35:44.038082+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.126985+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.128214+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.128443+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.151274+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.164133+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.164231+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.164277+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:45.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.164543+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.164822+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.164860+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[18533]: cluster 2024-03-30T04:35:44.172456+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:39.094453+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cephadm 2024-03-30T04:35:44.035020+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cephadm 2024-03-30T04:35:44.038082+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.126985+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.128214+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.128443+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.151274+0000 mon.a (mon.0) 189 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.164133+0000 mon.a (mon.0) 190 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T04:35:45.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.164231+0000 mon.a (mon.0) 191 : cluster [DBG] fsmap 2024-03-30T04:35:45.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.164277+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-03-30T04:35:45.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.164543+0000 mon.a (mon.0) 193 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-03-30T04:35:45.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.164822+0000 mon.a (mon.0) 194 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-03-30T04:35:45.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.164860+0000 mon.a (mon.0) 195 : cluster [INF] Cluster is now healthy 2024-03-30T04:35:45.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:45 smithi172 bash[23612]: cluster 2024-03-30T04:35:44.172456+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2024-03-30T04:35:46.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:46 smithi173 bash[18498]: cluster 2024-03-30T04:35:45.063102+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:46.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:46 smithi173 bash[18498]: audit 2024-03-30T04:35:45.094390+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:46.464 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:46 smithi172 bash[18533]: cluster 2024-03-30T04:35:45.063102+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:46.464 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:46 smithi172 bash[18533]: audit 2024-03-30T04:35:45.094390+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:46.464 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:46 smithi172 bash[23612]: cluster 2024-03-30T04:35:45.063102+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:46.464 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:46 smithi172 bash[23612]: audit 2024-03-30T04:35:45.094390+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:35:47.698 INFO:teuthology.orchestra.run.smithi172.stdout:# minimal ceph.conf for 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:35:47.699 INFO:teuthology.orchestra.run.smithi172.stdout:[global] 2024-03-30T04:35:47.699 INFO:teuthology.orchestra.run.smithi172.stdout: fsid = 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:35:47.699 INFO:teuthology.orchestra.run.smithi172.stdout: mon_host = [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] 2024-03-30T04:35:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:47 smithi173 bash[18498]: audit 2024-03-30T04:35:46.741867+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:47 smithi173 bash[18498]: cephadm 2024-03-30T04:35:46.742605+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:35:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:47 smithi173 bash[18498]: audit 2024-03-30T04:35:46.742914+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:35:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:47 smithi173 bash[18498]: audit 2024-03-30T04:35:46.743646+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:35:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:47 smithi173 bash[18498]: audit 2024-03-30T04:35:46.744306+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:47 smithi173 bash[18498]: cephadm 2024-03-30T04:35:46.745110+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2024-03-30T04:35:47.945 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:47 smithi173 bash[18498]: audit 2024-03-30T04:35:47.705238+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.172:0/2809012551' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:48.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[18533]: audit 2024-03-30T04:35:46.741867+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:48.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[18533]: cephadm 2024-03-30T04:35:46.742605+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:35:48.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[18533]: audit 2024-03-30T04:35:46.742914+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:35:48.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[18533]: audit 2024-03-30T04:35:46.743646+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:35:48.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[18533]: audit 2024-03-30T04:35:46.744306+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:48.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[18533]: cephadm 2024-03-30T04:35:46.745110+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2024-03-30T04:35:48.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[18533]: audit 2024-03-30T04:35:47.705238+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.172:0/2809012551' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:48.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[23612]: audit 2024-03-30T04:35:46.741867+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:48.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[23612]: cephadm 2024-03-30T04:35:46.742605+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T04:35:48.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[23612]: audit 2024-03-30T04:35:46.742914+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T04:35:48.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[23612]: audit 2024-03-30T04:35:46.743646+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T04:35:48.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[23612]: audit 2024-03-30T04:35:46.744306+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:48.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[23612]: cephadm 2024-03-30T04:35:46.745110+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2024-03-30T04:35:48.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:47 smithi172 bash[23612]: audit 2024-03-30T04:35:47.705238+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.172:0/2809012551' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:48.295 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-03-30T04:35:48.296 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:35:48.296 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T04:35:48.308 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:35:48.308 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:35:48.366 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-03-30T04:35:48.366 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/ceph/ceph.conf 2024-03-30T04:35:48.378 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-03-30T04:35:48.378 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:35:48.432 INFO:tasks.cephadm:Adding mgr.y on smithi172 2024-03-30T04:35:48.433 INFO:tasks.cephadm:Adding mgr.x on smithi173 2024-03-30T04:35:48.433 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch apply mgr '2;smithi172=y;smithi173=x' 2024-03-30T04:35:49.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:48 smithi173 bash[18498]: cluster 2024-03-30T04:35:47.063541+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:49.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:48 smithi173 bash[18498]: audit 2024-03-30T04:35:48.295982+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:48 smithi173 bash[18498]: audit 2024-03-30T04:35:48.298408+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:49.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:48 smithi173 bash[18498]: audit 2024-03-30T04:35:48.301424+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:49.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:48 smithi173 bash[18498]: audit 2024-03-30T04:35:48.302724+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:49.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:48 smithi173 bash[18498]: audit 2024-03-30T04:35:48.451783+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:48 smithi173 bash[18498]: audit 2024-03-30T04:35:48.455154+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:48 smithi173 bash[18498]: audit 2024-03-30T04:35:48.458947+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[18533]: cluster 2024-03-30T04:35:47.063541+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:49.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[18533]: audit 2024-03-30T04:35:48.295982+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[18533]: audit 2024-03-30T04:35:48.298408+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:49.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[18533]: audit 2024-03-30T04:35:48.301424+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:49.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[18533]: audit 2024-03-30T04:35:48.302724+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:49.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[18533]: audit 2024-03-30T04:35:48.451783+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[18533]: audit 2024-03-30T04:35:48.455154+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[18533]: audit 2024-03-30T04:35:48.458947+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[23612]: cluster 2024-03-30T04:35:47.063541+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[23612]: audit 2024-03-30T04:35:48.295982+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[23612]: audit 2024-03-30T04:35:48.298408+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[23612]: audit 2024-03-30T04:35:48.301424+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[23612]: audit 2024-03-30T04:35:48.302724+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[23612]: audit 2024-03-30T04:35:48.451783+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[23612]: audit 2024-03-30T04:35:48.455154+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:49.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:48 smithi172 bash[23612]: audit 2024-03-30T04:35:48.458947+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:50.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:49 smithi173 bash[18498]: cephadm 2024-03-30T04:35:48.304428+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:35:50.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:49 smithi173 bash[18498]: cephadm 2024-03-30T04:35:48.304709+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:35:50.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:49 smithi172 bash[18533]: cephadm 2024-03-30T04:35:48.304428+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:35:50.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:49 smithi172 bash[18533]: cephadm 2024-03-30T04:35:48.304709+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:35:50.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:49 smithi172 bash[23612]: cephadm 2024-03-30T04:35:48.304428+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:35:50.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:49 smithi172 bash[23612]: cephadm 2024-03-30T04:35:48.304709+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:35:50.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:50 smithi173 bash[18498]: cluster 2024-03-30T04:35:49.063979+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:50.902 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled mgr update... 2024-03-30T04:35:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:50 smithi172 bash[18533]: cluster 2024-03-30T04:35:49.063979+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:51.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:50 smithi172 bash[23612]: cluster 2024-03-30T04:35:49.063979+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:51.711 DEBUG:teuthology.orchestra.run.smithi173:mgr.x> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.x.service 2024-03-30T04:35:51.713 INFO:tasks.cephadm:Deploying OSDs... 2024-03-30T04:35:51.714 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:35:51.714 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T04:35:51.720 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-03-30T04:35:51.720 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_1 2024-03-30T04:35:51.766 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T04:35:51.766 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:35:51.766 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 881 Links: 1 2024-03-30T04:35:51.766 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:35:51.766 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-30 04:29:22.836834070 +0000 2024-03-30T04:35:51.766 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-30 04:29:22.832834106 +0000 2024-03-30T04:35:51.766 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-30 04:29:22.832834106 +0000 2024-03-30T04:35:51.766 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2024-03-30T04:35:51.767 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T04:35:51.824 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-30T04:35:51.824 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-30T04:35:51.824 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000398746 s, 1.3 MB/s 2024-03-30T04:35:51.825 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T04:35:51.875 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_2 2024-03-30T04:35:51.922 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T04:35:51.922 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:35:51.922 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-03-30T04:35:51.922 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:35:51.922 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-30 04:29:23.628826995 +0000 2024-03-30T04:35:51.922 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-30 04:29:23.376829247 +0000 2024-03-30T04:35:51.922 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-30 04:29:23.376829247 +0000 2024-03-30T04:35:51.923 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2024-03-30T04:35:51.923 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T04:35:51.981 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-30T04:35:51.981 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-30T04:35:51.981 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000447186 s, 1.1 MB/s 2024-03-30T04:35:51.982 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T04:35:52.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.896663+0000 mgr.y (mgr.14152) 50 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi172=y;smithi173=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:52.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: cephadm 2024-03-30T04:35:50.900163+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Saving service mgr spec with placement smithi172=y;smithi173=x;count:2 2024-03-30T04:35:52.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.907869+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:52.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.931399+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:52.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.934386+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:52.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.936347+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:52.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.945244+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:52.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.948216+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:35:52.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.953829+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:35:52.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.955396+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:35:52.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:51 smithi173 bash[18498]: audit 2024-03-30T04:35:50.957411+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:52.031 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_3 2024-03-30T04:35:52.077 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T04:35:52.077 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:35:52.077 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 916 Links: 1 2024-03-30T04:35:52.077 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:35:52.078 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-30 04:29:24.164822208 +0000 2024-03-30T04:35:52.078 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-30 04:29:23.876824780 +0000 2024-03-30T04:35:52.078 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-30 04:29:23.876824780 +0000 2024-03-30T04:35:52.078 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2024-03-30T04:35:52.078 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T04:35:52.130 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.896663+0000 mgr.y (mgr.14152) 50 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi172=y;smithi173=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:52.130 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: cephadm 2024-03-30T04:35:50.900163+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Saving service mgr spec with placement smithi172=y;smithi173=x;count:2 2024-03-30T04:35:52.130 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.907869+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:52.130 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.931399+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:52.130 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.934386+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:52.130 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.936347+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:52.130 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.945244+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:52.130 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.948216+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.953829+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.955396+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[23612]: audit 2024-03-30T04:35:50.957411+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.896663+0000 mgr.y (mgr.14152) 50 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi172=y;smithi173=x", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: cephadm 2024-03-30T04:35:50.900163+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Saving service mgr spec with placement smithi172=y;smithi173=x;count:2 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.907869+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.931399+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.934386+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:52.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.936347+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:52.132 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.945244+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:52.132 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.948216+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:35:52.132 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.953829+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-03-30T04:35:52.132 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.955396+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:35:52.132 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:51 smithi172 bash[18533]: audit 2024-03-30T04:35:50.957411+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:52.133 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-30T04:35:52.133 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-30T04:35:52.133 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000316681 s, 1.6 MB/s 2024-03-30T04:35:52.133 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T04:35:52.183 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_4 2024-03-30T04:35:52.229 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T04:35:52.229 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:35:52.229 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 5h/5d Inode: 939 Links: 1 2024-03-30T04:35:52.230 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:35:52.230 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-03-30 04:29:24.408820029 +0000 2024-03-30T04:35:52.230 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-03-30 04:29:24.404820063 +0000 2024-03-30T04:35:52.230 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-03-30 04:29:24.404820063 +0000 2024-03-30T04:35:52.230 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2024-03-30T04:35:52.230 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T04:35:52.283 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-03-30T04:35:52.283 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-03-30T04:35:52.283 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000277869 s, 1.8 MB/s 2024-03-30T04:35:52.284 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T04:35:52.334 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-03-30T04:35:52.334 DEBUG:teuthology.orchestra.run.smithi173:> dd if=/scratch_devs of=/dev/stdout 2024-03-30T04:35:52.341 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-03-30T04:35:52.341 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_1 2024-03-30T04:35:52.390 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-03-30T04:35:52.390 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:35:52.390 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-03-30T04:35:52.390 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:35:52.390 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-03-30 04:29:23.069426161 +0000 2024-03-30T04:35:52.390 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-03-30 04:29:22.797428589 +0000 2024-03-30T04:35:52.390 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-03-30 04:29:22.797428589 +0000 2024-03-30T04:35:52.390 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: - 2024-03-30T04:35:52.390 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-03-30T04:35:52.443 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-03-30T04:35:52.444 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-03-30T04:35:52.444 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000391781 s, 1.3 MB/s 2024-03-30T04:35:52.445 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-03-30T04:35:52.498 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_2 2024-03-30T04:35:52.545 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-03-30T04:35:52.546 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:35:52.546 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-03-30T04:35:52.546 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:35:52.546 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-03-30 04:29:23.589421523 +0000 2024-03-30T04:35:52.546 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-03-30 04:29:23.305424056 +0000 2024-03-30T04:35:52.546 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-03-30 04:29:23.305424056 +0000 2024-03-30T04:35:52.546 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: - 2024-03-30T04:35:52.546 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-03-30T04:35:52.599 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-03-30T04:35:52.599 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-03-30T04:35:52.599 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000419473 s, 1.2 MB/s 2024-03-30T04:35:52.601 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-03-30T04:35:52.654 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_3 2024-03-30T04:35:52.701 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-03-30T04:35:52.701 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:35:52.701 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-03-30T04:35:52.701 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:35:52.701 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-03-30 04:29:24.101416955 +0000 2024-03-30T04:35:52.701 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-03-30 04:29:23.825419417 +0000 2024-03-30T04:35:52.701 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-03-30 04:29:23.825419417 +0000 2024-03-30T04:35:52.701 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: - 2024-03-30T04:35:52.702 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-03-30T04:35:52.753 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-03-30T04:35:52.753 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-03-30T04:35:52.753 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000286665 s, 1.8 MB/s 2024-03-30T04:35:52.754 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-03-30T04:35:52.804 DEBUG:teuthology.orchestra.run.smithi173:> stat /dev/vg_nvme/lv_4 2024-03-30T04:35:52.856 INFO:teuthology.orchestra.run.smithi173.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-03-30T04:35:52.856 INFO:teuthology.orchestra.run.smithi173.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-03-30T04:35:52.856 INFO:teuthology.orchestra.run.smithi173.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-03-30T04:35:52.856 INFO:teuthology.orchestra.run.smithi173.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-03-30T04:35:52.856 INFO:teuthology.orchestra.run.smithi173.stdout:Access: 2024-03-30 04:29:24.601412494 +0000 2024-03-30T04:35:52.856 INFO:teuthology.orchestra.run.smithi173.stdout:Modify: 2024-03-30 04:29:24.353414707 +0000 2024-03-30T04:35:52.856 INFO:teuthology.orchestra.run.smithi173.stdout:Change: 2024-03-30 04:29:24.353414707 +0000 2024-03-30T04:35:52.856 INFO:teuthology.orchestra.run.smithi173.stdout: Birth: - 2024-03-30T04:35:52.856 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-03-30T04:35:52.914 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records in 2024-03-30T04:35:52.914 INFO:teuthology.orchestra.run.smithi173.stderr:1+0 records out 2024-03-30T04:35:52.914 INFO:teuthology.orchestra.run.smithi173.stderr:512 bytes copied, 0.000230764 s, 2.2 MB/s 2024-03-30T04:35:52.915 DEBUG:teuthology.orchestra.run.smithi173:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-03-30T04:35:52.934 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:52 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:52.934 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:52 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:52.934 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:52 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:52.935 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:52 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:52.935 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:52 smithi173 bash[18498]: cephadm 2024-03-30T04:35:50.959135+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T04:35:52.935 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:52 smithi173 bash[18498]: cluster 2024-03-30T04:35:51.064484+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:52.940 INFO:tasks.cephadm:Deploying osd.0 on smithi172 with /dev/vg_nvme/lv_4... 2024-03-30T04:35:52.940 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T04:35:53.187 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:53 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:53.187 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:53 smithi173 systemd[1]: Started Ceph mgr.x for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:35:53.187 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:53 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:35:53.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:52 smithi172 bash[18533]: cephadm 2024-03-30T04:35:50.959135+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T04:35:53.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:52 smithi172 bash[18533]: cluster 2024-03-30T04:35:51.064484+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:53.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:52 smithi172 bash[23612]: cephadm 2024-03-30T04:35:50.959135+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T04:35:53.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:52 smithi172 bash[23612]: cluster 2024-03-30T04:35:51.064484+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:54.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:53 smithi173 bash[18498]: audit 2024-03-30T04:35:53.114098+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:54.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:53 smithi173 bash[18498]: audit 2024-03-30T04:35:53.115058+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:54.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:53 smithi173 bash[18498]: audit 2024-03-30T04:35:53.177727+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:54.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:53 smithi173 bash[18498]: audit 2024-03-30T04:35:53.180473+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:54.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:53 smithi173 bash[18498]: audit 2024-03-30T04:35:53.182107+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:54.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:53 smithi173 bash[18498]: audit 2024-03-30T04:35:53.183127+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:54.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:53 smithi173 bash[19171]: debug 2024-03-30T04:35:53.926+0000 7f24894de700 1 -- 172.21.15.173:0/2142546453 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558aede2e340 con 0x558aeebaa400 2024-03-30T04:35:54.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:54 smithi173 bash[19171]: debug 2024-03-30T04:35:54.070+0000 7f249214d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[18533]: audit 2024-03-30T04:35:53.114098+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[18533]: audit 2024-03-30T04:35:53.115058+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[18533]: audit 2024-03-30T04:35:53.177727+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[18533]: audit 2024-03-30T04:35:53.180473+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[18533]: audit 2024-03-30T04:35:53.182107+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[18533]: audit 2024-03-30T04:35:53.183127+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[23612]: audit 2024-03-30T04:35:53.114098+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[23612]: audit 2024-03-30T04:35:53.115058+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[23612]: audit 2024-03-30T04:35:53.177727+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:54.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[23612]: audit 2024-03-30T04:35:53.180473+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:54.183 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[23612]: audit 2024-03-30T04:35:53.182107+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:54.183 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:53 smithi172 bash[23612]: audit 2024-03-30T04:35:53.183127+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:55.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:54 smithi172 bash[18533]: cluster 2024-03-30T04:35:53.064939+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:55.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:54 smithi172 bash[23612]: cluster 2024-03-30T04:35:53.064939+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:55.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:54 smithi173 bash[18498]: cluster 2024-03-30T04:35:53.064939+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:55.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:55 smithi173 bash[19171]: debug 2024-03-30T04:35:55.586+0000 7f249214d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:35:55.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:55 smithi173 bash[19171]: debug 2024-03-30T04:35:55.682+0000 7f249214d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:35:56.009 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T04:35:56.010 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T04:35:56.010 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2024-03-30T04:35:56.010 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2024-03-30T04:35:56.010 INFO:teuthology.orchestra.run.smithi172.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0139488 s, 752 MB/s 2024-03-30T04:35:56.010 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2024-03-30T04:35:56.261 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:55 smithi172 bash[23612]: cluster 2024-03-30T04:35:55.065421+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:56.262 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:55 smithi172 bash[18533]: cluster 2024-03-30T04:35:55.065421+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:56.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:55 smithi173 bash[18498]: cluster 2024-03-30T04:35:55.065421+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:56.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:55 smithi173 bash[19171]: debug 2024-03-30T04:35:55.930+0000 7f249214d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:35:56.963 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi172:vg_nvme/lv_4 2024-03-30T04:35:56.971 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:56 smithi173 bash[19171]: debug 2024-03-30T04:35:56.662+0000 7f249214d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:35:56.971 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:56 smithi173 bash[19171]: debug 2024-03-30T04:35:56.766+0000 7f249214d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:35:56.971 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:56 smithi173 bash[19171]: debug 2024-03-30T04:35:56.866+0000 7f249214d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:35:56.971 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:56 smithi173 bash[19171]: debug 2024-03-30T04:35:56.974+0000 7f249214d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[18533]: audit 2024-03-30T04:35:56.099765+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[18533]: audit 2024-03-30T04:35:56.106057+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[18533]: cephadm 2024-03-30T04:35:56.108111+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[18533]: audit 2024-03-30T04:35:56.108464+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[18533]: audit 2024-03-30T04:35:56.109353+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[18533]: audit 2024-03-30T04:35:56.110002+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[18533]: cephadm 2024-03-30T04:35:56.110878+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[23612]: audit 2024-03-30T04:35:56.099765+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:57.320 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[23612]: audit 2024-03-30T04:35:56.106057+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:57.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[23612]: cephadm 2024-03-30T04:35:56.108111+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:35:57.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[23612]: audit 2024-03-30T04:35:56.108464+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:35:57.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[23612]: audit 2024-03-30T04:35:56.109353+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:35:57.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[23612]: audit 2024-03-30T04:35:56.110002+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:57.321 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:57 smithi172 bash[23612]: cephadm 2024-03-30T04:35:56.110878+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2024-03-30T04:35:57.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[19171]: debug 2024-03-30T04:35:57.186+0000 7f249214d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:35:57.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[18498]: audit 2024-03-30T04:35:56.099765+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:57.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[18498]: audit 2024-03-30T04:35:56.106057+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:57.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[18498]: cephadm 2024-03-30T04:35:56.108111+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-03-30T04:35:57.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[18498]: audit 2024-03-30T04:35:56.108464+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:35:57.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[18498]: audit 2024-03-30T04:35:56.109353+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:35:57.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[18498]: audit 2024-03-30T04:35:56.110002+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:57.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[18498]: cephadm 2024-03-30T04:35:56.110878+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2024-03-30T04:35:57.726 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[19171]: debug 2024-03-30T04:35:57.454+0000 7f249214d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:35:57.726 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[19171]: debug 2024-03-30T04:35:57.554+0000 7f249214d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:35:57.986 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[19171]: debug 2024-03-30T04:35:57.730+0000 7f249214d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:35:58.252 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:58 smithi173 bash[18498]: cluster 2024-03-30T04:35:57.065727+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:58.252 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:58 smithi173 bash[18498]: audit 2024-03-30T04:35:57.130497+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:58.252 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:57 smithi173 bash[19171]: debug 2024-03-30T04:35:57.990+0000 7f249214d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:35:58.252 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:58 smithi173 bash[19171]: debug 2024-03-30T04:35:58.254+0000 7f249214d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:35:58.465 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:58 smithi172 bash[23612]: cluster 2024-03-30T04:35:57.065727+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:58.466 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:58 smithi172 bash[23612]: audit 2024-03-30T04:35:57.130497+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:58.466 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:58 smithi172 bash[18533]: cluster 2024-03-30T04:35:57.065727+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:35:58.466 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:58 smithi172 bash[18533]: audit 2024-03-30T04:35:57.130497+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:58.611 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:58 smithi173 bash[19171]: debug 2024-03-30T04:35:58.414+0000 7f249214d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:35:59.086 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:58 smithi173 bash[19171]: debug 2024-03-30T04:35:58.642+0000 7f249214d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:35:59.086 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:58 smithi173 bash[19171]: debug 2024-03-30T04:35:58.758+0000 7f249214d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:35:59.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[18533]: audit 2024-03-30T04:35:58.484992+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:59.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[18533]: audit 2024-03-30T04:35:58.486628+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:59.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[18533]: audit 2024-03-30T04:35:58.488009+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:59.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[18533]: audit 2024-03-30T04:35:58.488974+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:59.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[18533]: audit 2024-03-30T04:35:58.749379+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:59.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[23612]: audit 2024-03-30T04:35:58.484992+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:59.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[23612]: audit 2024-03-30T04:35:58.486628+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:59.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[23612]: audit 2024-03-30T04:35:58.488009+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:59.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[23612]: audit 2024-03-30T04:35:58.488974+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:59.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:35:59 smithi172 bash[23612]: audit 2024-03-30T04:35:58.749379+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:59.796 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:59 smithi173 bash[19171]: debug 2024-03-30T04:35:59.090+0000 7f249214d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:35:59.796 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:59 smithi173 bash[18498]: audit 2024-03-30T04:35:58.484992+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:35:59.797 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:59 smithi173 bash[18498]: audit 2024-03-30T04:35:58.486628+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:35:59.797 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:59 smithi173 bash[18498]: audit 2024-03-30T04:35:58.488009+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:35:59.797 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:59 smithi173 bash[18498]: audit 2024-03-30T04:35:58.488974+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:35:59.797 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:35:59 smithi173 bash[18498]: audit 2024-03-30T04:35:58.749379+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:00.108 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:59 smithi173 bash[19171]: debug 2024-03-30T04:35:59.798+0000 7f249214d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:36:00.108 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:35:59 smithi173 bash[19171]: debug 2024-03-30T04:35:59.910+0000 7f249214d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:36:00.745 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:36:00 smithi173 bash[19171]: debug 2024-03-30T04:36:00.110+0000 7f249214d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:36:00.745 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:36:00 smithi173 bash[19171]: debug 2024-03-30T04:36:00.434+0000 7f249214d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:36:01.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:36:00 smithi173 bash[19171]: debug 2024-03-30T04:36:00.798+0000 7f249214d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:36:01.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:36:00 smithi173 bash[19171]: debug 2024-03-30T04:36:00.910+0000 7f249214d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:36:01.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:00 smithi173 bash[18498]: cluster 2024-03-30T04:35:59.066106+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:01.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:00 smithi173 bash[18498]: audit 2024-03-30T04:36:00.364654+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:36:01.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:00 smithi173 bash[18498]: audit 2024-03-30T04:36:00.370011+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:36:01.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:00 smithi173 bash[18498]: audit 2024-03-30T04:36:00.371136+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:01.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:00 smithi172 bash[18533]: cluster 2024-03-30T04:35:59.066106+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:01.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:00 smithi172 bash[18533]: audit 2024-03-30T04:36:00.364654+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:36:01.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:00 smithi172 bash[18533]: audit 2024-03-30T04:36:00.370011+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:36:01.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:00 smithi172 bash[18533]: audit 2024-03-30T04:36:00.371136+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:01.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:00 smithi172 bash[23612]: cluster 2024-03-30T04:35:59.066106+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:01.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:00 smithi172 bash[23612]: audit 2024-03-30T04:36:00.364654+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:36:01.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:00 smithi172 bash[23612]: audit 2024-03-30T04:36:00.370011+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:36:01.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:00 smithi172 bash[23612]: audit 2024-03-30T04:36:00.371136+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:02.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:01 smithi173 bash[18498]: audit 2024-03-30T04:36:00.358015+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:36:02.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:01 smithi173 bash[18498]: audit 2024-03-30T04:36:00.934948+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:36:02.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:01 smithi173 bash[18498]: cluster 2024-03-30T04:36:00.935245+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:36:02.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:01 smithi173 bash[18498]: audit 2024-03-30T04:36:00.935734+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:36:02.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:01 smithi173 bash[18498]: audit 2024-03-30T04:36:00.937021+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:36:02.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:01 smithi173 bash[18498]: audit 2024-03-30T04:36:00.937702+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:36:02.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[18533]: audit 2024-03-30T04:36:00.358015+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:36:02.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[18533]: audit 2024-03-30T04:36:00.934948+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:36:02.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[18533]: cluster 2024-03-30T04:36:00.935245+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:36:02.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[18533]: audit 2024-03-30T04:36:00.935734+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:36:02.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[18533]: audit 2024-03-30T04:36:00.937021+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:36:02.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[18533]: audit 2024-03-30T04:36:00.937702+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:36:02.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[23612]: audit 2024-03-30T04:36:00.358015+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:36:02.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[23612]: audit 2024-03-30T04:36:00.934948+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:36:02.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[23612]: cluster 2024-03-30T04:36:00.935245+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:36:02.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[23612]: audit 2024-03-30T04:36:00.935734+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:36:02.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[23612]: audit 2024-03-30T04:36:00.937021+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:36:02.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:01 smithi172 bash[23612]: audit 2024-03-30T04:36:00.937702+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.173:0/1390825004' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:36:03.094 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:02 smithi172 bash[18533]: cluster 2024-03-30T04:36:01.066495+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:03.094 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:02 smithi172 bash[18533]: cluster 2024-03-30T04:36:01.774592+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-03-30T04:36:03.094 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:02 smithi172 bash[18533]: audit 2024-03-30T04:36:01.775243+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:36:03.097 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:02 smithi172 bash[23612]: cluster 2024-03-30T04:36:01.066495+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:03.097 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:02 smithi172 bash[23612]: cluster 2024-03-30T04:36:01.774592+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-03-30T04:36:03.097 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:02 smithi172 bash[23612]: audit 2024-03-30T04:36:01.775243+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:36:03.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:02 smithi173 bash[18498]: cluster 2024-03-30T04:36:01.066495+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:03.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:02 smithi173 bash[18498]: cluster 2024-03-30T04:36:01.774592+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 68s), standbys: x 2024-03-30T04:36:03.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:02 smithi173 bash[18498]: audit 2024-03-30T04:36:01.775243+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:36:05.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:04 smithi173 bash[18498]: cluster 2024-03-30T04:36:03.066906+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:05.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:04 smithi172 bash[23612]: cluster 2024-03-30T04:36:03.066906+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:05.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:04 smithi172 bash[18533]: cluster 2024-03-30T04:36:03.066906+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:07.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:06 smithi173 bash[18498]: cluster 2024-03-30T04:36:05.067224+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:07.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:06 smithi173 bash[18498]: audit 2024-03-30T04:36:06.127189+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.172:0/1896448848' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]: dispatch 2024-03-30T04:36:07.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:06 smithi173 bash[18498]: audit 2024-03-30T04:36:06.127651+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]: dispatch 2024-03-30T04:36:07.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:06 smithi173 bash[18498]: audit 2024-03-30T04:36:06.138335+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]': finished 2024-03-30T04:36:07.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:06 smithi173 bash[18498]: cluster 2024-03-30T04:36:06.138579+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:36:07.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:06 smithi173 bash[18498]: audit 2024-03-30T04:36:06.138741+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:07.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[18533]: cluster 2024-03-30T04:36:05.067224+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:07.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[18533]: audit 2024-03-30T04:36:06.127189+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.172:0/1896448848' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]: dispatch 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[18533]: audit 2024-03-30T04:36:06.127651+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]: dispatch 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[18533]: audit 2024-03-30T04:36:06.138335+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]': finished 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[18533]: cluster 2024-03-30T04:36:06.138579+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[18533]: audit 2024-03-30T04:36:06.138741+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[23612]: cluster 2024-03-30T04:36:05.067224+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[23612]: audit 2024-03-30T04:36:06.127189+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.172:0/1896448848' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]: dispatch 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[23612]: audit 2024-03-30T04:36:06.127651+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]: dispatch 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[23612]: audit 2024-03-30T04:36:06.138335+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9acd29d3-c196-4475-acb0-76fe687e811c"}]': finished 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[23612]: cluster 2024-03-30T04:36:06.138579+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-03-30T04:36:07.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:06 smithi172 bash[23612]: audit 2024-03-30T04:36:06.138741+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:08.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:07 smithi173 bash[18498]: audit 2024-03-30T04:36:06.817528+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.172:0/1982733424' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:36:08.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:07 smithi172 bash[18533]: audit 2024-03-30T04:36:06.817528+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.172:0/1982733424' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:36:08.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:07 smithi172 bash[23612]: audit 2024-03-30T04:36:06.817528+0000 mon.a (mon.0) 246 : audit [DBG] from='client.? 172.21.15.172:0/1982733424' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:36:09.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:08 smithi173 bash[18498]: cluster 2024-03-30T04:36:07.067622+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:09.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:08 smithi172 bash[18533]: cluster 2024-03-30T04:36:07.067622+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:09.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:08 smithi172 bash[23612]: cluster 2024-03-30T04:36:07.067622+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:11.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:10 smithi173 bash[18498]: cluster 2024-03-30T04:36:09.068079+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:10 smithi172 bash[18533]: cluster 2024-03-30T04:36:09.068079+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:11.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:10 smithi172 bash[23612]: cluster 2024-03-30T04:36:09.068079+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:13.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:12 smithi173 bash[18498]: cluster 2024-03-30T04:36:11.068555+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:13.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:12 smithi172 bash[18533]: cluster 2024-03-30T04:36:11.068555+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:13.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:12 smithi172 bash[23612]: cluster 2024-03-30T04:36:11.068555+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:15.059 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:14 smithi172 bash[18533]: cluster 2024-03-30T04:36:13.068997+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:15.059 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:14 smithi172 bash[23612]: cluster 2024-03-30T04:36:13.068997+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:15.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:14 smithi173 bash[18498]: cluster 2024-03-30T04:36:13.068997+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:17.059 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:16 smithi172 bash[18533]: cluster 2024-03-30T04:36:15.069318+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:17.059 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:16 smithi172 bash[18533]: audit 2024-03-30T04:36:16.122325+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:36:17.059 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:16 smithi172 bash[18533]: audit 2024-03-30T04:36:16.123876+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:17.060 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:16 smithi172 bash[23612]: cluster 2024-03-30T04:36:15.069318+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:17.060 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:16 smithi172 bash[23612]: audit 2024-03-30T04:36:16.122325+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:36:17.060 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:16 smithi172 bash[23612]: audit 2024-03-30T04:36:16.123876+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:17.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:16 smithi173 bash[18498]: cluster 2024-03-30T04:36:15.069318+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:17.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:16 smithi173 bash[18498]: audit 2024-03-30T04:36:16.122325+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T04:36:17.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:16 smithi173 bash[18498]: audit 2024-03-30T04:36:16.123876+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:18.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:17 smithi173 bash[18498]: cephadm 2024-03-30T04:36:16.125061+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Deploying daemon osd.0 on smithi172 2024-03-30T04:36:18.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:17 smithi172 bash[18533]: cephadm 2024-03-30T04:36:16.125061+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Deploying daemon osd.0 on smithi172 2024-03-30T04:36:18.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:17 smithi172 bash[23612]: cephadm 2024-03-30T04:36:16.125061+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Deploying daemon osd.0 on smithi172 2024-03-30T04:36:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:18 smithi173 bash[18498]: cluster 2024-03-30T04:36:17.069588+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:19.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:18 smithi172 bash[18533]: cluster 2024-03-30T04:36:17.069588+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:19.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:18 smithi172 bash[23612]: cluster 2024-03-30T04:36:17.069588+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:19.830 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:19.831 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:19.831 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:36:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:20.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:20.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:36:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:20.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:21.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:20 smithi173 bash[18498]: cluster 2024-03-30T04:36:19.069972+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:21.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:20 smithi173 bash[18498]: audit 2024-03-30T04:36:19.967658+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:21.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:20 smithi173 bash[18498]: audit 2024-03-30T04:36:19.967899+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:21.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:20 smithi173 bash[18498]: audit 2024-03-30T04:36:19.969325+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:21.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:20 smithi173 bash[18498]: audit 2024-03-30T04:36:19.970554+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:21.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[18533]: cluster 2024-03-30T04:36:19.069972+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:21.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[18533]: audit 2024-03-30T04:36:19.967658+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:21.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[18533]: audit 2024-03-30T04:36:19.967899+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:21.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[18533]: audit 2024-03-30T04:36:19.969325+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:21.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[18533]: audit 2024-03-30T04:36:19.970554+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:21.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[23612]: cluster 2024-03-30T04:36:19.069972+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:21.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[23612]: audit 2024-03-30T04:36:19.967658+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:21.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[23612]: audit 2024-03-30T04:36:19.967899+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:21.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[23612]: audit 2024-03-30T04:36:19.969325+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:21.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:20 smithi172 bash[23612]: audit 2024-03-30T04:36:19.970554+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:22.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:22 smithi172 bash[18533]: cluster 2024-03-30T04:36:21.070271+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:22.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:22 smithi172 bash[23612]: cluster 2024-03-30T04:36:21.070271+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:23.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:22 smithi173 bash[18498]: cluster 2024-03-30T04:36:21.070271+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:24 smithi173 bash[18498]: cluster 2024-03-30T04:36:23.070670+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:24 smithi173 bash[18498]: audit 2024-03-30T04:36:23.115946+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:24 smithi173 bash[18498]: audit 2024-03-30T04:36:23.123305+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:24.372 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:24 smithi172 bash[18533]: cluster 2024-03-30T04:36:23.070670+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:24.372 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:24 smithi172 bash[18533]: audit 2024-03-30T04:36:23.115946+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:24.372 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:24 smithi172 bash[18533]: audit 2024-03-30T04:36:23.123305+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:24.372 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:24 smithi172 bash[23612]: cluster 2024-03-30T04:36:23.070670+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:24.373 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:24 smithi172 bash[23612]: audit 2024-03-30T04:36:23.115946+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:24.373 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:24 smithi172 bash[23612]: audit 2024-03-30T04:36:23.123305+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:26.236 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 0 on host 'smithi172' 2024-03-30T04:36:26.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:26 smithi172 bash[18533]: cluster 2024-03-30T04:36:25.071150+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:26.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:26 smithi172 bash[23612]: cluster 2024-03-30T04:36:25.071150+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:26.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:26 smithi173 bash[18498]: cluster 2024-03-30T04:36:25.071150+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:26.889 DEBUG:teuthology.orchestra.run.smithi172:osd.0> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.0.service 2024-03-30T04:36:26.891 INFO:tasks.cephadm:Deploying osd.1 on smithi172 with /dev/vg_nvme/lv_3... 2024-03-30T04:36:26.892 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T04:36:27.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[18533]: audit 2024-03-30T04:36:26.239149+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:27.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[18533]: audit 2024-03-30T04:36:26.246283+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:27.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[18533]: audit 2024-03-30T04:36:26.248053+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[18533]: audit 2024-03-30T04:36:26.249305+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[18533]: audit 2024-03-30T04:36:26.301358+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[18533]: audit 2024-03-30T04:36:26.301754+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[23612]: audit 2024-03-30T04:36:26.239149+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[23612]: audit 2024-03-30T04:36:26.246283+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[23612]: audit 2024-03-30T04:36:26.248053+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[23612]: audit 2024-03-30T04:36:26.249305+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[23612]: audit 2024-03-30T04:36:26.301358+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:36:27.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:27 smithi172 bash[23612]: audit 2024-03-30T04:36:26.301754+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:36:27.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:27 smithi173 bash[18498]: audit 2024-03-30T04:36:26.239149+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:27.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:27 smithi173 bash[18498]: audit 2024-03-30T04:36:26.246283+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:27.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:27 smithi173 bash[18498]: audit 2024-03-30T04:36:26.248053+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:27.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:27 smithi173 bash[18498]: audit 2024-03-30T04:36:26.249305+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:27.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:27 smithi173 bash[18498]: audit 2024-03-30T04:36:26.301358+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:36:27.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:27 smithi173 bash[18498]: audit 2024-03-30T04:36:26.301754+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T04:36:28.263 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[18533]: cluster 2024-03-30T04:36:27.071555+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:28.263 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[18533]: audit 2024-03-30T04:36:27.241671+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:36:28.263 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[18533]: cluster 2024-03-30T04:36:27.241893+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:36:28.263 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[18533]: audit 2024-03-30T04:36:27.242613+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:28.263 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[18533]: audit 2024-03-30T04:36:27.243336+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:36:28.263 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[18533]: audit 2024-03-30T04:36:27.251849+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:36:28.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[23612]: cluster 2024-03-30T04:36:27.071555+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:28.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[23612]: audit 2024-03-30T04:36:27.241671+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:36:28.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[23612]: cluster 2024-03-30T04:36:27.241893+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:36:28.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[23612]: audit 2024-03-30T04:36:27.242613+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:28.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[23612]: audit 2024-03-30T04:36:27.243336+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:36:28.264 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[23612]: audit 2024-03-30T04:36:27.251849+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:36:28.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:28 smithi173 bash[18498]: cluster 2024-03-30T04:36:27.071555+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:28.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:28 smithi173 bash[18498]: audit 2024-03-30T04:36:27.241671+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T04:36:28.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:28 smithi173 bash[18498]: cluster 2024-03-30T04:36:27.241893+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-03-30T04:36:28.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:28 smithi173 bash[18498]: audit 2024-03-30T04:36:27.242613+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:28.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:28 smithi173 bash[18498]: audit 2024-03-30T04:36:27.243336+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:36:28.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:28 smithi173 bash[18498]: audit 2024-03-30T04:36:27.251849+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:36:28.652 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[26225]: debug 2024-03-30T04:36:28.261+0000 7ff56329b700 -1 osd.0 0 waiting for initial osdmap 2024-03-30T04:36:28.652 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:36:28 smithi172 bash[26225]: debug 2024-03-30T04:36:28.265+0000 7ff55bc2e700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:36:29.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:29 smithi173 bash[18498]: audit 2024-03-30T04:36:28.259737+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:36:29.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:29 smithi173 bash[18498]: cluster 2024-03-30T04:36:28.259934+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:36:29.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:29 smithi173 bash[18498]: audit 2024-03-30T04:36:28.260152+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:29.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:29 smithi173 bash[18498]: audit 2024-03-30T04:36:28.268042+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:29.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:29 smithi172 bash[18533]: audit 2024-03-30T04:36:28.259737+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:36:29.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:29 smithi172 bash[18533]: cluster 2024-03-30T04:36:28.259934+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:36:29.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:29 smithi172 bash[18533]: audit 2024-03-30T04:36:28.260152+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:29.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:29 smithi172 bash[18533]: audit 2024-03-30T04:36:28.268042+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:29.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:29 smithi172 bash[23612]: audit 2024-03-30T04:36:28.259737+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:36:29.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:29 smithi172 bash[23612]: cluster 2024-03-30T04:36:28.259934+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-03-30T04:36:29.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:29 smithi172 bash[23612]: audit 2024-03-30T04:36:28.260152+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:29.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:29 smithi172 bash[23612]: audit 2024-03-30T04:36:28.268042+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:30.312 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T04:36:30.312 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T04:36:30.313 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2024-03-30T04:36:30.313 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2024-03-30T04:36:30.313 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129253 s, 811 MB/s 2024-03-30T04:36:30.313 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2024-03-30T04:36:30.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[18533]: cluster 2024-03-30T04:36:27.305138+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:36:30.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[18533]: cluster 2024-03-30T04:36:27.305325+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[18533]: cluster 2024-03-30T04:36:29.072017+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[18533]: cluster 2024-03-30T04:36:29.257525+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638] boot 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[18533]: cluster 2024-03-30T04:36:29.257567+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[18533]: audit 2024-03-30T04:36:29.258206+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[23612]: cluster 2024-03-30T04:36:27.305138+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[23612]: cluster 2024-03-30T04:36:27.305325+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[23612]: cluster 2024-03-30T04:36:29.072017+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[23612]: cluster 2024-03-30T04:36:29.257525+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638] boot 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[23612]: cluster 2024-03-30T04:36:29.257567+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:36:30.364 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:30 smithi172 bash[23612]: audit 2024-03-30T04:36:29.258206+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:30.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:30 smithi173 bash[18498]: cluster 2024-03-30T04:36:27.305138+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:36:30.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:30 smithi173 bash[18498]: cluster 2024-03-30T04:36:27.305325+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:36:30.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:30 smithi173 bash[18498]: cluster 2024-03-30T04:36:29.072017+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-03-30T04:36:30.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:30 smithi173 bash[18498]: cluster 2024-03-30T04:36:29.257525+0000 mon.a (mon.0) 268 : cluster [INF] osd.0 [v2:172.21.15.172:6802/2987493638,v1:172.21.15.172:6803/2987493638] boot 2024-03-30T04:36:30.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:30 smithi173 bash[18498]: cluster 2024-03-30T04:36:29.257567+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-03-30T04:36:30.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:30 smithi173 bash[18498]: audit 2024-03-30T04:36:29.258206+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:36:31.319 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi172:vg_nvme/lv_3 2024-03-30T04:36:31.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:31 smithi173 bash[18498]: cluster 2024-03-30T04:36:30.274354+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:36:31.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:31 smithi172 bash[18533]: cluster 2024-03-30T04:36:30.274354+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:36:31.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:31 smithi172 bash[23612]: cluster 2024-03-30T04:36:30.274354+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-03-30T04:36:32.576 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:32 smithi172 bash[18533]: cluster 2024-03-30T04:36:31.072544+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:36:32.576 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:32 smithi172 bash[23612]: cluster 2024-03-30T04:36:31.072544+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:36:32.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:32 smithi173 bash[18498]: cluster 2024-03-30T04:36:31.072544+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:36:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:34 smithi173 bash[18498]: cluster 2024-03-30T04:36:33.072991+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-03-30T04:36:34.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:34 smithi172 bash[23612]: cluster 2024-03-30T04:36:33.072991+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-03-30T04:36:34.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:34 smithi172 bash[18533]: cluster 2024-03-30T04:36:33.072991+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-03-30T04:36:35.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: audit 2024-03-30T04:36:34.315067+0000 mgr.y (mgr.14152) 79 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:36:35.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: audit 2024-03-30T04:36:34.321636+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:36:35.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: audit 2024-03-30T04:36:34.324767+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:36:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: audit 2024-03-30T04:36:34.326369+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: cephadm 2024-03-30T04:36:34.400358+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:36:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: audit 2024-03-30T04:36:34.405966+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: audit 2024-03-30T04:36:34.406995+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:36:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: cephadm 2024-03-30T04:36:34.407658+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 16241M 2024-03-30T04:36:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: audit 2024-03-30T04:36:34.412056+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:35 smithi173 bash[18498]: audit 2024-03-30T04:36:34.417796+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:35.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: audit 2024-03-30T04:36:34.315067+0000 mgr.y (mgr.14152) 79 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:36:35.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: audit 2024-03-30T04:36:34.321636+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:36:35.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: audit 2024-03-30T04:36:34.324767+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:36:35.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: audit 2024-03-30T04:36:34.326369+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:35.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: cephadm 2024-03-30T04:36:34.400358+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:36:35.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: audit 2024-03-30T04:36:34.405966+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:35.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: audit 2024-03-30T04:36:34.406995+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:36:35.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: cephadm 2024-03-30T04:36:34.407658+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 16241M 2024-03-30T04:36:35.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: audit 2024-03-30T04:36:34.412056+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:35.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[18533]: audit 2024-03-30T04:36:34.417796+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: audit 2024-03-30T04:36:34.315067+0000 mgr.y (mgr.14152) 79 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:36:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: audit 2024-03-30T04:36:34.321636+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:36:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: audit 2024-03-30T04:36:34.324767+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:36:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: audit 2024-03-30T04:36:34.326369+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: cephadm 2024-03-30T04:36:34.400358+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:36:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: audit 2024-03-30T04:36:34.405966+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:35.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: audit 2024-03-30T04:36:34.406995+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:36:35.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: cephadm 2024-03-30T04:36:34.407658+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 16241M 2024-03-30T04:36:35.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: audit 2024-03-30T04:36:34.412056+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:35.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:35 smithi172 bash[23612]: audit 2024-03-30T04:36:34.417796+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:36.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:36 smithi173 bash[18498]: cluster 2024-03-30T04:36:35.073501+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:36:36.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:36 smithi172 bash[23612]: cluster 2024-03-30T04:36:35.073501+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:36:36.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:36 smithi172 bash[18533]: cluster 2024-03-30T04:36:35.073501+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-03-30T04:36:38.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:38 smithi172 bash[18533]: cluster 2024-03-30T04:36:37.073825+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-03-30T04:36:38.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:38 smithi172 bash[23612]: cluster 2024-03-30T04:36:37.073825+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-03-30T04:36:38.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:38 smithi173 bash[18498]: cluster 2024-03-30T04:36:37.073825+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-03-30T04:36:40.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:40 smithi173 bash[18498]: cluster 2024-03-30T04:36:39.074219+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-03-30T04:36:40.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:40 smithi173 bash[18498]: audit 2024-03-30T04:36:40.134575+0000 mon.a (mon.0) 279 : audit [INF] from='client.? 172.21.15.172:0/118326784' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9a0508d-eede-4fbd-9226-3ba536de217a"}]: dispatch 2024-03-30T04:36:40.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:40 smithi173 bash[18498]: audit 2024-03-30T04:36:40.139977+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.172:0/118326784' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d9a0508d-eede-4fbd-9226-3ba536de217a"}]': finished 2024-03-30T04:36:40.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:40 smithi173 bash[18498]: cluster 2024-03-30T04:36:40.140060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:36:40.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:40 smithi173 bash[18498]: audit 2024-03-30T04:36:40.140206+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:36:40.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[18533]: cluster 2024-03-30T04:36:39.074219+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-03-30T04:36:40.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[18533]: audit 2024-03-30T04:36:40.134575+0000 mon.a (mon.0) 279 : audit [INF] from='client.? 172.21.15.172:0/118326784' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9a0508d-eede-4fbd-9226-3ba536de217a"}]: dispatch 2024-03-30T04:36:40.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[18533]: audit 2024-03-30T04:36:40.139977+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.172:0/118326784' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d9a0508d-eede-4fbd-9226-3ba536de217a"}]': finished 2024-03-30T04:36:40.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[18533]: cluster 2024-03-30T04:36:40.140060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:36:40.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[18533]: audit 2024-03-30T04:36:40.140206+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:36:40.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[23612]: cluster 2024-03-30T04:36:39.074219+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-03-30T04:36:40.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[23612]: audit 2024-03-30T04:36:40.134575+0000 mon.a (mon.0) 279 : audit [INF] from='client.? 172.21.15.172:0/118326784' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d9a0508d-eede-4fbd-9226-3ba536de217a"}]: dispatch 2024-03-30T04:36:40.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[23612]: audit 2024-03-30T04:36:40.139977+0000 mon.a (mon.0) 280 : audit [INF] from='client.? 172.21.15.172:0/118326784' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d9a0508d-eede-4fbd-9226-3ba536de217a"}]': finished 2024-03-30T04:36:40.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[23612]: cluster 2024-03-30T04:36:40.140060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-03-30T04:36:40.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:40 smithi172 bash[23612]: audit 2024-03-30T04:36:40.140206+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:36:41.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:41 smithi173 bash[18498]: audit 2024-03-30T04:36:40.789739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.172:0/4242757511' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:36:41.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:41 smithi172 bash[23612]: audit 2024-03-30T04:36:40.789739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.172:0/4242757511' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:36:41.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:41 smithi172 bash[18533]: audit 2024-03-30T04:36:40.789739+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.172:0/4242757511' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:36:42.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:42 smithi173 bash[18498]: cluster 2024-03-30T04:36:41.074673+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-03-30T04:36:42.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:42 smithi172 bash[18533]: cluster 2024-03-30T04:36:41.074673+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-03-30T04:36:42.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:42 smithi172 bash[23612]: cluster 2024-03-30T04:36:41.074673+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-03-30T04:36:44.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:44 smithi173 bash[18498]: cluster 2024-03-30T04:36:43.075147+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-03-30T04:36:44.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:44 smithi172 bash[18533]: cluster 2024-03-30T04:36:43.075147+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-03-30T04:36:44.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:44 smithi172 bash[23612]: cluster 2024-03-30T04:36:43.075147+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-03-30T04:36:46.746 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:46 smithi172 bash[18533]: cluster 2024-03-30T04:36:45.075645+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-03-30T04:36:46.746 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:46 smithi172 bash[23612]: cluster 2024-03-30T04:36:45.075645+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-03-30T04:36:46.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:46 smithi173 bash[18498]: cluster 2024-03-30T04:36:45.075645+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-03-30T04:36:48.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:48 smithi172 bash[23612]: cluster 2024-03-30T04:36:47.076116+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-03-30T04:36:48.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:48 smithi172 bash[18533]: cluster 2024-03-30T04:36:47.076116+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-03-30T04:36:48.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:48 smithi173 bash[18498]: cluster 2024-03-30T04:36:47.076116+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-03-30T04:36:50.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:50 smithi172 bash[18533]: cluster 2024-03-30T04:36:49.076452+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-03-30T04:36:50.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:50 smithi172 bash[18533]: audit 2024-03-30T04:36:50.023053+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:36:50.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:50 smithi172 bash[18533]: audit 2024-03-30T04:36:50.024761+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:50.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:50 smithi172 bash[23612]: cluster 2024-03-30T04:36:49.076452+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-03-30T04:36:50.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:50 smithi172 bash[23612]: audit 2024-03-30T04:36:50.023053+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:36:50.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:50 smithi172 bash[23612]: audit 2024-03-30T04:36:50.024761+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:50.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:50 smithi173 bash[18498]: cluster 2024-03-30T04:36:49.076452+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-03-30T04:36:50.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:50 smithi173 bash[18498]: audit 2024-03-30T04:36:50.023053+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T04:36:50.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:50 smithi173 bash[18498]: audit 2024-03-30T04:36:50.024761+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:51.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:51 smithi173 bash[18498]: cephadm 2024-03-30T04:36:50.026122+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi172 2024-03-30T04:36:51.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:51 smithi172 bash[18533]: cephadm 2024-03-30T04:36:50.026122+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi172 2024-03-30T04:36:51.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:51 smithi172 bash[23612]: cephadm 2024-03-30T04:36:50.026122+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi172 2024-03-30T04:36:52.847 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:52 smithi172 bash[23612]: cluster 2024-03-30T04:36:51.076872+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-03-30T04:36:52.847 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:52 smithi172 bash[18533]: cluster 2024-03-30T04:36:51.076872+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-03-30T04:36:52.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:52 smithi173 bash[18498]: cluster 2024-03-30T04:36:51.076872+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-03-30T04:36:53.666 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:36:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:53.667 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:36:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:53.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:53 smithi172 bash[18533]: audit 2024-03-30T04:36:53.115670+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:53.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:53 smithi172 bash[18533]: audit 2024-03-30T04:36:53.116263+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:53.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:53.668 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:53 smithi172 bash[23612]: audit 2024-03-30T04:36:53.115670+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:53.668 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:53 smithi172 bash[23612]: audit 2024-03-30T04:36:53.116263+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:53.668 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:53.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:53 smithi173 bash[18498]: audit 2024-03-30T04:36:53.115670+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:36:53.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:53 smithi173 bash[18498]: audit 2024-03-30T04:36:53.116263+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:36:53.932 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:53.932 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:36:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:53.932 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:36:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:53.932 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:36:54.733 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[18533]: cluster 2024-03-30T04:36:53.077286+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-03-30T04:36:54.733 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[18533]: audit 2024-03-30T04:36:53.927133+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:54.733 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[18533]: audit 2024-03-30T04:36:53.931605+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:54.733 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[18533]: audit 2024-03-30T04:36:53.932799+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:54.733 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[18533]: audit 2024-03-30T04:36:53.933512+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:54.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[23612]: cluster 2024-03-30T04:36:53.077286+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-03-30T04:36:54.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[23612]: audit 2024-03-30T04:36:53.927133+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:54.733 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[23612]: audit 2024-03-30T04:36:53.931605+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:54.734 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[23612]: audit 2024-03-30T04:36:53.932799+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:54.734 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:54 smithi172 bash[23612]: audit 2024-03-30T04:36:53.933512+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:54.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:54 smithi173 bash[18498]: cluster 2024-03-30T04:36:53.077286+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-03-30T04:36:54.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:54 smithi173 bash[18498]: audit 2024-03-30T04:36:53.927133+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:54.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:54 smithi173 bash[18498]: audit 2024-03-30T04:36:53.931605+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:36:54.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:54 smithi173 bash[18498]: audit 2024-03-30T04:36:53.932799+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:36:54.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:54 smithi173 bash[18498]: audit 2024-03-30T04:36:53.933512+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:36:56.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:56 smithi173 bash[18498]: cluster 2024-03-30T04:36:55.077598+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-03-30T04:36:56.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:56 smithi172 bash[18533]: cluster 2024-03-30T04:36:55.077598+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-03-30T04:36:56.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:56 smithi172 bash[23612]: cluster 2024-03-30T04:36:55.077598+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-03-30T04:36:58.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:58 smithi172 bash[23612]: audit 2024-03-30T04:36:57.056457+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:58.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:58 smithi172 bash[23612]: audit 2024-03-30T04:36:57.060504+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:58.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:36:58 smithi172 bash[23612]: cluster 2024-03-30T04:36:57.077919+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-03-30T04:36:58.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:58 smithi172 bash[18533]: audit 2024-03-30T04:36:57.056457+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:58.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:58 smithi172 bash[18533]: audit 2024-03-30T04:36:57.060504+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:58.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:36:58 smithi172 bash[18533]: cluster 2024-03-30T04:36:57.077919+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-03-30T04:36:58.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:58 smithi173 bash[18498]: audit 2024-03-30T04:36:57.056457+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:58.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:58 smithi173 bash[18498]: audit 2024-03-30T04:36:57.060504+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:36:58.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:36:58 smithi173 bash[18498]: cluster 2024-03-30T04:36:57.077919+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-03-30T04:37:00.114 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 1 on host 'smithi172' 2024-03-30T04:37:00.378 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[23612]: cluster 2024-03-30T04:36:59.078164+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-03-30T04:37:00.378 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[23612]: audit 2024-03-30T04:37:00.115898+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:00.378 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[23612]: audit 2024-03-30T04:37:00.133385+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:00.379 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[23612]: audit 2024-03-30T04:37:00.135127+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:00.379 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[23612]: audit 2024-03-30T04:37:00.136436+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:00.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[18533]: cluster 2024-03-30T04:36:59.078164+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-03-30T04:37:00.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[18533]: audit 2024-03-30T04:37:00.115898+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:00.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[18533]: audit 2024-03-30T04:37:00.133385+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:00.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[18533]: audit 2024-03-30T04:37:00.135127+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:00.379 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:00 smithi172 bash[18533]: audit 2024-03-30T04:37:00.136436+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:00.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:00 smithi173 bash[18498]: cluster 2024-03-30T04:36:59.078164+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-03-30T04:37:00.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:00 smithi173 bash[18498]: audit 2024-03-30T04:37:00.115898+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:00.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:00 smithi173 bash[18498]: audit 2024-03-30T04:37:00.133385+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:00.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:00 smithi173 bash[18498]: audit 2024-03-30T04:37:00.135127+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:00.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:00 smithi173 bash[18498]: audit 2024-03-30T04:37:00.136436+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:00.752 DEBUG:teuthology.orchestra.run.smithi172:osd.1> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.1.service 2024-03-30T04:37:00.755 INFO:tasks.cephadm:Deploying osd.2 on smithi172 with /dev/vg_nvme/lv_2... 2024-03-30T04:37:00.755 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T04:37:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:01 smithi172 bash[18533]: audit 2024-03-30T04:37:00.293947+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:37:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:01 smithi172 bash[18533]: audit 2024-03-30T04:37:00.294259+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:37:01.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:01 smithi172 bash[23612]: audit 2024-03-30T04:37:00.293947+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:37:01.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:01 smithi172 bash[23612]: audit 2024-03-30T04:37:00.294259+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:37:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:01 smithi173 bash[18498]: audit 2024-03-30T04:37:00.293947+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:37:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:01 smithi173 bash[18498]: audit 2024-03-30T04:37:00.294259+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T04:37:02.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[18533]: cluster 2024-03-30T04:37:01.078584+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-03-30T04:37:02.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[18533]: audit 2024-03-30T04:37:01.212579+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:37:02.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[18533]: cluster 2024-03-30T04:37:01.212807+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:37:02.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[18533]: audit 2024-03-30T04:37:01.213046+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:02.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[18533]: audit 2024-03-30T04:37:01.214756+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:02.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[18533]: audit 2024-03-30T04:37:01.215503+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:02.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[23612]: cluster 2024-03-30T04:37:01.078584+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-03-30T04:37:02.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[23612]: audit 2024-03-30T04:37:01.212579+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:37:02.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[23612]: cluster 2024-03-30T04:37:01.212807+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:37:02.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[23612]: audit 2024-03-30T04:37:01.213046+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:02.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[23612]: audit 2024-03-30T04:37:01.214756+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:02.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[23612]: audit 2024-03-30T04:37:01.215503+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:02.405 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[29205]: debug 2024-03-30T04:37:02.223+0000 7f274f8e5700 -1 osd.1 0 waiting for initial osdmap 2024-03-30T04:37:02.405 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:37:02 smithi172 bash[29205]: debug 2024-03-30T04:37:02.227+0000 7f2748278700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:37:02.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:02 smithi173 bash[18498]: cluster 2024-03-30T04:37:01.078584+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-03-30T04:37:02.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:02 smithi173 bash[18498]: audit 2024-03-30T04:37:01.212579+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T04:37:02.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:02 smithi173 bash[18498]: cluster 2024-03-30T04:37:01.212807+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-03-30T04:37:02.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:02 smithi173 bash[18498]: audit 2024-03-30T04:37:01.213046+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:02.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:02 smithi173 bash[18498]: audit 2024-03-30T04:37:01.214756+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:02.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:02 smithi173 bash[18498]: audit 2024-03-30T04:37:01.215503+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:03.542 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:03 smithi172 bash[18533]: audit 2024-03-30T04:37:02.215074+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:37:03.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:03 smithi172 bash[18533]: cluster 2024-03-30T04:37:02.215224+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:37:03.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:03 smithi172 bash[18533]: audit 2024-03-30T04:37:02.215892+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:03.543 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:03 smithi172 bash[18533]: audit 2024-03-30T04:37:02.226006+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:03.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:03 smithi172 bash[23612]: audit 2024-03-30T04:37:02.215074+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:37:03.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:03 smithi172 bash[23612]: cluster 2024-03-30T04:37:02.215224+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:37:03.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:03 smithi172 bash[23612]: audit 2024-03-30T04:37:02.215892+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:03.543 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:03 smithi172 bash[23612]: audit 2024-03-30T04:37:02.226006+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:03.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:03 smithi173 bash[18498]: audit 2024-03-30T04:37:02.215074+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:37:03.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:03 smithi173 bash[18498]: cluster 2024-03-30T04:37:02.215224+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-03-30T04:37:03.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:03 smithi173 bash[18498]: audit 2024-03-30T04:37:02.215892+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:03.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:03 smithi173 bash[18498]: audit 2024-03-30T04:37:02.226006+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:04.139 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T04:37:04.139 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T04:37:04.139 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2024-03-30T04:37:04.139 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2024-03-30T04:37:04.139 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0205552 s, 510 MB/s 2024-03-30T04:37:04.140 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2024-03-30T04:37:04.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[18533]: cluster 2024-03-30T04:37:01.337928+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[18533]: cluster 2024-03-30T04:37:01.338106+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[18533]: cluster 2024-03-30T04:37:03.079113+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-03-30T04:37:04.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[18533]: cluster 2024-03-30T04:37:03.226890+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597] boot 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[18533]: cluster 2024-03-30T04:37:03.227003+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[18533]: audit 2024-03-30T04:37:03.227593+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[23612]: cluster 2024-03-30T04:37:01.337928+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[23612]: cluster 2024-03-30T04:37:01.338106+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[23612]: cluster 2024-03-30T04:37:03.079113+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-03-30T04:37:04.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[23612]: cluster 2024-03-30T04:37:03.226890+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597] boot 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[23612]: cluster 2024-03-30T04:37:03.227003+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:37:04.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:04 smithi172 bash[23612]: audit 2024-03-30T04:37:03.227593+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:04 smithi173 bash[18498]: cluster 2024-03-30T04:37:01.337928+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:37:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:04 smithi173 bash[18498]: cluster 2024-03-30T04:37:01.338106+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:37:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:04 smithi173 bash[18498]: cluster 2024-03-30T04:37:03.079113+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-03-30T04:37:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:04 smithi173 bash[18498]: cluster 2024-03-30T04:37:03.226890+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.172:6810/2490523597,v1:172.21.15.172:6811/2490523597] boot 2024-03-30T04:37:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:04 smithi173 bash[18498]: cluster 2024-03-30T04:37:03.227003+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-03-30T04:37:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:04 smithi173 bash[18498]: audit 2024-03-30T04:37:03.227593+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:37:05.378 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi172:vg_nvme/lv_2 2024-03-30T04:37:05.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:05 smithi173 bash[18498]: cluster 2024-03-30T04:37:04.233018+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:37:05.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:05 smithi172 bash[18533]: cluster 2024-03-30T04:37:04.233018+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:37:05.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:05 smithi172 bash[23612]: cluster 2024-03-30T04:37:04.233018+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-03-30T04:37:06.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:06 smithi173 bash[18498]: cluster 2024-03-30T04:37:05.079645+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:06.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:06 smithi172 bash[18533]: cluster 2024-03-30T04:37:05.079645+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:06.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:06 smithi172 bash[23612]: cluster 2024-03-30T04:37:05.079645+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[23612]: cluster 2024-03-30T04:37:07.080132+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-03-30T04:37:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[23612]: audit 2024-03-30T04:37:07.972073+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[23612]: audit 2024-03-30T04:37:07.973937+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[23612]: audit 2024-03-30T04:37:07.975341+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[23612]: audit 2024-03-30T04:37:07.982450+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:08.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[23612]: audit 2024-03-30T04:37:07.989687+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:08.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[18533]: cluster 2024-03-30T04:37:07.080132+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-03-30T04:37:08.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[18533]: audit 2024-03-30T04:37:07.972073+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:08.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[18533]: audit 2024-03-30T04:37:07.973937+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:08.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[18533]: audit 2024-03-30T04:37:07.975341+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:08.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[18533]: audit 2024-03-30T04:37:07.982450+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:08.571 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:08 smithi172 bash[18533]: audit 2024-03-30T04:37:07.989687+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:08.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:08 smithi173 bash[18498]: cluster 2024-03-30T04:37:07.080132+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-03-30T04:37:08.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:08 smithi173 bash[18498]: audit 2024-03-30T04:37:07.972073+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:08.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:08 smithi173 bash[18498]: audit 2024-03-30T04:37:07.973937+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:08.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:08 smithi173 bash[18498]: audit 2024-03-30T04:37:07.975341+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:08.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:08 smithi173 bash[18498]: audit 2024-03-30T04:37:07.982450+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:08.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:08 smithi173 bash[18498]: audit 2024-03-30T04:37:07.989687+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:09.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:09 smithi173 bash[18498]: cephadm 2024-03-30T04:37:07.963387+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:37:09.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:09 smithi173 bash[18498]: cephadm 2024-03-30T04:37:07.976377+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 8120M 2024-03-30T04:37:09.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:09 smithi173 bash[18498]: audit 2024-03-30T04:37:08.548823+0000 mgr.y (mgr.14152) 102 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:09.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:09 smithi173 bash[18498]: audit 2024-03-30T04:37:08.555348+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:37:09.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:09 smithi173 bash[18498]: audit 2024-03-30T04:37:08.561206+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:37:09.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:09 smithi173 bash[18498]: audit 2024-03-30T04:37:08.562495+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:09.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[18533]: cephadm 2024-03-30T04:37:07.963387+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:37:09.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[18533]: cephadm 2024-03-30T04:37:07.976377+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 8120M 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[18533]: audit 2024-03-30T04:37:08.548823+0000 mgr.y (mgr.14152) 102 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[18533]: audit 2024-03-30T04:37:08.555348+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[18533]: audit 2024-03-30T04:37:08.561206+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[18533]: audit 2024-03-30T04:37:08.562495+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[23612]: cephadm 2024-03-30T04:37:07.963387+0000 mgr.y (mgr.14152) 100 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[23612]: cephadm 2024-03-30T04:37:07.976377+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 8120M 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[23612]: audit 2024-03-30T04:37:08.548823+0000 mgr.y (mgr.14152) 102 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[23612]: audit 2024-03-30T04:37:08.555348+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[23612]: audit 2024-03-30T04:37:08.561206+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:37:09.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:09 smithi172 bash[23612]: audit 2024-03-30T04:37:08.562495+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:10.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:10 smithi173 bash[18498]: cluster 2024-03-30T04:37:09.080638+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-03-30T04:37:10.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:10 smithi172 bash[18533]: cluster 2024-03-30T04:37:09.080638+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-03-30T04:37:10.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:10 smithi172 bash[23612]: cluster 2024-03-30T04:37:09.080638+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-03-30T04:37:12.365 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:12 smithi172 bash[18533]: cluster 2024-03-30T04:37:11.081091+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-03-30T04:37:12.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:12 smithi172 bash[23612]: cluster 2024-03-30T04:37:11.081091+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-03-30T04:37:12.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:12 smithi173 bash[18498]: cluster 2024-03-30T04:37:11.081091+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-03-30T04:37:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:14 smithi173 bash[18498]: cluster 2024-03-30T04:37:13.081595+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-03-30T04:37:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:14 smithi173 bash[18498]: audit 2024-03-30T04:37:14.224315+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.172:0/1872211885' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08895557-2a07-4379-82c4-4d21c7dadb0a"}]: dispatch 2024-03-30T04:37:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:14 smithi173 bash[18498]: audit 2024-03-30T04:37:14.230994+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.172:0/1872211885' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08895557-2a07-4379-82c4-4d21c7dadb0a"}]': finished 2024-03-30T04:37:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:14 smithi173 bash[18498]: cluster 2024-03-30T04:37:14.231045+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:37:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:14 smithi173 bash[18498]: audit 2024-03-30T04:37:14.231172+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[23612]: cluster 2024-03-30T04:37:13.081595+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-03-30T04:37:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[23612]: audit 2024-03-30T04:37:14.224315+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.172:0/1872211885' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08895557-2a07-4379-82c4-4d21c7dadb0a"}]: dispatch 2024-03-30T04:37:14.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[23612]: audit 2024-03-30T04:37:14.230994+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.172:0/1872211885' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08895557-2a07-4379-82c4-4d21c7dadb0a"}]': finished 2024-03-30T04:37:14.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[23612]: cluster 2024-03-30T04:37:14.231045+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:37:14.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[23612]: audit 2024-03-30T04:37:14.231172+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[18533]: cluster 2024-03-30T04:37:13.081595+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-03-30T04:37:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[18533]: audit 2024-03-30T04:37:14.224315+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.172:0/1872211885' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08895557-2a07-4379-82c4-4d21c7dadb0a"}]: dispatch 2024-03-30T04:37:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[18533]: audit 2024-03-30T04:37:14.230994+0000 mon.a (mon.0) 319 : audit [INF] from='client.? 172.21.15.172:0/1872211885' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08895557-2a07-4379-82c4-4d21c7dadb0a"}]': finished 2024-03-30T04:37:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[18533]: cluster 2024-03-30T04:37:14.231045+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-03-30T04:37:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:14 smithi172 bash[18533]: audit 2024-03-30T04:37:14.231172+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:15.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:15 smithi173 bash[18498]: audit 2024-03-30T04:37:14.882862+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.172:0/384955702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:37:15.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:15 smithi172 bash[18533]: audit 2024-03-30T04:37:14.882862+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.172:0/384955702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:37:15.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:15 smithi172 bash[23612]: audit 2024-03-30T04:37:14.882862+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.172:0/384955702' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:37:16.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:16 smithi173 bash[18498]: cluster 2024-03-30T04:37:15.082215+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-03-30T04:37:16.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:16 smithi172 bash[18533]: cluster 2024-03-30T04:37:15.082215+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-03-30T04:37:16.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:16 smithi172 bash[23612]: cluster 2024-03-30T04:37:15.082215+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-03-30T04:37:18.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:18 smithi173 bash[18498]: cluster 2024-03-30T04:37:17.082752+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-03-30T04:37:18.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:18 smithi172 bash[23612]: cluster 2024-03-30T04:37:17.082752+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-03-30T04:37:18.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:18 smithi172 bash[18533]: cluster 2024-03-30T04:37:17.082752+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-03-30T04:37:20.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:20 smithi173 bash[18498]: cluster 2024-03-30T04:37:19.083379+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-03-30T04:37:20.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:20 smithi172 bash[18533]: cluster 2024-03-30T04:37:19.083379+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-03-30T04:37:20.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:20 smithi172 bash[23612]: cluster 2024-03-30T04:37:19.083379+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-03-30T04:37:22.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:22 smithi173 bash[18498]: cluster 2024-03-30T04:37:21.083905+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-03-30T04:37:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:22 smithi172 bash[18533]: cluster 2024-03-30T04:37:21.083905+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-03-30T04:37:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:22 smithi172 bash[23612]: cluster 2024-03-30T04:37:21.083905+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-03-30T04:37:24.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:24 smithi173 bash[18498]: cluster 2024-03-30T04:37:23.084408+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-03-30T04:37:24.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:24 smithi173 bash[18498]: audit 2024-03-30T04:37:24.192495+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:37:24.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:24 smithi173 bash[18498]: audit 2024-03-30T04:37:24.193881+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:24.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:24 smithi172 bash[23612]: cluster 2024-03-30T04:37:23.084408+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-03-30T04:37:24.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:24 smithi172 bash[23612]: audit 2024-03-30T04:37:24.192495+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:37:24.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:24 smithi172 bash[23612]: audit 2024-03-30T04:37:24.193881+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:24.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:24 smithi172 bash[18533]: cluster 2024-03-30T04:37:23.084408+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-03-30T04:37:24.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:24 smithi172 bash[18533]: audit 2024-03-30T04:37:24.192495+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T04:37:24.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:24 smithi172 bash[18533]: audit 2024-03-30T04:37:24.193881+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:25.455 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:25 smithi172 bash[18533]: cephadm 2024-03-30T04:37:24.195008+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi172 2024-03-30T04:37:25.456 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:25 smithi172 bash[23612]: cephadm 2024-03-30T04:37:24.195008+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi172 2024-03-30T04:37:25.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:25 smithi173 bash[18498]: cephadm 2024-03-30T04:37:24.195008+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi172 2024-03-30T04:37:26.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:26 smithi173 bash[18498]: cluster 2024-03-30T04:37:25.084910+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-03-30T04:37:26.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:26 smithi172 bash[18533]: cluster 2024-03-30T04:37:25.084910+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-03-30T04:37:26.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:26 smithi172 bash[23612]: cluster 2024-03-30T04:37:25.084910+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-03-30T04:37:27.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.650 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.650 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.651 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.904 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.905 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:27.905 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:37:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:37:29.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[23612]: cluster 2024-03-30T04:37:27.085339+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-03-30T04:37:29.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[23612]: audit 2024-03-30T04:37:27.918744+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:29.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[23612]: audit 2024-03-30T04:37:27.957856+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:29.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[23612]: audit 2024-03-30T04:37:27.959115+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:29.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[23612]: audit 2024-03-30T04:37:27.959805+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:29.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[18533]: cluster 2024-03-30T04:37:27.085339+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-03-30T04:37:29.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[18533]: audit 2024-03-30T04:37:27.918744+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:29.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[18533]: audit 2024-03-30T04:37:27.957856+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:29.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[18533]: audit 2024-03-30T04:37:27.959115+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:29.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:28 smithi172 bash[18533]: audit 2024-03-30T04:37:27.959805+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:29.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:28 smithi173 bash[18498]: cluster 2024-03-30T04:37:27.085339+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-03-30T04:37:29.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:28 smithi173 bash[18498]: audit 2024-03-30T04:37:27.918744+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:29.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:28 smithi173 bash[18498]: audit 2024-03-30T04:37:27.957856+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:29.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:28 smithi173 bash[18498]: audit 2024-03-30T04:37:27.959115+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:29.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:28 smithi173 bash[18498]: audit 2024-03-30T04:37:27.959805+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:31.256 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:30 smithi172 bash[23612]: cluster 2024-03-30T04:37:29.085783+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-03-30T04:37:31.256 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:30 smithi172 bash[18533]: cluster 2024-03-30T04:37:29.085783+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-03-30T04:37:31.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:30 smithi173 bash[18498]: cluster 2024-03-30T04:37:29.085783+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-03-30T04:37:32.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:32 smithi172 bash[18533]: cluster 2024-03-30T04:37:31.086324+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-03-30T04:37:32.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:32 smithi172 bash[18533]: audit 2024-03-30T04:37:31.181104+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:32.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:32 smithi172 bash[18533]: audit 2024-03-30T04:37:31.188938+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:32.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:32 smithi172 bash[23612]: cluster 2024-03-30T04:37:31.086324+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-03-30T04:37:32.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:32 smithi172 bash[23612]: audit 2024-03-30T04:37:31.181104+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:32.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:32 smithi172 bash[23612]: audit 2024-03-30T04:37:31.188938+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:32.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:32 smithi173 bash[18498]: cluster 2024-03-30T04:37:31.086324+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-03-30T04:37:32.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:32 smithi173 bash[18498]: audit 2024-03-30T04:37:31.181104+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:32.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:32 smithi173 bash[18498]: audit 2024-03-30T04:37:31.188938+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:34.383 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 2 on host 'smithi172' 2024-03-30T04:37:34.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:34 smithi172 bash[18533]: cluster 2024-03-30T04:37:33.086794+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-03-30T04:37:34.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:34 smithi172 bash[23612]: cluster 2024-03-30T04:37:33.086794+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-03-30T04:37:34.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:34 smithi173 bash[18498]: cluster 2024-03-30T04:37:33.086794+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-03-30T04:37:35.056 DEBUG:teuthology.orchestra.run.smithi172:osd.2> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.2.service 2024-03-30T04:37:35.059 INFO:tasks.cephadm:Deploying osd.3 on smithi172 with /dev/vg_nvme/lv_1... 2024-03-30T04:37:35.059 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T04:37:35.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[18533]: audit 2024-03-30T04:37:34.366253+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:37:35.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[18533]: audit 2024-03-30T04:37:34.384634+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:35.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[18533]: audit 2024-03-30T04:37:34.412819+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:35.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[18533]: audit 2024-03-30T04:37:34.414004+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:35.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[18533]: audit 2024-03-30T04:37:34.414686+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:35.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[23612]: audit 2024-03-30T04:37:34.366253+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:37:35.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[23612]: audit 2024-03-30T04:37:34.384634+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:35.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[23612]: audit 2024-03-30T04:37:34.412819+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:35.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[23612]: audit 2024-03-30T04:37:34.414004+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:35.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:35 smithi172 bash[23612]: audit 2024-03-30T04:37:34.414686+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:35.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:35 smithi173 bash[18498]: audit 2024-03-30T04:37:34.366253+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T04:37:35.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:35 smithi173 bash[18498]: audit 2024-03-30T04:37:34.384634+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:35.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:35 smithi173 bash[18498]: audit 2024-03-30T04:37:34.412819+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:37:35.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:35 smithi173 bash[18498]: audit 2024-03-30T04:37:34.414004+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:35.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:35 smithi173 bash[18498]: audit 2024-03-30T04:37:34.414686+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:37:36.361 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[18533]: cluster 2024-03-30T04:37:35.087274+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:36.361 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[18533]: audit 2024-03-30T04:37:35.223003+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:37:36.361 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[18533]: cluster 2024-03-30T04:37:35.223188+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:37:36.361 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[18533]: audit 2024-03-30T04:37:35.223474+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:36.361 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[18533]: audit 2024-03-30T04:37:35.224487+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:36.362 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[23612]: cluster 2024-03-30T04:37:35.087274+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:36.362 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[23612]: audit 2024-03-30T04:37:35.223003+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:37:36.362 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[23612]: cluster 2024-03-30T04:37:35.223188+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:37:36.362 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[23612]: audit 2024-03-30T04:37:35.223474+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:36.362 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[23612]: audit 2024-03-30T04:37:35.224487+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:36.362 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[32215]: debug 2024-03-30T04:37:36.221+0000 7f41249e0700 -1 osd.2 0 waiting for initial osdmap 2024-03-30T04:37:36.362 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:37:36 smithi172 bash[32215]: debug 2024-03-30T04:37:36.225+0000 7f4120b7a700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:37:36.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:36 smithi173 bash[18498]: cluster 2024-03-30T04:37:35.087274+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:36.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:36 smithi173 bash[18498]: audit 2024-03-30T04:37:35.223003+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T04:37:36.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:36 smithi173 bash[18498]: cluster 2024-03-30T04:37:35.223188+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-03-30T04:37:36.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:36 smithi173 bash[18498]: audit 2024-03-30T04:37:35.223474+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:36.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:36 smithi173 bash[18498]: audit 2024-03-30T04:37:35.224487+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:37:37.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:37 smithi173 bash[18498]: audit 2024-03-30T04:37:36.222289+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:37:37.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:37 smithi173 bash[18498]: cluster 2024-03-30T04:37:36.222383+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:37:37.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:37 smithi173 bash[18498]: audit 2024-03-30T04:37:36.222838+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:37.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:37 smithi173 bash[18498]: audit 2024-03-30T04:37:36.228439+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:37.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:37 smithi172 bash[18533]: audit 2024-03-30T04:37:36.222289+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:37:37.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:37 smithi172 bash[18533]: cluster 2024-03-30T04:37:36.222383+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:37:37.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:37 smithi172 bash[18533]: audit 2024-03-30T04:37:36.222838+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:37.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:37 smithi172 bash[18533]: audit 2024-03-30T04:37:36.228439+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:37.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:37 smithi172 bash[23612]: audit 2024-03-30T04:37:36.222289+0000 mon.a (mon.0) 339 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:37:37.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:37 smithi172 bash[23612]: cluster 2024-03-30T04:37:36.222383+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-03-30T04:37:37.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:37 smithi172 bash[23612]: audit 2024-03-30T04:37:36.222838+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:37.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:37 smithi172 bash[23612]: audit 2024-03-30T04:37:36.228439+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:38.368 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T04:37:38.368 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T04:37:38.368 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2024-03-30T04:37:38.369 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2024-03-30T04:37:38.369 INFO:teuthology.orchestra.run.smithi172.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0127107 s, 825 MB/s 2024-03-30T04:37:38.369 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[18533]: cluster 2024-03-30T04:37:35.382374+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[18533]: cluster 2024-03-30T04:37:35.382635+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[18533]: cluster 2024-03-30T04:37:37.087732+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[18533]: cluster 2024-03-30T04:37:37.234911+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606] boot 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[18533]: cluster 2024-03-30T04:37:37.234986+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[18533]: audit 2024-03-30T04:37:37.235750+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[23612]: cluster 2024-03-30T04:37:35.382374+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[23612]: cluster 2024-03-30T04:37:35.382635+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[23612]: cluster 2024-03-30T04:37:37.087732+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[23612]: cluster 2024-03-30T04:37:37.234911+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606] boot 2024-03-30T04:37:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[23612]: cluster 2024-03-30T04:37:37.234986+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:37:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:38 smithi172 bash[23612]: audit 2024-03-30T04:37:37.235750+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:38.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:38 smithi173 bash[18498]: cluster 2024-03-30T04:37:35.382374+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:37:38.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:38 smithi173 bash[18498]: cluster 2024-03-30T04:37:35.382635+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:37:38.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:38 smithi173 bash[18498]: cluster 2024-03-30T04:37:37.087732+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-03-30T04:37:38.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:38 smithi173 bash[18498]: cluster 2024-03-30T04:37:37.234911+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.172:6818/3865979606,v1:172.21.15.172:6819/3865979606] boot 2024-03-30T04:37:38.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:38 smithi173 bash[18498]: cluster 2024-03-30T04:37:37.234986+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-03-30T04:37:38.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:38 smithi173 bash[18498]: audit 2024-03-30T04:37:37.235750+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:37:39.304 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi172:vg_nvme/lv_1 2024-03-30T04:37:39.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:39 smithi173 bash[18498]: cluster 2024-03-30T04:37:38.242736+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:37:39.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:39 smithi173 bash[18498]: audit 2024-03-30T04:37:39.180712+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' 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-03-30T04:37:39.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:39 smithi172 bash[18533]: cluster 2024-03-30T04:37:38.242736+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:37:39.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:39 smithi172 bash[18533]: audit 2024-03-30T04:37:39.180712+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' 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-03-30T04:37:39.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:39 smithi172 bash[23612]: cluster 2024-03-30T04:37:38.242736+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-03-30T04:37:39.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:39 smithi172 bash[23612]: audit 2024-03-30T04:37:39.180712+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' 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-03-30T04:37:40.963 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:40 smithi172 bash[23612]: cluster 2024-03-30T04:37:39.088192+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:40.963 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:40 smithi172 bash[23612]: audit 2024-03-30T04:37:39.674580+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' 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-03-30T04:37:40.963 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:40 smithi172 bash[23612]: cluster 2024-03-30T04:37:39.674742+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:37:40.963 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:40 smithi172 bash[23612]: audit 2024-03-30T04:37:39.676780+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:37:40.964 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:40 smithi172 bash[18533]: cluster 2024-03-30T04:37:39.088192+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:40.964 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:40 smithi172 bash[18533]: audit 2024-03-30T04:37:39.674580+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' 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-03-30T04:37:40.964 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:40 smithi172 bash[18533]: cluster 2024-03-30T04:37:39.674742+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:37:40.964 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:40 smithi172 bash[18533]: audit 2024-03-30T04:37:39.676780+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:37:41.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:40 smithi173 bash[18498]: cluster 2024-03-30T04:37:39.088192+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:41.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:40 smithi173 bash[18498]: audit 2024-03-30T04:37:39.674580+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' 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-03-30T04:37:41.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:40 smithi173 bash[18498]: cluster 2024-03-30T04:37:39.674742+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-03-30T04:37:41.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:40 smithi173 bash[18498]: audit 2024-03-30T04:37:39.676780+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-03-30T04:37:42.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:41 smithi173 bash[18498]: audit 2024-03-30T04:37:40.675108+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:37:42.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:41 smithi173 bash[18498]: cluster 2024-03-30T04:37:40.675222+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:37:42.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:41 smithi172 bash[18533]: audit 2024-03-30T04:37:40.675108+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:37:42.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:41 smithi172 bash[18533]: cluster 2024-03-30T04:37:40.675222+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:37:42.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:41 smithi172 bash[23612]: audit 2024-03-30T04:37:40.675108+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-03-30T04:37:42.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:41 smithi172 bash[23612]: cluster 2024-03-30T04:37:40.675222+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-03-30T04:37:42.806 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:42 smithi172 bash[23612]: cluster 2024-03-30T04:37:41.088570+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:42.806 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:42 smithi172 bash[23612]: cluster 2024-03-30T04:37:41.689843+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T04:37:42.806 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:42 smithi172 bash[23612]: audit 2024-03-30T04:37:42.146797+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:42.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:42 smithi172 bash[18533]: cluster 2024-03-30T04:37:41.088570+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:42.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:42 smithi172 bash[18533]: cluster 2024-03-30T04:37:41.689843+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T04:37:42.806 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:42 smithi172 bash[18533]: audit 2024-03-30T04:37:42.146797+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:43.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:42 smithi173 bash[18498]: cluster 2024-03-30T04:37:41.088570+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v95: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:43.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:42 smithi173 bash[18498]: cluster 2024-03-30T04:37:41.689843+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-03-30T04:37:43.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:42 smithi173 bash[18498]: audit 2024-03-30T04:37:42.146797+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.114171+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:37:44.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.117009+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:37:44.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.117892+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:44.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: cluster 2024-03-30T04:37:43.155033+0000 mon.a (mon.0) 358 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:37:44.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.239923+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.241332+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.242319+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.243292+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.249492+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:43 smithi173 bash[18498]: audit 2024-03-30T04:37:43.256068+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.114171+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:37:44.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.117009+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:37:44.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.117892+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: cluster 2024-03-30T04:37:43.155033+0000 mon.a (mon.0) 358 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.239923+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.241332+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.242319+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.243292+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.249492+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[18533]: audit 2024-03-30T04:37:43.256068+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.114171+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:37:44.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.117009+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:37:44.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.117892+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:37:44.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: cluster 2024-03-30T04:37:43.155033+0000 mon.a (mon.0) 358 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-03-30T04:37:44.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.239923+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.241332+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.242319+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.243292+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:37:44.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.249492+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:44.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:43 smithi172 bash[23612]: audit 2024-03-30T04:37:43.256068+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:45.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[18533]: cluster 2024-03-30T04:37:43.088860+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:45.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[18533]: audit 2024-03-30T04:37:43.111426+0000 mgr.y (mgr.14152) 122 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:45.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[18533]: cephadm 2024-03-30T04:37:43.231809+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:37:45.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[18533]: cephadm 2024-03-30T04:37:43.244031+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 5413M 2024-03-30T04:37:45.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[18533]: audit 2024-03-30T04:37:43.980460+0000 mon.a (mon.0) 365 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:45.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[23612]: cluster 2024-03-30T04:37:43.088860+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:45.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[23612]: audit 2024-03-30T04:37:43.111426+0000 mgr.y (mgr.14152) 122 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:45.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[23612]: cephadm 2024-03-30T04:37:43.231809+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:37:45.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[23612]: cephadm 2024-03-30T04:37:43.244031+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 5413M 2024-03-30T04:37:45.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:44 smithi172 bash[23612]: audit 2024-03-30T04:37:43.980460+0000 mon.a (mon.0) 365 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:45.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:44 smithi173 bash[18498]: cluster 2024-03-30T04:37:43.088860+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v97: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:45.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:44 smithi173 bash[18498]: audit 2024-03-30T04:37:43.111426+0000 mgr.y (mgr.14152) 122 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:37:45.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:44 smithi173 bash[18498]: cephadm 2024-03-30T04:37:43.231809+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:37:45.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:44 smithi173 bash[18498]: cephadm 2024-03-30T04:37:43.244031+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 5413M 2024-03-30T04:37:45.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:44 smithi173 bash[18498]: audit 2024-03-30T04:37:43.980460+0000 mon.a (mon.0) 365 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:46.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:44.865888+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:46.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:44.867482+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:46.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:44.867643+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:46.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:44.867861+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:44.871696+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:44.875535+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:44.875703+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:44.875861+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:45.772660+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:45.776439+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:45.777018+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[23612]: audit 2024-03-30T04:37:45.777511+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:46.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:44.865888+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:44.867482+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:44.867643+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:44.867861+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:44.871696+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:44.875535+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:44.875703+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:44.875861+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:45.772660+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:45.776439+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:45.777018+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:46.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:46 smithi172 bash[18533]: audit 2024-03-30T04:37:45.777511+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:47.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:44.865888+0000 mon.a (mon.0) 366 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:47.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:44.867482+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:47.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:44.867643+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:47.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:44.867861+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:47.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:44.871696+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:47.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:44.875535+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:47.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:44.875703+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:47.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:44.875861+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:47.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:45.772660+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:47.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:45.776439+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:37:47.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:45.777018+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:37:47.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:46 smithi173 bash[18498]: audit 2024-03-30T04:37:45.777511+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:37:48.056 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:47 smithi172 bash[18533]: cluster 2024-03-30T04:37:45.089340+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-03-30T04:37:48.056 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:47 smithi172 bash[18533]: audit 2024-03-30T04:37:45.776908+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:48.056 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:47 smithi172 bash[18533]: audit 2024-03-30T04:37:46.670746+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:48.056 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:47 smithi172 bash[18533]: audit 2024-03-30T04:37:46.699056+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:48.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:47 smithi172 bash[23612]: cluster 2024-03-30T04:37:45.089340+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-03-30T04:37:48.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:47 smithi172 bash[23612]: audit 2024-03-30T04:37:45.776908+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:48.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:47 smithi172 bash[23612]: audit 2024-03-30T04:37:46.670746+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:48.057 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:47 smithi172 bash[23612]: audit 2024-03-30T04:37:46.699056+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:48.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:47 smithi173 bash[18498]: cluster 2024-03-30T04:37:45.089340+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-03-30T04:37:48.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:47 smithi173 bash[18498]: audit 2024-03-30T04:37:45.776908+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-03-30T04:37:48.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:47 smithi173 bash[18498]: audit 2024-03-30T04:37:46.670746+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-03-30T04:37:48.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:47 smithi173 bash[18498]: audit 2024-03-30T04:37:46.699056+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:37:49.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:48 smithi173 bash[18498]: cluster 2024-03-30T04:37:47.089881+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:49.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:48 smithi172 bash[18533]: cluster 2024-03-30T04:37:47.089881+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:49.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:48 smithi172 bash[23612]: cluster 2024-03-30T04:37:47.089881+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:37:50.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:49 smithi173 bash[18498]: audit 2024-03-30T04:37:48.854428+0000 mon.a (mon.0) 377 : audit [INF] from='client.? 172.21.15.172:0/2312172942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ef7830a-8ea3-44a0-b474-34d6fd40b0e1"}]: dispatch 2024-03-30T04:37:50.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:49 smithi173 bash[18498]: audit 2024-03-30T04:37:48.860159+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.172:0/2312172942' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ef7830a-8ea3-44a0-b474-34d6fd40b0e1"}]': finished 2024-03-30T04:37:50.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:49 smithi173 bash[18498]: cluster 2024-03-30T04:37:48.860244+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:37:50.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:49 smithi173 bash[18498]: audit 2024-03-30T04:37:48.860540+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:37:50.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:49 smithi173 bash[18498]: audit 2024-03-30T04:37:49.527923+0000 mon.a (mon.0) 381 : audit [DBG] from='client.? 172.21.15.172:0/4044032708' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[18533]: audit 2024-03-30T04:37:48.854428+0000 mon.a (mon.0) 377 : audit [INF] from='client.? 172.21.15.172:0/2312172942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ef7830a-8ea3-44a0-b474-34d6fd40b0e1"}]: dispatch 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[18533]: audit 2024-03-30T04:37:48.860159+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.172:0/2312172942' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ef7830a-8ea3-44a0-b474-34d6fd40b0e1"}]': finished 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[18533]: cluster 2024-03-30T04:37:48.860244+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[18533]: audit 2024-03-30T04:37:48.860540+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[18533]: audit 2024-03-30T04:37:49.527923+0000 mon.a (mon.0) 381 : audit [DBG] from='client.? 172.21.15.172:0/4044032708' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[23612]: audit 2024-03-30T04:37:48.854428+0000 mon.a (mon.0) 377 : audit [INF] from='client.? 172.21.15.172:0/2312172942' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ef7830a-8ea3-44a0-b474-34d6fd40b0e1"}]: dispatch 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[23612]: audit 2024-03-30T04:37:48.860159+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.172:0/2312172942' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ef7830a-8ea3-44a0-b474-34d6fd40b0e1"}]': finished 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[23612]: cluster 2024-03-30T04:37:48.860244+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[23612]: audit 2024-03-30T04:37:48.860540+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:37:50.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:49 smithi172 bash[23612]: audit 2024-03-30T04:37:49.527923+0000 mon.a (mon.0) 381 : audit [DBG] from='client.? 172.21.15.172:0/4044032708' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:37:51.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:50 smithi173 bash[18498]: cluster 2024-03-30T04:37:49.090373+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-03-30T04:37:51.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:50 smithi172 bash[18533]: cluster 2024-03-30T04:37:49.090373+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-03-30T04:37:51.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:50 smithi172 bash[23612]: cluster 2024-03-30T04:37:49.090373+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-03-30T04:37:53.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:52 smithi172 bash[18533]: cluster 2024-03-30T04:37:51.090951+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-03-30T04:37:53.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:52 smithi172 bash[23612]: cluster 2024-03-30T04:37:51.090951+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-03-30T04:37:53.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:52 smithi173 bash[18498]: cluster 2024-03-30T04:37:51.090951+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-03-30T04:37:54.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:53 smithi172 bash[18533]: audit 2024-03-30T04:37:53.117681+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:54.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:53 smithi172 bash[18533]: audit 2024-03-30T04:37:53.118437+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:54.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:53 smithi172 bash[23612]: audit 2024-03-30T04:37:53.117681+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:54.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:53 smithi172 bash[23612]: audit 2024-03-30T04:37:53.118437+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:54.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:53 smithi173 bash[18498]: audit 2024-03-30T04:37:53.117681+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:37:54.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:53 smithi173 bash[18498]: audit 2024-03-30T04:37:53.118437+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:37:55.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:54 smithi172 bash[18533]: cluster 2024-03-30T04:37:53.091406+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-03-30T04:37:55.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:54 smithi172 bash[23612]: cluster 2024-03-30T04:37:53.091406+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-03-30T04:37:55.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:54 smithi173 bash[18498]: cluster 2024-03-30T04:37:53.091406+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-03-30T04:37:57.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:56 smithi172 bash[18533]: cluster 2024-03-30T04:37:55.092072+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-03-30T04:37:57.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:56 smithi172 bash[23612]: cluster 2024-03-30T04:37:55.092072+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-03-30T04:37:57.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:56 smithi173 bash[18498]: cluster 2024-03-30T04:37:55.092072+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-03-30T04:37:59.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:58 smithi172 bash[18533]: cluster 2024-03-30T04:37:57.092652+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v105: 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-03-30T04:37:59.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:58 smithi172 bash[23612]: cluster 2024-03-30T04:37:57.092652+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v105: 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-03-30T04:37:59.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:58 smithi173 bash[18498]: cluster 2024-03-30T04:37:57.092652+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v105: 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-03-30T04:38:00.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:59 smithi172 bash[23612]: audit 2024-03-30T04:37:59.385409+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:38:00.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:37:59 smithi172 bash[23612]: audit 2024-03-30T04:37:59.386851+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:00.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:59 smithi172 bash[18533]: audit 2024-03-30T04:37:59.385409+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:38:00.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:37:59 smithi172 bash[18533]: audit 2024-03-30T04:37:59.386851+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:00.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:59 smithi173 bash[18498]: audit 2024-03-30T04:37:59.385409+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T04:38:00.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:37:59 smithi173 bash[18498]: audit 2024-03-30T04:37:59.386851+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:01.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:00 smithi172 bash[18533]: cluster 2024-03-30T04:37:59.093223+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2024-03-30T04:38:01.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:00 smithi172 bash[18533]: cephadm 2024-03-30T04:37:59.388026+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.3 on smithi172 2024-03-30T04:38:01.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:00 smithi172 bash[23612]: cluster 2024-03-30T04:37:59.093223+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2024-03-30T04:38:01.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:00 smithi172 bash[23612]: cephadm 2024-03-30T04:37:59.388026+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.3 on smithi172 2024-03-30T04:38:01.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:00 smithi173 bash[18498]: cluster 2024-03-30T04:37:59.093223+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 77 KiB/s wr, 5 op/s 2024-03-30T04:38:01.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:00 smithi173 bash[18498]: cephadm 2024-03-30T04:37:59.388026+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.3 on smithi172 2024-03-30T04:38:03.155 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.155 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:02 smithi172 bash[18533]: cluster 2024-03-30T04:38:01.093766+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-03-30T04:38:03.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:02 smithi172 bash[23612]: cluster 2024-03-30T04:38:01.093766+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-03-30T04:38:03.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.156 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.157 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:02 smithi173 bash[18498]: cluster 2024-03-30T04:38:01.093766+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-03-30T04:38:03.413 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.414 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.414 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.415 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:03.415 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:03 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:04.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[18533]: cluster 2024-03-30T04:38:03.094146+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-03-30T04:38:04.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[18533]: audit 2024-03-30T04:38:03.451032+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:04.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[18533]: audit 2024-03-30T04:38:03.474951+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:04.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[18533]: audit 2024-03-30T04:38:03.476391+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:04.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[18533]: audit 2024-03-30T04:38:03.477085+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:04.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[23612]: cluster 2024-03-30T04:38:03.094146+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-03-30T04:38:04.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[23612]: audit 2024-03-30T04:38:03.451032+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:04.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[23612]: audit 2024-03-30T04:38:03.474951+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:04.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[23612]: audit 2024-03-30T04:38:03.476391+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:04.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:04 smithi172 bash[23612]: audit 2024-03-30T04:38:03.477085+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:04.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:04 smithi173 bash[18498]: cluster 2024-03-30T04:38:03.094146+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-03-30T04:38:04.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:04 smithi173 bash[18498]: audit 2024-03-30T04:38:03.451032+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:04.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:04 smithi173 bash[18498]: audit 2024-03-30T04:38:03.474951+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:04.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:04 smithi173 bash[18498]: audit 2024-03-30T04:38:03.476391+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:04.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:04 smithi173 bash[18498]: audit 2024-03-30T04:38:03.477085+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:06.768 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:06 smithi172 bash[18533]: cluster 2024-03-30T04:38:05.094653+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-03-30T04:38:06.768 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:06 smithi172 bash[23612]: cluster 2024-03-30T04:38:05.094653+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-03-30T04:38:06.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:06 smithi173 bash[18498]: cluster 2024-03-30T04:38:05.094653+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-03-30T04:38:08.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:07 smithi173 bash[18498]: audit 2024-03-30T04:38:06.781957+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:08.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:07 smithi173 bash[18498]: audit 2024-03-30T04:38:07.028540+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:08.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:07 smithi172 bash[18533]: audit 2024-03-30T04:38:06.781957+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:08.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:07 smithi172 bash[18533]: audit 2024-03-30T04:38:07.028540+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:08.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:07 smithi172 bash[23612]: audit 2024-03-30T04:38:06.781957+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:08.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:07 smithi172 bash[23612]: audit 2024-03-30T04:38:07.028540+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:09.035 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:08 smithi172 bash[18533]: cluster 2024-03-30T04:38:07.095044+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:09.035 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:08 smithi172 bash[23612]: cluster 2024-03-30T04:38:07.095044+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:09.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:08 smithi173 bash[18498]: cluster 2024-03-30T04:38:07.095044+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:09.659 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 3 on host 'smithi172' 2024-03-30T04:38:09.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:09 smithi172 bash[18533]: audit 2024-03-30T04:38:09.651190+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:09.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:09 smithi172 bash[18533]: audit 2024-03-30T04:38:09.659660+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:09.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:09 smithi172 bash[18533]: audit 2024-03-30T04:38:09.660251+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:09.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:09 smithi172 bash[18533]: audit 2024-03-30T04:38:09.663776+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:09.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:09 smithi172 bash[23612]: audit 2024-03-30T04:38:09.651190+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:09.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:09 smithi172 bash[23612]: audit 2024-03-30T04:38:09.659660+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:09.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:09 smithi172 bash[23612]: audit 2024-03-30T04:38:09.660251+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:09.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:09 smithi172 bash[23612]: audit 2024-03-30T04:38:09.663776+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:10.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:09 smithi173 bash[18498]: audit 2024-03-30T04:38:09.651190+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:10.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:09 smithi173 bash[18498]: audit 2024-03-30T04:38:09.659660+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:10.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:09 smithi173 bash[18498]: audit 2024-03-30T04:38:09.660251+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:10.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:09 smithi173 bash[18498]: audit 2024-03-30T04:38:09.663776+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:10.345 DEBUG:teuthology.orchestra.run.smithi172:osd.3> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.3.service 2024-03-30T04:38:10.348 INFO:tasks.cephadm:Deploying osd.4 on smithi173 with /dev/vg_nvme/lv_4... 2024-03-30T04:38:10.348 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-03-30T04:38:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:10 smithi173 bash[18498]: cluster 2024-03-30T04:38:09.095529+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:10 smithi173 bash[18498]: audit 2024-03-30T04:38:10.184738+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:38:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:10 smithi173 bash[18498]: audit 2024-03-30T04:38:10.185091+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:38:11.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:10 smithi172 bash[18533]: cluster 2024-03-30T04:38:09.095529+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:11.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:10 smithi172 bash[18533]: audit 2024-03-30T04:38:10.184738+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:38:11.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:10 smithi172 bash[18533]: audit 2024-03-30T04:38:10.185091+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:38:11.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:10 smithi172 bash[23612]: cluster 2024-03-30T04:38:09.095529+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:11.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:10 smithi172 bash[23612]: audit 2024-03-30T04:38:10.184738+0000 mon.c (mon.1) 13 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:38:11.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:10 smithi172 bash[23612]: audit 2024-03-30T04:38:10.185091+0000 mon.a (mon.0) 396 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T04:38:12.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:11 smithi173 bash[18498]: audit 2024-03-30T04:38:10.800411+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:38:12.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:11 smithi173 bash[18498]: cluster 2024-03-30T04:38:10.800546+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:38:12.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:11 smithi173 bash[18498]: audit 2024-03-30T04:38:10.801298+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:12.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:11 smithi173 bash[18498]: audit 2024-03-30T04:38:10.801873+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:38:12.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:11 smithi173 bash[18498]: audit 2024-03-30T04:38:10.814028+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:38:12.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[23612]: audit 2024-03-30T04:38:10.800411+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:38:12.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[23612]: cluster 2024-03-30T04:38:10.800546+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:38:12.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[23612]: audit 2024-03-30T04:38:10.801298+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:12.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[23612]: audit 2024-03-30T04:38:10.801873+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:38:12.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[23612]: audit 2024-03-30T04:38:10.814028+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:38:12.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[18533]: audit 2024-03-30T04:38:10.800411+0000 mon.a (mon.0) 397 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T04:38:12.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[18533]: cluster 2024-03-30T04:38:10.800546+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-03-30T04:38:12.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[18533]: audit 2024-03-30T04:38:10.801298+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:12.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[18533]: audit 2024-03-30T04:38:10.801873+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:38:12.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[18533]: audit 2024-03-30T04:38:10.814028+0000 mon.a (mon.0) 400 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T04:38:12.156 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[35260]: debug 2024-03-30T04:38:11.820+0000 7f7a274d1700 -1 osd.3 0 waiting for initial osdmap 2024-03-30T04:38:12.156 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:38:11 smithi172 bash[35260]: debug 2024-03-30T04:38:11.828+0000 7f7a21667700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:38:13.029 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-03-30T04:38:13.029 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-03-30T04:38:13.029 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2024-03-30T04:38:13.029 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2024-03-30T04:38:13.029 INFO:teuthology.orchestra.run.smithi173.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0152787 s, 686 MB/s 2024-03-30T04:38:13.029 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2024-03-30T04:38:13.105 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:12 smithi173 bash[18498]: cluster 2024-03-30T04:38:11.096064+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:13.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:12 smithi173 bash[18498]: audit 2024-03-30T04:38:11.815446+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:38:13.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:12 smithi173 bash[18498]: cluster 2024-03-30T04:38:11.815703+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T04:38:13.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:12 smithi173 bash[18498]: audit 2024-03-30T04:38:11.816472+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:13.106 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:12 smithi173 bash[18498]: audit 2024-03-30T04:38:11.826897+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[18533]: cluster 2024-03-30T04:38:11.096064+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[18533]: audit 2024-03-30T04:38:11.815446+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:38:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[18533]: cluster 2024-03-30T04:38:11.815703+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T04:38:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[18533]: audit 2024-03-30T04:38:11.816472+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[18533]: audit 2024-03-30T04:38:11.826897+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:13.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[23612]: cluster 2024-03-30T04:38:11.096064+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[23612]: audit 2024-03-30T04:38:11.815446+0000 mon.a (mon.0) 401 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-03-30T04:38:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[23612]: cluster 2024-03-30T04:38:11.815703+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-03-30T04:38:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[23612]: audit 2024-03-30T04:38:11.816472+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:12 smithi172 bash[23612]: audit 2024-03-30T04:38:11.826897+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:13.607 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi173:vg_nvme/lv_4 2024-03-30T04:38:13.896 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:13 smithi173 bash[18498]: cluster 2024-03-30T04:38:11.188473+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:38:14.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:13 smithi173 bash[18498]: cluster 2024-03-30T04:38:11.188663+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:38:14.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:13 smithi173 bash[18498]: cluster 2024-03-30T04:38:12.827335+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830] boot 2024-03-30T04:38:14.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:13 smithi173 bash[18498]: cluster 2024-03-30T04:38:12.827412+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:38:14.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:13 smithi173 bash[18498]: audit 2024-03-30T04:38:12.828009+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[18533]: cluster 2024-03-30T04:38:11.188473+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:38:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[18533]: cluster 2024-03-30T04:38:11.188663+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:38:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[18533]: cluster 2024-03-30T04:38:12.827335+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830] boot 2024-03-30T04:38:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[18533]: cluster 2024-03-30T04:38:12.827412+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:38:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[18533]: audit 2024-03-30T04:38:12.828009+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:14.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[23612]: cluster 2024-03-30T04:38:11.188473+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:38:14.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[23612]: cluster 2024-03-30T04:38:11.188663+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:38:14.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[23612]: cluster 2024-03-30T04:38:12.827335+0000 mon.a (mon.0) 405 : cluster [INF] osd.3 [v2:172.21.15.172:6826/1691888830,v1:172.21.15.172:6827/1691888830] boot 2024-03-30T04:38:14.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[23612]: cluster 2024-03-30T04:38:12.827412+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-03-30T04:38:14.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:13 smithi172 bash[23612]: audit 2024-03-30T04:38:12.828009+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:38:15.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:14 smithi173 bash[18498]: cluster 2024-03-30T04:38:13.096645+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:15.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:14 smithi173 bash[18498]: cluster 2024-03-30T04:38:13.846855+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T04:38:15.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:14 smithi172 bash[18533]: cluster 2024-03-30T04:38:13.096645+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:15.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:14 smithi172 bash[18533]: cluster 2024-03-30T04:38:13.846855+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T04:38:15.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:14 smithi172 bash[23612]: cluster 2024-03-30T04:38:13.096645+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-03-30T04:38:15.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:14 smithi172 bash[23612]: cluster 2024-03-30T04:38:13.846855+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-03-30T04:38:17.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:16 smithi173 bash[18498]: cluster 2024-03-30T04:38:15.097154+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:17.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:16 smithi173 bash[18498]: audit 2024-03-30T04:38:16.132360+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:38:17.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:16 smithi173 bash[18498]: audit 2024-03-30T04:38:16.138623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:38:17.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:16 smithi173 bash[18498]: audit 2024-03-30T04:38:16.139959+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:17.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:16 smithi172 bash[18533]: cluster 2024-03-30T04:38:15.097154+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:17.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:16 smithi172 bash[18533]: audit 2024-03-30T04:38:16.132360+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:38:17.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:16 smithi172 bash[18533]: audit 2024-03-30T04:38:16.138623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:38:17.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:16 smithi172 bash[18533]: audit 2024-03-30T04:38:16.139959+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:17.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:16 smithi172 bash[23612]: cluster 2024-03-30T04:38:15.097154+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:17.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:16 smithi172 bash[23612]: audit 2024-03-30T04:38:16.132360+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:38:17.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:16 smithi172 bash[23612]: audit 2024-03-30T04:38:16.138623+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:38:17.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:16 smithi172 bash[23612]: audit 2024-03-30T04:38:16.139959+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:18.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:17 smithi173 bash[18498]: audit 2024-03-30T04:38:16.125530+0000 mgr.y (mgr.14152) 142 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:18.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:17 smithi173 bash[18498]: audit 2024-03-30T04:38:16.946661+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:18.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:17 smithi173 bash[18498]: audit 2024-03-30T04:38:16.948693+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:17 smithi173 bash[18498]: audit 2024-03-30T04:38:16.950104+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:17 smithi173 bash[18498]: audit 2024-03-30T04:38:16.951330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:17 smithi173 bash[18498]: audit 2024-03-30T04:38:16.952606+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:17 smithi173 bash[18498]: audit 2024-03-30T04:38:16.958744+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:18.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:17 smithi173 bash[18498]: audit 2024-03-30T04:38:16.965081+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:18.158 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[18533]: audit 2024-03-30T04:38:16.125530+0000 mgr.y (mgr.14152) 142 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:18.158 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[18533]: audit 2024-03-30T04:38:16.946661+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:18.158 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[18533]: audit 2024-03-30T04:38:16.948693+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.158 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[18533]: audit 2024-03-30T04:38:16.950104+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.158 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[18533]: audit 2024-03-30T04:38:16.951330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.158 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[18533]: audit 2024-03-30T04:38:16.952606+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.158 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[18533]: audit 2024-03-30T04:38:16.958744+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:18.158 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[18533]: audit 2024-03-30T04:38:16.965081+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:18.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[23612]: audit 2024-03-30T04:38:16.125530+0000 mgr.y (mgr.14152) 142 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:18.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[23612]: audit 2024-03-30T04:38:16.946661+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:18.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[23612]: audit 2024-03-30T04:38:16.948693+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[23612]: audit 2024-03-30T04:38:16.950104+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[23612]: audit 2024-03-30T04:38:16.951330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[23612]: audit 2024-03-30T04:38:16.952606+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:18.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[23612]: audit 2024-03-30T04:38:16.958744+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:18.159 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:17 smithi172 bash[23612]: audit 2024-03-30T04:38:16.965081+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:18 smithi173 bash[18498]: cephadm 2024-03-30T04:38:16.939175+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:38:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:18 smithi173 bash[18498]: cephadm 2024-03-30T04:38:16.953715+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 4060M 2024-03-30T04:38:19.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:18 smithi173 bash[18498]: cluster 2024-03-30T04:38:17.097689+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-03-30T04:38:19.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:18 smithi172 bash[18533]: cephadm 2024-03-30T04:38:16.939175+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:38:19.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:18 smithi172 bash[18533]: cephadm 2024-03-30T04:38:16.953715+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 4060M 2024-03-30T04:38:19.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:18 smithi172 bash[18533]: cluster 2024-03-30T04:38:17.097689+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-03-30T04:38:19.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:18 smithi172 bash[23612]: cephadm 2024-03-30T04:38:16.939175+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T04:38:19.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:18 smithi172 bash[23612]: cephadm 2024-03-30T04:38:16.953715+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 4060M 2024-03-30T04:38:19.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:18 smithi172 bash[23612]: cluster 2024-03-30T04:38:17.097689+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-03-30T04:38:21.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:20 smithi173 bash[18498]: cluster 2024-03-30T04:38:19.098212+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:21.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:20 smithi172 bash[23612]: cluster 2024-03-30T04:38:19.098212+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:21.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:20 smithi172 bash[18533]: cluster 2024-03-30T04:38:19.098212+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:22.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:21 smithi173 bash[18498]: audit 2024-03-30T04:38:21.650337+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]: dispatch 2024-03-30T04:38:22.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:21 smithi173 bash[18498]: audit 2024-03-30T04:38:21.650574+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.173:0/573712137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]: dispatch 2024-03-30T04:38:22.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:21 smithi173 bash[18498]: audit 2024-03-30T04:38:21.658914+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]': finished 2024-03-30T04:38:22.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:21 smithi173 bash[18498]: cluster 2024-03-30T04:38:21.659074+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:38:22.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:21 smithi173 bash[18498]: audit 2024-03-30T04:38:21.659341+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:22.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[18533]: audit 2024-03-30T04:38:21.650337+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]: dispatch 2024-03-30T04:38:22.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[18533]: audit 2024-03-30T04:38:21.650574+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.173:0/573712137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]: dispatch 2024-03-30T04:38:22.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[18533]: audit 2024-03-30T04:38:21.658914+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]': finished 2024-03-30T04:38:22.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[18533]: cluster 2024-03-30T04:38:21.659074+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:38:22.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[18533]: audit 2024-03-30T04:38:21.659341+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:22.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[23612]: audit 2024-03-30T04:38:21.650337+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]: dispatch 2024-03-30T04:38:22.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[23612]: audit 2024-03-30T04:38:21.650574+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.173:0/573712137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]: dispatch 2024-03-30T04:38:22.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[23612]: audit 2024-03-30T04:38:21.658914+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67eed5ef-3ba1-4f80-beda-f2e558f455f2"}]': finished 2024-03-30T04:38:22.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[23612]: cluster 2024-03-30T04:38:21.659074+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-03-30T04:38:22.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:21 smithi172 bash[23612]: audit 2024-03-30T04:38:21.659341+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:23.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:22 smithi173 bash[18498]: cluster 2024-03-30T04:38:21.098767+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:23.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:22 smithi173 bash[18498]: audit 2024-03-30T04:38:22.324966+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.173:0/1821056463' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:38:23.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:22 smithi172 bash[18533]: cluster 2024-03-30T04:38:21.098767+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:23.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:22 smithi172 bash[18533]: audit 2024-03-30T04:38:22.324966+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.173:0/1821056463' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:38:23.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:22 smithi172 bash[23612]: cluster 2024-03-30T04:38:21.098767+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:23.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:22 smithi172 bash[23612]: audit 2024-03-30T04:38:22.324966+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.173:0/1821056463' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:38:25.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:24 smithi172 bash[18533]: cluster 2024-03-30T04:38:23.099308+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-03-30T04:38:25.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:24 smithi172 bash[23612]: cluster 2024-03-30T04:38:23.099308+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-03-30T04:38:25.167 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:24 smithi173 bash[18498]: cluster 2024-03-30T04:38:23.099308+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-03-30T04:38:27.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:26 smithi172 bash[18533]: cluster 2024-03-30T04:38:25.099872+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-03-30T04:38:27.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:26 smithi172 bash[23612]: cluster 2024-03-30T04:38:25.099872+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-03-30T04:38:27.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:26 smithi173 bash[18498]: cluster 2024-03-30T04:38:25.099872+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-03-30T04:38:29.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:28 smithi172 bash[18533]: cluster 2024-03-30T04:38:27.100442+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-03-30T04:38:29.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:28 smithi172 bash[23612]: cluster 2024-03-30T04:38:27.100442+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-03-30T04:38:29.339 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:28 smithi173 bash[18498]: cluster 2024-03-30T04:38:27.100442+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-03-30T04:38:31.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:30 smithi173 bash[18498]: cluster 2024-03-30T04:38:29.100993+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:31.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:30 smithi172 bash[18533]: cluster 2024-03-30T04:38:29.100993+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:31.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:30 smithi172 bash[23612]: cluster 2024-03-30T04:38:29.100993+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:32.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:31 smithi173 bash[18498]: audit 2024-03-30T04:38:31.147759+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:38:32.150 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:31 smithi173 bash[18498]: audit 2024-03-30T04:38:31.149642+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:32.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:31 smithi172 bash[18533]: audit 2024-03-30T04:38:31.147759+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:38:32.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:31 smithi172 bash[18533]: audit 2024-03-30T04:38:31.149642+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:31 smithi172 bash[23612]: audit 2024-03-30T04:38:31.147759+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T04:38:32.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:31 smithi172 bash[23612]: audit 2024-03-30T04:38:31.149642+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:33.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:32 smithi173 bash[18498]: cluster 2024-03-30T04:38:31.101558+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:33.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:32 smithi173 bash[18498]: cephadm 2024-03-30T04:38:31.151175+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.4 on smithi173 2024-03-30T04:38:33.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:32 smithi172 bash[18533]: cluster 2024-03-30T04:38:31.101558+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:33.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:32 smithi172 bash[18533]: cephadm 2024-03-30T04:38:31.151175+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.4 on smithi173 2024-03-30T04:38:33.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:32 smithi172 bash[23612]: cluster 2024-03-30T04:38:31.101558+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:33.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:32 smithi172 bash[23612]: cephadm 2024-03-30T04:38:31.151175+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.4 on smithi173 2024-03-30T04:38:34.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:34 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:34.365 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:38:34 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:34.680 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:38:34 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:34.681 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:34 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:38:35.017 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:34 smithi173 bash[18498]: cluster 2024-03-30T04:38:33.102101+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-03-30T04:38:35.018 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:34 smithi173 bash[18498]: audit 2024-03-30T04:38:34.524158+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:35.018 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:34 smithi173 bash[18498]: audit 2024-03-30T04:38:34.532750+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:35.018 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:34 smithi173 bash[18498]: audit 2024-03-30T04:38:34.535462+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:35.018 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:34 smithi173 bash[18498]: audit 2024-03-30T04:38:34.537091+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:35.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[18533]: cluster 2024-03-30T04:38:33.102101+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-03-30T04:38:35.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[18533]: audit 2024-03-30T04:38:34.524158+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:35.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[18533]: audit 2024-03-30T04:38:34.532750+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:35.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[18533]: audit 2024-03-30T04:38:34.535462+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:35.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[18533]: audit 2024-03-30T04:38:34.537091+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:35.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[23612]: cluster 2024-03-30T04:38:33.102101+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-03-30T04:38:35.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[23612]: audit 2024-03-30T04:38:34.524158+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:35.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[23612]: audit 2024-03-30T04:38:34.532750+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:35.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[23612]: audit 2024-03-30T04:38:34.535462+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:35.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:34 smithi172 bash[23612]: audit 2024-03-30T04:38:34.537091+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:37.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:36 smithi172 bash[18533]: cluster 2024-03-30T04:38:35.102780+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-03-30T04:38:37.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:36 smithi172 bash[23612]: cluster 2024-03-30T04:38:35.102780+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-03-30T04:38:37.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:36 smithi173 bash[18498]: cluster 2024-03-30T04:38:35.102780+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-03-30T04:38:38.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:38 smithi173 bash[18498]: cluster 2024-03-30T04:38:37.103474+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-03-30T04:38:38.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:38 smithi173 bash[18498]: audit 2024-03-30T04:38:37.477056+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:38.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:38 smithi173 bash[18498]: audit 2024-03-30T04:38:37.736165+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:38.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:38 smithi172 bash[18533]: cluster 2024-03-30T04:38:37.103474+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-03-30T04:38:38.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:38 smithi172 bash[18533]: audit 2024-03-30T04:38:37.477056+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:38.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:38 smithi172 bash[18533]: audit 2024-03-30T04:38:37.736165+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:38.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:38 smithi172 bash[23612]: cluster 2024-03-30T04:38:37.103474+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-03-30T04:38:38.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:38 smithi172 bash[23612]: audit 2024-03-30T04:38:37.477056+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:38.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:38 smithi172 bash[23612]: audit 2024-03-30T04:38:37.736165+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:40.260 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 4 on host 'smithi173' 2024-03-30T04:38:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:40 smithi173 bash[18498]: cluster 2024-03-30T04:38:39.104180+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-03-30T04:38:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:40 smithi173 bash[18498]: audit 2024-03-30T04:38:40.260858+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:40.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:40 smithi173 bash[18498]: audit 2024-03-30T04:38:40.262186+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:40.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:40 smithi173 bash[18498]: audit 2024-03-30T04:38:40.266266+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:40.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:40 smithi173 bash[18498]: audit 2024-03-30T04:38:40.268233+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:40.843 DEBUG:teuthology.orchestra.run.smithi173:osd.4> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.4.service 2024-03-30T04:38:40.846 INFO:tasks.cephadm:Deploying osd.5 on smithi173 with /dev/vg_nvme/lv_3... 2024-03-30T04:38:40.846 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-03-30T04:38:40.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[18533]: cluster 2024-03-30T04:38:39.104180+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-03-30T04:38:40.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[18533]: audit 2024-03-30T04:38:40.260858+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:40.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[18533]: audit 2024-03-30T04:38:40.262186+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:40.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[18533]: audit 2024-03-30T04:38:40.266266+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:40.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[18533]: audit 2024-03-30T04:38:40.268233+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:40.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[23612]: cluster 2024-03-30T04:38:39.104180+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-03-30T04:38:40.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[23612]: audit 2024-03-30T04:38:40.260858+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:40.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[23612]: audit 2024-03-30T04:38:40.262186+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:38:40.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[23612]: audit 2024-03-30T04:38:40.266266+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:40.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:40 smithi172 bash[23612]: audit 2024-03-30T04:38:40.268233+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:38:41.769 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:41 smithi173 bash[18498]: audit 2024-03-30T04:38:40.627786+0000 mon.a (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:38:41.769 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:41 smithi173 bash[18498]: audit 2024-03-30T04:38:40.627992+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:38:41.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:41 smithi172 bash[18533]: audit 2024-03-30T04:38:40.627786+0000 mon.a (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:38:41.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:41 smithi172 bash[18533]: audit 2024-03-30T04:38:40.627992+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:38:41.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:41 smithi172 bash[23612]: audit 2024-03-30T04:38:40.627786+0000 mon.a (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:38:41.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:41 smithi172 bash[23612]: audit 2024-03-30T04:38:40.627992+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T04:38:42.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:42 smithi173 bash[18498]: cluster 2024-03-30T04:38:41.104714+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:42.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:42 smithi173 bash[18498]: audit 2024-03-30T04:38:41.500313+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:38:42.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:42 smithi173 bash[18498]: cluster 2024-03-30T04:38:41.500565+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:38:42.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:42 smithi173 bash[18498]: audit 2024-03-30T04:38:41.500858+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:42.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:42 smithi173 bash[18498]: audit 2024-03-30T04:38:41.502739+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:38:42.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:42 smithi173 bash[18498]: audit 2024-03-30T04:38:41.502782+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:38:42.866 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:38:42 smithi173 bash[21434]: debug 2024-03-30T04:38:42.514+0000 7f11b0f5e700 -1 osd.4 0 waiting for initial osdmap 2024-03-30T04:38:42.866 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:38:42 smithi173 bash[21434]: debug 2024-03-30T04:38:42.526+0000 7f11ab0f4700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:38:42.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[18533]: cluster 2024-03-30T04:38:41.104714+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:42.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[18533]: audit 2024-03-30T04:38:41.500313+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:38:42.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[18533]: cluster 2024-03-30T04:38:41.500565+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:38:42.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[18533]: audit 2024-03-30T04:38:41.500858+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:42.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[18533]: audit 2024-03-30T04:38:41.502739+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:38:42.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[18533]: audit 2024-03-30T04:38:41.502782+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:38:42.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[23612]: cluster 2024-03-30T04:38:41.104714+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:42.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[23612]: audit 2024-03-30T04:38:41.500313+0000 mon.a (mon.0) 436 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T04:38:42.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[23612]: cluster 2024-03-30T04:38:41.500565+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-03-30T04:38:42.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[23612]: audit 2024-03-30T04:38:41.500858+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:42.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[23612]: audit 2024-03-30T04:38:41.502739+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:38:42.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:42 smithi172 bash[23612]: audit 2024-03-30T04:38:41.502782+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:38:43.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:43 smithi173 bash[18498]: audit 2024-03-30T04:38:42.502563+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:38:43.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:43 smithi173 bash[18498]: cluster 2024-03-30T04:38:42.502791+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T04:38:43.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:43 smithi173 bash[18498]: audit 2024-03-30T04:38:42.503529+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:43 smithi173 bash[18498]: audit 2024-03-30T04:38:42.517494+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:43 smithi173 bash[18498]: cluster 2024-03-30T04:38:43.231015+0000 mon.a (mon.0) 444 : cluster [INF] osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666] boot 2024-03-30T04:38:43.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:43 smithi173 bash[18498]: cluster 2024-03-30T04:38:43.231252+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:38:43.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:43 smithi173 bash[18498]: audit 2024-03-30T04:38:43.232052+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[23612]: audit 2024-03-30T04:38:42.502563+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:38:43.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[23612]: cluster 2024-03-30T04:38:42.502791+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T04:38:43.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[23612]: audit 2024-03-30T04:38:42.503529+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[23612]: audit 2024-03-30T04:38:42.517494+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[23612]: cluster 2024-03-30T04:38:43.231015+0000 mon.a (mon.0) 444 : cluster [INF] osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666] boot 2024-03-30T04:38:43.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[23612]: cluster 2024-03-30T04:38:43.231252+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:38:43.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[23612]: audit 2024-03-30T04:38:43.232052+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[18533]: audit 2024-03-30T04:38:42.502563+0000 mon.a (mon.0) 440 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:38:43.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[18533]: cluster 2024-03-30T04:38:42.502791+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-03-30T04:38:43.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[18533]: audit 2024-03-30T04:38:42.503529+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[18533]: audit 2024-03-30T04:38:42.517494+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[18533]: cluster 2024-03-30T04:38:43.231015+0000 mon.a (mon.0) 444 : cluster [INF] osd.4 [v2:172.21.15.173:6800/526709666,v1:172.21.15.173:6801/526709666] boot 2024-03-30T04:38:43.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[18533]: cluster 2024-03-30T04:38:43.231252+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-03-30T04:38:43.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:43 smithi172 bash[18533]: audit 2024-03-30T04:38:43.232052+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:38:43.932 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-03-30T04:38:43.932 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-03-30T04:38:43.933 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2024-03-30T04:38:43.933 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2024-03-30T04:38:43.933 INFO:teuthology.orchestra.run.smithi173.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0145804 s, 719 MB/s 2024-03-30T04:38:43.933 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 2024-03-30T04:38:43.933 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2024-03-30T04:38:44.620 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:44 smithi173 bash[18498]: cluster 2024-03-30T04:38:41.606759+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:38:44.620 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:44 smithi173 bash[18498]: cluster 2024-03-30T04:38:41.606965+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:38:44.620 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:44 smithi173 bash[18498]: cluster 2024-03-30T04:38:43.105254+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:44.621 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:44 smithi173 bash[18498]: cluster 2024-03-30T04:38:44.241492+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:38:44.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:44 smithi172 bash[18533]: cluster 2024-03-30T04:38:41.606759+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:38:44.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:44 smithi172 bash[18533]: cluster 2024-03-30T04:38:41.606965+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:38:44.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:44 smithi172 bash[18533]: cluster 2024-03-30T04:38:43.105254+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:44.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:44 smithi172 bash[18533]: cluster 2024-03-30T04:38:44.241492+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:38:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:44 smithi172 bash[23612]: cluster 2024-03-30T04:38:41.606759+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:38:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:44 smithi172 bash[23612]: cluster 2024-03-30T04:38:41.606965+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:38:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:44 smithi172 bash[23612]: cluster 2024-03-30T04:38:43.105254+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-03-30T04:38:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:44 smithi172 bash[23612]: cluster 2024-03-30T04:38:44.241492+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-03-30T04:38:44.959 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi173:vg_nvme/lv_3 2024-03-30T04:38:46.497 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:46 smithi173 bash[18498]: cluster 2024-03-30T04:38:45.105865+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v138: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:46.497 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:46 smithi173 bash[18498]: cluster 2024-03-30T04:38:45.245948+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:38:46.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:46 smithi172 bash[18533]: cluster 2024-03-30T04:38:45.105865+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v138: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:46.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:46 smithi172 bash[18533]: cluster 2024-03-30T04:38:45.245948+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:38:46.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:46 smithi172 bash[23612]: cluster 2024-03-30T04:38:45.105865+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v138: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:46.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:46 smithi172 bash[23612]: cluster 2024-03-30T04:38:45.245948+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-03-30T04:38:47.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:47 smithi173 bash[18498]: cluster 2024-03-30T04:38:46.250334+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:38:47.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:47 smithi172 bash[18533]: cluster 2024-03-30T04:38:46.250334+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:38:47.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:47 smithi172 bash[23612]: cluster 2024-03-30T04:38:46.250334+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-03-30T04:38:48.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: cluster 2024-03-30T04:38:47.106518+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v141: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:48.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: cluster 2024-03-30T04:38:47.276752+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T04:38:48.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: cephadm 2024-03-30T04:38:47.326625+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:38:48.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: audit 2024-03-30T04:38:47.336466+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: audit 2024-03-30T04:38:47.338426+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:48.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: cephadm 2024-03-30T04:38:47.339882+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 17265M 2024-03-30T04:38:48.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: audit 2024-03-30T04:38:47.348214+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: audit 2024-03-30T04:38:47.357321+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: audit 2024-03-30T04:38:47.831135+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:48.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: audit 2024-03-30T04:38:47.837915+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:38:48.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: audit 2024-03-30T04:38:47.844110+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:38:48.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:48 smithi173 bash[18498]: audit 2024-03-30T04:38:47.845838+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:48.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: cluster 2024-03-30T04:38:47.106518+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v141: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:48.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: cluster 2024-03-30T04:38:47.276752+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T04:38:48.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: cephadm 2024-03-30T04:38:47.326625+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:38:48.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: audit 2024-03-30T04:38:47.336466+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: audit 2024-03-30T04:38:47.338426+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: cephadm 2024-03-30T04:38:47.339882+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 17265M 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: audit 2024-03-30T04:38:47.348214+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: audit 2024-03-30T04:38:47.357321+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: audit 2024-03-30T04:38:47.831135+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: audit 2024-03-30T04:38:47.837915+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: audit 2024-03-30T04:38:47.844110+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[18533]: audit 2024-03-30T04:38:47.845838+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: cluster 2024-03-30T04:38:47.106518+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v141: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: cluster 2024-03-30T04:38:47.276752+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: cephadm 2024-03-30T04:38:47.326625+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:38:48.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: audit 2024-03-30T04:38:47.336466+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: audit 2024-03-30T04:38:47.338426+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:38:48.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: cephadm 2024-03-30T04:38:47.339882+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 17265M 2024-03-30T04:38:48.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: audit 2024-03-30T04:38:47.348214+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: audit 2024-03-30T04:38:47.357321+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:38:48.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: audit 2024-03-30T04:38:47.831135+0000 mgr.y (mgr.14152) 164 : audit [DBG] from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:38:48.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: audit 2024-03-30T04:38:47.837915+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:38:48.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: audit 2024-03-30T04:38:47.844110+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:38:48.657 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:48 smithi172 bash[23612]: audit 2024-03-30T04:38:47.845838+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:38:50.589 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:50 smithi173 bash[18498]: cluster 2024-03-30T04:38:49.107122+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:50.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:50 smithi172 bash[18533]: cluster 2024-03-30T04:38:49.107122+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:50.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:50 smithi172 bash[23612]: cluster 2024-03-30T04:38:49.107122+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:38:52.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:52 smithi173 bash[18498]: cluster 2024-03-30T04:38:51.107724+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; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:38:52.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:52 smithi172 bash[18533]: cluster 2024-03-30T04:38:51.107724+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; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:38:52.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:52 smithi172 bash[23612]: cluster 2024-03-30T04:38:51.107724+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; 86 KiB/s, 0 objects/s recovering 2024-03-30T04:38:53.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:53 smithi173 bash[18498]: audit 2024-03-30T04:38:53.122063+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:53.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:53 smithi173 bash[18498]: audit 2024-03-30T04:38:53.124110+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:53.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:53 smithi173 bash[18498]: audit 2024-03-30T04:38:53.209548+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.173:0/1863276624' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]: dispatch 2024-03-30T04:38:53.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:53 smithi173 bash[18498]: audit 2024-03-30T04:38:53.209622+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]: dispatch 2024-03-30T04:38:53.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:53 smithi173 bash[18498]: audit 2024-03-30T04:38:53.220077+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]': finished 2024-03-30T04:38:53.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:53 smithi173 bash[18498]: cluster 2024-03-30T04:38:53.220315+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:38:53.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:53 smithi173 bash[18498]: audit 2024-03-30T04:38:53.220572+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:38:53.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[18533]: audit 2024-03-30T04:38:53.122063+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[18533]: audit 2024-03-30T04:38:53.124110+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[18533]: audit 2024-03-30T04:38:53.209548+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.173:0/1863276624' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]: dispatch 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[18533]: audit 2024-03-30T04:38:53.209622+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]: dispatch 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[18533]: audit 2024-03-30T04:38:53.220077+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]': finished 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[18533]: cluster 2024-03-30T04:38:53.220315+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[18533]: audit 2024-03-30T04:38:53.220572+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[23612]: audit 2024-03-30T04:38:53.122063+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[23612]: audit 2024-03-30T04:38:53.124110+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:38:53.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[23612]: audit 2024-03-30T04:38:53.209548+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.173:0/1863276624' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]: dispatch 2024-03-30T04:38:53.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[23612]: audit 2024-03-30T04:38:53.209622+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]: dispatch 2024-03-30T04:38:53.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[23612]: audit 2024-03-30T04:38:53.220077+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7f5b3bb-5654-4af1-9953-972b7571ab5f"}]': finished 2024-03-30T04:38:53.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[23612]: cluster 2024-03-30T04:38:53.220315+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-03-30T04:38:53.656 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:53 smithi172 bash[23612]: audit 2024-03-30T04:38:53.220572+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:38:54.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:54 smithi173 bash[18498]: cluster 2024-03-30T04:38:53.108279+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-30T04:38:54.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:54 smithi173 bash[18498]: audit 2024-03-30T04:38:53.893523+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.173:0/3575123504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:38:54.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:54 smithi172 bash[18533]: cluster 2024-03-30T04:38:53.108279+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-30T04:38:54.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:54 smithi172 bash[18533]: audit 2024-03-30T04:38:53.893523+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.173:0/3575123504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:38:54.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:54 smithi172 bash[23612]: cluster 2024-03-30T04:38:53.108279+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-03-30T04:38:54.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:54 smithi172 bash[23612]: audit 2024-03-30T04:38:53.893523+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.173:0/3575123504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:38:56.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:56 smithi173 bash[18498]: cluster 2024-03-30T04:38:55.108847+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; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:38:56.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:56 smithi172 bash[18533]: cluster 2024-03-30T04:38:55.108847+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; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:38:56.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:56 smithi172 bash[23612]: cluster 2024-03-30T04:38:55.108847+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; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:38:58.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:38:58 smithi173 bash[18498]: cluster 2024-03-30T04:38:57.109402+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; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:38:58.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:38:58 smithi172 bash[18533]: cluster 2024-03-30T04:38:57.109402+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; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:38:58.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:38:58 smithi172 bash[23612]: cluster 2024-03-30T04:38:57.109402+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; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:39:00.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:00 smithi173 bash[18498]: cluster 2024-03-30T04:38:59.109944+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; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:39:00.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:00 smithi172 bash[18533]: cluster 2024-03-30T04:38:59.109944+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; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:39:00.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:00 smithi172 bash[23612]: cluster 2024-03-30T04:38:59.109944+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; 52 KiB/s, 0 objects/s recovering 2024-03-30T04:39:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:02 smithi173 bash[18498]: cluster 2024-03-30T04:39:01.110495+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-03-30T04:39:02.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:02 smithi172 bash[18533]: cluster 2024-03-30T04:39:01.110495+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-03-30T04:39:02.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:02 smithi172 bash[23612]: cluster 2024-03-30T04:39:01.110495+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-03-30T04:39:03.581 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:03 smithi173 bash[18498]: audit 2024-03-30T04:39:02.657084+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:39:03.581 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:03 smithi173 bash[18498]: audit 2024-03-30T04:39:02.658960+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:03.581 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:03 smithi173 bash[18498]: cephadm 2024-03-30T04:39:02.660464+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.5 on smithi173 2024-03-30T04:39:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:03 smithi172 bash[18533]: audit 2024-03-30T04:39:02.657084+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:39:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:03 smithi172 bash[18533]: audit 2024-03-30T04:39:02.658960+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:03 smithi172 bash[18533]: cephadm 2024-03-30T04:39:02.660464+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.5 on smithi173 2024-03-30T04:39:03.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:03 smithi172 bash[23612]: audit 2024-03-30T04:39:02.657084+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T04:39:03.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:03 smithi172 bash[23612]: audit 2024-03-30T04:39:02.658960+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:03.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:03 smithi172 bash[23612]: cephadm 2024-03-30T04:39:02.660464+0000 mgr.y (mgr.14152) 172 : cephadm [INF] Deploying daemon osd.5 on smithi173 2024-03-30T04:39:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:04 smithi173 bash[18498]: cluster 2024-03-30T04:39:03.111013+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-03-30T04:39:04.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:04 smithi172 bash[18533]: cluster 2024-03-30T04:39:03.111013+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-03-30T04:39:04.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:04 smithi172 bash[23612]: cluster 2024-03-30T04:39:03.111013+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-03-30T04:39:05.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:05.864 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:39:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:05.864 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:39:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:06.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:06.122 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:39:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:06.122 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:39:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:06.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:06 smithi173 bash[18498]: cluster 2024-03-30T04:39:05.111684+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-03-30T04:39:06.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:06 smithi173 bash[18498]: audit 2024-03-30T04:39:06.112151+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:06.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:06 smithi173 bash[18498]: audit 2024-03-30T04:39:06.130294+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:06.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:06 smithi173 bash[18498]: audit 2024-03-30T04:39:06.134021+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:06.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:06 smithi173 bash[18498]: audit 2024-03-30T04:39:06.136033+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:06.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[18533]: cluster 2024-03-30T04:39:05.111684+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-03-30T04:39:06.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[18533]: audit 2024-03-30T04:39:06.112151+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:06.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[18533]: audit 2024-03-30T04:39:06.130294+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:06.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[18533]: audit 2024-03-30T04:39:06.134021+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:06.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[18533]: audit 2024-03-30T04:39:06.136033+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:06.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[23612]: cluster 2024-03-30T04:39:05.111684+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-03-30T04:39:06.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[23612]: audit 2024-03-30T04:39:06.112151+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:06.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[23612]: audit 2024-03-30T04:39:06.130294+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:06.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[23612]: audit 2024-03-30T04:39:06.134021+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:06.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:06 smithi172 bash[23612]: audit 2024-03-30T04:39:06.136033+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:08.569 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:08 smithi173 bash[18498]: cluster 2024-03-30T04:39:07.112251+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-03-30T04:39:08.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:08 smithi172 bash[18533]: cluster 2024-03-30T04:39:07.112251+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-03-30T04:39:08.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:08 smithi172 bash[23612]: cluster 2024-03-30T04:39:07.112251+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-03-30T04:39:10.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:10 smithi172 bash[18533]: cluster 2024-03-30T04:39:09.112897+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-03-30T04:39:10.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:10 smithi172 bash[18533]: audit 2024-03-30T04:39:09.115713+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:10.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:10 smithi172 bash[18533]: audit 2024-03-30T04:39:09.124228+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:10.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:10 smithi172 bash[23612]: cluster 2024-03-30T04:39:09.112897+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-03-30T04:39:10.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:10 smithi172 bash[23612]: audit 2024-03-30T04:39:09.115713+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:10.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:10 smithi172 bash[23612]: audit 2024-03-30T04:39:09.124228+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:10.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:10 smithi173 bash[18498]: cluster 2024-03-30T04:39:09.112897+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-03-30T04:39:10.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:10 smithi173 bash[18498]: audit 2024-03-30T04:39:09.115713+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:10.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:10 smithi173 bash[18498]: audit 2024-03-30T04:39:09.124228+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:11.799 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 5 on host 'smithi173' 2024-03-30T04:39:12.312 DEBUG:teuthology.orchestra.run.smithi173:osd.5> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.5.service 2024-03-30T04:39:12.315 INFO:tasks.cephadm:Deploying osd.6 on smithi173 with /dev/vg_nvme/lv_2... 2024-03-30T04:39:12.315 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-03-30T04:39:13.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:12 smithi173 bash[18498]: cluster 2024-03-30T04:39:11.113487+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-03-30T04:39:13.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:12 smithi173 bash[18498]: audit 2024-03-30T04:39:11.799694+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:13.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:12 smithi173 bash[18498]: audit 2024-03-30T04:39:11.803476+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:13.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:12 smithi173 bash[18498]: audit 2024-03-30T04:39:11.807183+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:13.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:12 smithi173 bash[18498]: audit 2024-03-30T04:39:11.808864+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:13.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:12 smithi173 bash[18498]: audit 2024-03-30T04:39:12.159916+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:39:13.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:12 smithi173 bash[18498]: audit 2024-03-30T04:39:12.160274+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:39:13.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[18533]: cluster 2024-03-30T04:39:11.113487+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-03-30T04:39:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[18533]: audit 2024-03-30T04:39:11.799694+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[18533]: audit 2024-03-30T04:39:11.803476+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[18533]: audit 2024-03-30T04:39:11.807183+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[18533]: audit 2024-03-30T04:39:11.808864+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[18533]: audit 2024-03-30T04:39:12.159916+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:39:13.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[18533]: audit 2024-03-30T04:39:12.160274+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:39:13.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[23612]: cluster 2024-03-30T04:39:11.113487+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-03-30T04:39:13.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[23612]: audit 2024-03-30T04:39:11.799694+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[23612]: audit 2024-03-30T04:39:11.803476+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[23612]: audit 2024-03-30T04:39:11.807183+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[23612]: audit 2024-03-30T04:39:11.808864+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[23612]: audit 2024-03-30T04:39:12.159916+0000 mon.a (mon.0) 476 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:39:13.156 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:12 smithi172 bash[23612]: audit 2024-03-30T04:39:12.160274+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T04:39:14.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:13 smithi173 bash[18498]: audit 2024-03-30T04:39:12.803274+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:39:14.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:13 smithi173 bash[18498]: cluster 2024-03-30T04:39:12.803508+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:39:14.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:13 smithi173 bash[18498]: audit 2024-03-30T04:39:12.804162+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:14.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:13 smithi173 bash[18498]: audit 2024-03-30T04:39:12.805669+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:14.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:13 smithi173 bash[18498]: audit 2024-03-30T04:39:12.813702+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:14.115 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:39:13 smithi173 bash[24404]: debug 2024-03-30T04:39:13.822+0000 7f492357c700 -1 osd.5 0 waiting for initial osdmap 2024-03-30T04:39:14.115 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:39:13 smithi173 bash[24404]: debug 2024-03-30T04:39:13.838+0000 7f491d712700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:39:14.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[18533]: audit 2024-03-30T04:39:12.803274+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[18533]: cluster 2024-03-30T04:39:12.803508+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[18533]: audit 2024-03-30T04:39:12.804162+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[18533]: audit 2024-03-30T04:39:12.805669+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[18533]: audit 2024-03-30T04:39:12.813702+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[23612]: audit 2024-03-30T04:39:12.803274+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[23612]: cluster 2024-03-30T04:39:12.803508+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[23612]: audit 2024-03-30T04:39:12.804162+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[23612]: audit 2024-03-30T04:39:12.805669+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:14.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:13 smithi172 bash[23612]: audit 2024-03-30T04:39:12.813702+0000 mon.a (mon.0) 480 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:15.024 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-03-30T04:39:15.024 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-03-30T04:39:15.024 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2024-03-30T04:39:15.024 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2024-03-30T04:39:15.024 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0228548 s, 459 MB/s 2024-03-30T04:39:15.025 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2024-03-30T04:39:15.084 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:14 smithi173 bash[18498]: cluster 2024-03-30T04:39:13.114042+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:39:15.084 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:14 smithi173 bash[18498]: audit 2024-03-30T04:39:13.812756+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:39:15.084 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:14 smithi173 bash[18498]: cluster 2024-03-30T04:39:13.812969+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T04:39:15.084 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:14 smithi173 bash[18498]: audit 2024-03-30T04:39:13.813759+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:15.084 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:14 smithi173 bash[18498]: audit 2024-03-30T04:39:13.825491+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:15.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[18533]: cluster 2024-03-30T04:39:13.114042+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[18533]: audit 2024-03-30T04:39:13.812756+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[18533]: cluster 2024-03-30T04:39:13.812969+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[18533]: audit 2024-03-30T04:39:13.813759+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[18533]: audit 2024-03-30T04:39:13.825491+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[23612]: cluster 2024-03-30T04:39:13.114042+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[23612]: audit 2024-03-30T04:39:13.812756+0000 mon.a (mon.0) 481 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[23612]: cluster 2024-03-30T04:39:13.812969+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[23612]: audit 2024-03-30T04:39:13.813759+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:15.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:14 smithi172 bash[23612]: audit 2024-03-30T04:39:13.825491+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:15.733 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi173:vg_nvme/lv_2 2024-03-30T04:39:16.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:15 smithi173 bash[18498]: cluster 2024-03-30T04:39:13.119585+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:16.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:15 smithi173 bash[18498]: cluster 2024-03-30T04:39:13.119803+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:16.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:15 smithi173 bash[18498]: cluster 2024-03-30T04:39:14.825673+0000 mon.a (mon.0) 485 : cluster [INF] osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030] boot 2024-03-30T04:39:16.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:15 smithi173 bash[18498]: cluster 2024-03-30T04:39:14.825767+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:39:16.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:15 smithi173 bash[18498]: audit 2024-03-30T04:39:14.826512+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:16.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[18533]: cluster 2024-03-30T04:39:13.119585+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:16.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[18533]: cluster 2024-03-30T04:39:13.119803+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:16.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[18533]: cluster 2024-03-30T04:39:14.825673+0000 mon.a (mon.0) 485 : cluster [INF] osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030] boot 2024-03-30T04:39:16.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[18533]: cluster 2024-03-30T04:39:14.825767+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:39:16.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[18533]: audit 2024-03-30T04:39:14.826512+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:16.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[23612]: cluster 2024-03-30T04:39:13.119585+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:16.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[23612]: cluster 2024-03-30T04:39:13.119803+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:16.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[23612]: cluster 2024-03-30T04:39:14.825673+0000 mon.a (mon.0) 485 : cluster [INF] osd.5 [v2:172.21.15.173:6808/2833539030,v1:172.21.15.173:6809/2833539030] boot 2024-03-30T04:39:16.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[23612]: cluster 2024-03-30T04:39:14.825767+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-03-30T04:39:16.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:15 smithi172 bash[23612]: audit 2024-03-30T04:39:14.826512+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:39:17.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:16 smithi173 bash[18498]: cluster 2024-03-30T04:39:15.114685+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:39:17.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:16 smithi173 bash[18498]: cluster 2024-03-30T04:39:15.828091+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:39:17.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:16 smithi173 bash[18498]: cluster 2024-03-30T04:39:15.844079+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:39:17.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:16 smithi172 bash[18533]: cluster 2024-03-30T04:39:15.114685+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:39:17.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:16 smithi172 bash[18533]: cluster 2024-03-30T04:39:15.828091+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:39:17.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:16 smithi172 bash[18533]: cluster 2024-03-30T04:39:15.844079+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:39:17.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:16 smithi172 bash[23612]: cluster 2024-03-30T04:39:15.114685+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-03-30T04:39:17.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:16 smithi172 bash[23612]: cluster 2024-03-30T04:39:15.828091+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-03-30T04:39:17.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:16 smithi172 bash[23612]: cluster 2024-03-30T04:39:15.844079+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-03-30T04:39:18.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:17 smithi173 bash[18498]: cluster 2024-03-30T04:39:16.844689+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:39:18.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:17 smithi172 bash[18533]: cluster 2024-03-30T04:39:16.844689+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:39:18.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:17 smithi172 bash[23612]: cluster 2024-03-30T04:39:16.844689+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-03-30T04:39:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:18 smithi173 bash[18498]: cluster 2024-03-30T04:39:17.115288+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:18 smithi173 bash[18498]: cluster 2024-03-30T04:39:17.863858+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:39:19.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:18 smithi172 bash[18533]: cluster 2024-03-30T04:39:17.115288+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:19.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:18 smithi172 bash[18533]: cluster 2024-03-30T04:39:17.863858+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:39:19.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:18 smithi172 bash[23612]: cluster 2024-03-30T04:39:17.115288+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:19.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:18 smithi172 bash[23612]: cluster 2024-03-30T04:39:17.863858+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-03-30T04:39:20.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: cluster 2024-03-30T04:39:18.864130+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T04:39:20.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:18.894996+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:20.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:18.901975+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:20.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:18.908195+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:20.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:18.909890+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:20.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:19.274083+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:20.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:19.276277+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:20.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:19.278031+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:20.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:19.287415+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:20.156 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[18533]: audit 2024-03-30T04:39:19.296369+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:20.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: cluster 2024-03-30T04:39:18.864130+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T04:39:20.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:18.894996+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:20.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:18.901975+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:20.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:18.908195+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:20.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:18.909890+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:20.157 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:19.274083+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:20.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:19.276277+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:20.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:19.278031+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:20.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:19.287415+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:20.158 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:19 smithi172 bash[23612]: audit 2024-03-30T04:39:19.296369+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:20.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: cluster 2024-03-30T04:39:18.864130+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-03-30T04:39:20.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:18.894996+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:20.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:18.901975+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:20.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:18.908195+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:20.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:18.909890+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:20.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:19.274083+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:20.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:19.276277+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:20.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:19.278031+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:20.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:19.287415+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:20.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:19 smithi173 bash[18498]: audit 2024-03-30T04:39:19.296369+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:21.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:20 smithi172 bash[18533]: cluster 2024-03-30T04:39:19.115874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:21.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:20 smithi172 bash[18533]: cephadm 2024-03-30T04:39:19.264423+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:39:21.155 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:20 smithi172 bash[18533]: cephadm 2024-03-30T04:39:19.279406+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 8632M 2024-03-30T04:39:21.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:20 smithi172 bash[23612]: cluster 2024-03-30T04:39:19.115874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:21.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:20 smithi172 bash[23612]: cephadm 2024-03-30T04:39:19.264423+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:39:21.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:20 smithi172 bash[23612]: cephadm 2024-03-30T04:39:19.279406+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 8632M 2024-03-30T04:39:21.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:20 smithi173 bash[18498]: cluster 2024-03-30T04:39:19.115874+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v166: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:21.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:20 smithi173 bash[18498]: cephadm 2024-03-30T04:39:19.264423+0000 mgr.y (mgr.14152) 183 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:39:21.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:20 smithi173 bash[18498]: cephadm 2024-03-30T04:39:19.279406+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 8632M 2024-03-30T04:39:22.328 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:21 smithi173 bash[18498]: cluster 2024-03-30T04:39:21.882444+0000 mon.a (mon.0) 501 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:39:22.328 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:21 smithi173 bash[18498]: cluster 2024-03-30T04:39:21.882501+0000 mon.a (mon.0) 502 : cluster [INF] Cluster is now healthy 2024-03-30T04:39:22.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:21 smithi172 bash[18533]: cluster 2024-03-30T04:39:21.882444+0000 mon.a (mon.0) 501 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:39:22.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:21 smithi172 bash[18533]: cluster 2024-03-30T04:39:21.882501+0000 mon.a (mon.0) 502 : cluster [INF] Cluster is now healthy 2024-03-30T04:39:22.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:21 smithi172 bash[23612]: cluster 2024-03-30T04:39:21.882444+0000 mon.a (mon.0) 501 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-03-30T04:39:22.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:21 smithi172 bash[23612]: cluster 2024-03-30T04:39:21.882501+0000 mon.a (mon.0) 502 : cluster [INF] Cluster is now healthy 2024-03-30T04:39:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:22 smithi173 bash[18498]: cluster 2024-03-30T04:39:21.116533+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; 98 KiB/s, 0 objects/s recovering 2024-03-30T04:39:23.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:22 smithi172 bash[18533]: cluster 2024-03-30T04:39:21.116533+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; 98 KiB/s, 0 objects/s recovering 2024-03-30T04:39:23.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:22 smithi172 bash[23612]: cluster 2024-03-30T04:39:21.116533+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; 98 KiB/s, 0 objects/s recovering 2024-03-30T04:39:25.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:24 smithi173 bash[18498]: cluster 2024-03-30T04:39:23.117081+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; 82 KiB/s, 0 objects/s recovering 2024-03-30T04:39:25.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:24 smithi173 bash[18498]: audit 2024-03-30T04:39:24.390294+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.173:0/839447096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]: dispatch 2024-03-30T04:39:25.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:24 smithi173 bash[18498]: audit 2024-03-30T04:39:24.390409+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]: dispatch 2024-03-30T04:39:25.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:24 smithi173 bash[18498]: audit 2024-03-30T04:39:24.399340+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]': finished 2024-03-30T04:39:25.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:24 smithi173 bash[18498]: cluster 2024-03-30T04:39:24.399486+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:39:25.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:24 smithi173 bash[18498]: audit 2024-03-30T04:39:24.399713+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:25.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[18533]: cluster 2024-03-30T04:39:23.117081+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; 82 KiB/s, 0 objects/s recovering 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[18533]: audit 2024-03-30T04:39:24.390294+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.173:0/839447096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]: dispatch 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[18533]: audit 2024-03-30T04:39:24.390409+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]: dispatch 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[18533]: audit 2024-03-30T04:39:24.399340+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]': finished 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[18533]: cluster 2024-03-30T04:39:24.399486+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[18533]: audit 2024-03-30T04:39:24.399713+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[23612]: cluster 2024-03-30T04:39:23.117081+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; 82 KiB/s, 0 objects/s recovering 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[23612]: audit 2024-03-30T04:39:24.390294+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.173:0/839447096' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]: dispatch 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[23612]: audit 2024-03-30T04:39:24.390409+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]: dispatch 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[23612]: audit 2024-03-30T04:39:24.399340+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5776236-3466-43f4-895e-9b0f8c0b983f"}]': finished 2024-03-30T04:39:25.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[23612]: cluster 2024-03-30T04:39:24.399486+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-03-30T04:39:25.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:24 smithi172 bash[23612]: audit 2024-03-30T04:39:24.399713+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:26.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:25 smithi173 bash[18498]: audit 2024-03-30T04:39:25.040929+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.173:0/408366845' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:26.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:25 smithi172 bash[18533]: audit 2024-03-30T04:39:25.040929+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.173:0/408366845' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:26.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:25 smithi172 bash[23612]: audit 2024-03-30T04:39:25.040929+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.173:0/408366845' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:27.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:26 smithi173 bash[18498]: cluster 2024-03-30T04:39:25.117657+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-30T04:39:27.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:26 smithi172 bash[18533]: cluster 2024-03-30T04:39:25.117657+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-30T04:39:27.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:26 smithi172 bash[23612]: cluster 2024-03-30T04:39:25.117657+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-03-30T04:39:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:27 smithi173 bash[18498]: cluster 2024-03-30T04:39:27.118249+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; 63 KiB/s, 0 objects/s recovering 2024-03-30T04:39:28.406 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:27 smithi172 bash[18533]: cluster 2024-03-30T04:39:27.118249+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; 63 KiB/s, 0 objects/s recovering 2024-03-30T04:39:28.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:27 smithi172 bash[23612]: cluster 2024-03-30T04:39:27.118249+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; 63 KiB/s, 0 objects/s recovering 2024-03-30T04:39:30.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:30 smithi173 bash[18498]: cluster 2024-03-30T04:39:29.118823+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-03-30T04:39:30.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:30 smithi172 bash[18533]: cluster 2024-03-30T04:39:29.118823+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-03-30T04:39:30.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:30 smithi172 bash[23612]: cluster 2024-03-30T04:39:29.118823+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-03-30T04:39:32.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:32 smithi173 bash[18498]: cluster 2024-03-30T04:39:31.119397+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-03-30T04:39:32.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:32 smithi172 bash[18533]: cluster 2024-03-30T04:39:31.119397+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-03-30T04:39:32.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:32 smithi172 bash[23612]: cluster 2024-03-30T04:39:31.119397+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-03-30T04:39:34.262 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:34 smithi173 bash[18498]: cluster 2024-03-30T04:39:33.119926+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-03-30T04:39:34.262 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:34 smithi173 bash[18498]: audit 2024-03-30T04:39:34.016774+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:39:34.262 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:34 smithi173 bash[18498]: audit 2024-03-30T04:39:34.018657+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:34.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:34 smithi172 bash[18533]: cluster 2024-03-30T04:39:33.119926+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-03-30T04:39:34.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:34 smithi172 bash[18533]: audit 2024-03-30T04:39:34.016774+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:39:34.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:34 smithi172 bash[18533]: audit 2024-03-30T04:39:34.018657+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:34.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:34 smithi172 bash[23612]: cluster 2024-03-30T04:39:33.119926+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-03-30T04:39:34.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:34 smithi172 bash[23612]: audit 2024-03-30T04:39:34.016774+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T04:39:34.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:34 smithi172 bash[23612]: audit 2024-03-30T04:39:34.018657+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:35.547 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:35 smithi173 bash[18498]: cephadm 2024-03-30T04:39:34.020206+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.6 on smithi173 2024-03-30T04:39:35.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:35 smithi172 bash[18533]: cephadm 2024-03-30T04:39:34.020206+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.6 on smithi173 2024-03-30T04:39:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:35 smithi172 bash[23612]: cephadm 2024-03-30T04:39:34.020206+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Deploying daemon osd.6 on smithi173 2024-03-30T04:39:36.447 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:36 smithi173 bash[18498]: cluster 2024-03-30T04:39:35.120574+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:36.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:36 smithi172 bash[23612]: cluster 2024-03-30T04:39:35.120574+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:36.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:36 smithi172 bash[18533]: cluster 2024-03-30T04:39:35.120574+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:37.256 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:39:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:37.256 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:39:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:37.256 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:39:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:37.257 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:37.514 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:37.515 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:39:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:37.515 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:39:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:37.515 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:39:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:39:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:38 smithi173 bash[18498]: cluster 2024-03-30T04:39:37.121104+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-03-30T04:39:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:38 smithi173 bash[18498]: audit 2024-03-30T04:39:37.512560+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:38 smithi173 bash[18498]: audit 2024-03-30T04:39:37.513195+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:38 smithi173 bash[18498]: audit 2024-03-30T04:39:37.516268+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:38 smithi173 bash[18498]: audit 2024-03-30T04:39:37.518246+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:38.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[18533]: cluster 2024-03-30T04:39:37.121104+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-03-30T04:39:38.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[18533]: audit 2024-03-30T04:39:37.512560+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:38.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[18533]: audit 2024-03-30T04:39:37.513195+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:38.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[18533]: audit 2024-03-30T04:39:37.516268+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:38.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[18533]: audit 2024-03-30T04:39:37.518246+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:38.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[23612]: cluster 2024-03-30T04:39:37.121104+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-03-30T04:39:38.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[23612]: audit 2024-03-30T04:39:37.512560+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:38.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[23612]: audit 2024-03-30T04:39:37.513195+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:38.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[23612]: audit 2024-03-30T04:39:37.516268+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:38.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:38 smithi172 bash[23612]: audit 2024-03-30T04:39:37.518246+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:40.797 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:40 smithi173 bash[18498]: cluster 2024-03-30T04:39:39.121763+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-03-30T04:39:40.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:40 smithi172 bash[18533]: cluster 2024-03-30T04:39:39.121763+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-03-30T04:39:40.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:40 smithi172 bash[23612]: cluster 2024-03-30T04:39:39.121763+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-03-30T04:39:41.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:41 smithi173 bash[18498]: audit 2024-03-30T04:39:40.534357+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:41.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:41 smithi173 bash[18498]: audit 2024-03-30T04:39:40.814086+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:41.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:41 smithi172 bash[18533]: audit 2024-03-30T04:39:40.534357+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:41.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:41 smithi172 bash[18533]: audit 2024-03-30T04:39:40.814086+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:41.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:41 smithi172 bash[23612]: audit 2024-03-30T04:39:40.534357+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:41.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:41 smithi172 bash[23612]: audit 2024-03-30T04:39:40.814086+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:43.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:42 smithi173 bash[18498]: cluster 2024-03-30T04:39:41.122441+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-03-30T04:39:43.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:42 smithi172 bash[18533]: cluster 2024-03-30T04:39:41.122441+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-03-30T04:39:43.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:42 smithi172 bash[23612]: cluster 2024-03-30T04:39:41.122441+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-03-30T04:39:43.422 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 6 on host 'smithi173' 2024-03-30T04:39:43.975 DEBUG:teuthology.orchestra.run.smithi173:osd.6> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.6.service 2024-03-30T04:39:43.978 INFO:tasks.cephadm:Deploying osd.7 on smithi173 with /dev/vg_nvme/lv_1... 2024-03-30T04:39:43.978 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-03-30T04:39:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:44 smithi173 bash[18498]: cluster 2024-03-30T04:39:43.123118+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-03-30T04:39:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:44 smithi173 bash[18498]: audit 2024-03-30T04:39:43.423843+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:44 smithi173 bash[18498]: audit 2024-03-30T04:39:43.440095+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:44 smithi173 bash[18498]: audit 2024-03-30T04:39:43.442878+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:44 smithi173 bash[18498]: audit 2024-03-30T04:39:43.444609+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:44 smithi173 bash[18498]: audit 2024-03-30T04:39:43.583993+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:39:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:44 smithi173 bash[18498]: audit 2024-03-30T04:39:43.584231+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:39:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[18533]: cluster 2024-03-30T04:39:43.123118+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-03-30T04:39:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[18533]: audit 2024-03-30T04:39:43.423843+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[18533]: audit 2024-03-30T04:39:43.440095+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[18533]: audit 2024-03-30T04:39:43.442878+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[18533]: audit 2024-03-30T04:39:43.444609+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[18533]: audit 2024-03-30T04:39:43.583993+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:39:44.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[18533]: audit 2024-03-30T04:39:43.584231+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:39:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[23612]: cluster 2024-03-30T04:39:43.123118+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-03-30T04:39:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[23612]: audit 2024-03-30T04:39:43.423843+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[23612]: audit 2024-03-30T04:39:43.440095+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:39:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[23612]: audit 2024-03-30T04:39:43.442878+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[23612]: audit 2024-03-30T04:39:43.444609+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:39:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[23612]: audit 2024-03-30T04:39:43.583993+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:39:44.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:44 smithi172 bash[23612]: audit 2024-03-30T04:39:43.584231+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T04:39:45.457 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:45 smithi173 bash[18498]: audit 2024-03-30T04:39:44.428200+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:39:45.458 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:45 smithi173 bash[18498]: cluster 2024-03-30T04:39:44.428421+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:39:45.458 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:45 smithi173 bash[18498]: audit 2024-03-30T04:39:44.429163+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:45.458 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:45 smithi173 bash[18498]: audit 2024-03-30T04:39:44.430556+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:45.458 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:45 smithi173 bash[18498]: audit 2024-03-30T04:39:44.440021+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:45.864 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:39:45 smithi173 bash[27394]: debug 2024-03-30T04:39:45.458+0000 7f486c78c700 -1 osd.6 0 waiting for initial osdmap 2024-03-30T04:39:45.864 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:39:45 smithi173 bash[27394]: debug 2024-03-30T04:39:45.474+0000 7f4865920700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:39:45.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[18533]: audit 2024-03-30T04:39:44.428200+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:39:45.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[18533]: cluster 2024-03-30T04:39:44.428421+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:39:45.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[18533]: audit 2024-03-30T04:39:44.429163+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:45.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[18533]: audit 2024-03-30T04:39:44.430556+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:45.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[18533]: audit 2024-03-30T04:39:44.440021+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:45.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[23612]: audit 2024-03-30T04:39:44.428200+0000 mon.a (mon.0) 520 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T04:39:45.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[23612]: cluster 2024-03-30T04:39:44.428421+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-03-30T04:39:45.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[23612]: audit 2024-03-30T04:39:44.429163+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:45.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[23612]: audit 2024-03-30T04:39:44.430556+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:45.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:45 smithi172 bash[23612]: audit 2024-03-30T04:39:44.440021+0000 mon.a (mon.0) 523 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:39:46.700 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-03-30T04:39:46.700 INFO:teuthology.orchestra.run.smithi173.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-03-30T04:39:46.700 INFO:teuthology.orchestra.run.smithi173.stderr: stderr: 10+0 records in 2024-03-30T04:39:46.700 INFO:teuthology.orchestra.run.smithi173.stderr:10+0 records out 2024-03-30T04:39:46.701 INFO:teuthology.orchestra.run.smithi173.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0161577 s, 649 MB/s 2024-03-30T04:39:46.701 INFO:teuthology.orchestra.run.smithi173.stderr:--> Zapping successful for: 2024-03-30T04:39:46.741 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:46 smithi173 bash[18498]: cluster 2024-03-30T04:39:45.123723+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:46.741 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:46 smithi173 bash[18498]: audit 2024-03-30T04:39:45.452878+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:39:46.741 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:46 smithi173 bash[18498]: cluster 2024-03-30T04:39:45.453114+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T04:39:46.741 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:46 smithi173 bash[18498]: audit 2024-03-30T04:39:45.453352+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:46.741 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:46 smithi173 bash[18498]: audit 2024-03-30T04:39:45.461242+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:46.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[18533]: cluster 2024-03-30T04:39:45.123723+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:46.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[18533]: audit 2024-03-30T04:39:45.452878+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:39:46.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[18533]: cluster 2024-03-30T04:39:45.453114+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T04:39:46.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[18533]: audit 2024-03-30T04:39:45.453352+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:46.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[18533]: audit 2024-03-30T04:39:45.461242+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:46.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[23612]: cluster 2024-03-30T04:39:45.123723+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-03-30T04:39:46.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[23612]: audit 2024-03-30T04:39:45.452878+0000 mon.a (mon.0) 524 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:39:46.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[23612]: cluster 2024-03-30T04:39:45.453114+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-03-30T04:39:46.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[23612]: audit 2024-03-30T04:39:45.453352+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:46.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:46 smithi172 bash[23612]: audit 2024-03-30T04:39:45.461242+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:47.654 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch daemon add osd smithi173:vg_nvme/lv_1 2024-03-30T04:39:47.754 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:47 smithi173 bash[18498]: cluster 2024-03-30T04:39:44.535916+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:47.755 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:47 smithi173 bash[18498]: cluster 2024-03-30T04:39:44.536129+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:47.755 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:47 smithi173 bash[18498]: cluster 2024-03-30T04:39:46.451147+0000 mon.a (mon.0) 528 : cluster [INF] osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668] boot 2024-03-30T04:39:47.755 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:47 smithi173 bash[18498]: cluster 2024-03-30T04:39:46.451298+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:39:47.755 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:47 smithi173 bash[18498]: audit 2024-03-30T04:39:46.451953+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:47.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[18533]: cluster 2024-03-30T04:39:44.535916+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:47.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[18533]: cluster 2024-03-30T04:39:44.536129+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:47.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[18533]: cluster 2024-03-30T04:39:46.451147+0000 mon.a (mon.0) 528 : cluster [INF] osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668] boot 2024-03-30T04:39:47.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[18533]: cluster 2024-03-30T04:39:46.451298+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:39:47.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[18533]: audit 2024-03-30T04:39:46.451953+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:47.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[23612]: cluster 2024-03-30T04:39:44.535916+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:39:47.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[23612]: cluster 2024-03-30T04:39:44.536129+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:39:47.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[23612]: cluster 2024-03-30T04:39:46.451147+0000 mon.a (mon.0) 528 : cluster [INF] osd.6 [v2:172.21.15.173:6816/2121412668,v1:172.21.15.173:6817/2121412668] boot 2024-03-30T04:39:47.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[23612]: cluster 2024-03-30T04:39:46.451298+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-03-30T04:39:47.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:47 smithi172 bash[23612]: audit 2024-03-30T04:39:46.451953+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:39:48.731 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:48 smithi173 bash[18498]: cluster 2024-03-30T04:39:47.124339+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:39:48.732 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:48 smithi173 bash[18498]: cluster 2024-03-30T04:39:47.473019+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:39:48.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:48 smithi172 bash[18533]: cluster 2024-03-30T04:39:47.124339+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:39:48.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:48 smithi172 bash[18533]: cluster 2024-03-30T04:39:47.473019+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:39:48.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:48 smithi172 bash[23612]: cluster 2024-03-30T04:39:47.124339+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:39:48.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:48 smithi172 bash[23612]: cluster 2024-03-30T04:39:47.473019+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-03-30T04:39:49.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:49 smithi173 bash[18498]: cluster 2024-03-30T04:39:48.477782+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:39:49.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:49 smithi172 bash[18533]: cluster 2024-03-30T04:39:48.477782+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:39:49.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:49 smithi172 bash[23612]: cluster 2024-03-30T04:39:48.477782+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-03-30T04:39:50.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:50 smithi173 bash[18498]: cluster 2024-03-30T04:39:49.124855+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:39:50.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:50 smithi173 bash[18498]: cluster 2024-03-30T04:39:49.500075+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:39:50.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:50 smithi172 bash[18533]: cluster 2024-03-30T04:39:49.124855+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:39:50.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:50 smithi172 bash[18533]: cluster 2024-03-30T04:39:49.500075+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:39:50.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:50 smithi172 bash[23612]: cluster 2024-03-30T04:39:49.124855+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:39:50.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:50 smithi172 bash[23612]: cluster 2024-03-30T04:39:49.500075+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-03-30T04:39:51.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: cluster 2024-03-30T04:39:50.501380+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T04:39:51.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.506342+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:51.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.514672+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:51.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.520985+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:51.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.522801+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:51.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: cephadm 2024-03-30T04:39:50.736822+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:39:51.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.746762+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:51.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.749119+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.750955+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.752687+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: cephadm 2024-03-30T04:39:50.753945+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 5755M 2024-03-30T04:39:51.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.764006+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:51.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:51 smithi173 bash[18498]: audit 2024-03-30T04:39:50.774456+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: cluster 2024-03-30T04:39:50.501380+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.506342+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.514672+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.520985+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.522801+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: cephadm 2024-03-30T04:39:50.736822+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.746762+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.749119+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.750955+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.752687+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: cephadm 2024-03-30T04:39:50.753945+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 5755M 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.764006+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[18533]: audit 2024-03-30T04:39:50.774456+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: cluster 2024-03-30T04:39:50.501380+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.506342+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi173:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.514672+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.520985+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.522801+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: cephadm 2024-03-30T04:39:50.736822+0000 mgr.y (mgr.14152) 202 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.746762+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:51.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.749119+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.750955+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.752687+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:39:51.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: cephadm 2024-03-30T04:39:50.753945+0000 mgr.y (mgr.14152) 203 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 5755M 2024-03-30T04:39:51.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.764006+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:51.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:51 smithi172 bash[23612]: audit 2024-03-30T04:39:50.774456+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:39:53.094 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:52 smithi172 bash[18533]: cluster 2024-03-30T04:39:51.125415+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-30T04:39:53.094 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:52 smithi172 bash[23612]: cluster 2024-03-30T04:39:51.125415+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-30T04:39:53.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:52 smithi173 bash[18498]: cluster 2024-03-30T04:39:51.125415+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-03-30T04:39:53.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:39:53 smithi172 bash[18786]: debug 2024-03-30T04:39:53.095+0000 7f6c60fa1700 -1 calc_pg_upmaps abort due to max <= 0 2024-03-30T04:39:54.060 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:53 smithi173 bash[18498]: audit 2024-03-30T04:39:53.131185+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:54.060 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:53 smithi173 bash[18498]: audit 2024-03-30T04:39:53.131675+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:54.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:53 smithi172 bash[18533]: audit 2024-03-30T04:39:53.131185+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:54.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:53 smithi172 bash[18533]: audit 2024-03-30T04:39:53.131675+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:54.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:53 smithi172 bash[23612]: audit 2024-03-30T04:39:53.131185+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:39:54.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:53 smithi172 bash[23612]: audit 2024-03-30T04:39:53.131675+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:39:55.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:54 smithi173 bash[18498]: cluster 2024-03-30T04:39:53.126094+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-03-30T04:39:55.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:54 smithi172 bash[18533]: cluster 2024-03-30T04:39:53.126094+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-03-30T04:39:55.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:54 smithi172 bash[23612]: cluster 2024-03-30T04:39:53.126094+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-03-30T04:39:57.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:56 smithi173 bash[18498]: cluster 2024-03-30T04:39:55.126756+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-03-30T04:39:57.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:56 smithi173 bash[18498]: audit 2024-03-30T04:39:56.105715+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]: dispatch 2024-03-30T04:39:57.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:56 smithi173 bash[18498]: audit 2024-03-30T04:39:56.105729+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.173:0/1507813898' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]: dispatch 2024-03-30T04:39:57.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:56 smithi173 bash[18498]: audit 2024-03-30T04:39:56.114567+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]': finished 2024-03-30T04:39:57.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:56 smithi173 bash[18498]: cluster 2024-03-30T04:39:56.114721+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:39:57.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:56 smithi173 bash[18498]: audit 2024-03-30T04:39:56.115023+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:39:57.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[18533]: cluster 2024-03-30T04:39:55.126756+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-03-30T04:39:57.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[18533]: audit 2024-03-30T04:39:56.105715+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]: dispatch 2024-03-30T04:39:57.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[18533]: audit 2024-03-30T04:39:56.105729+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.173:0/1507813898' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]: dispatch 2024-03-30T04:39:57.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[18533]: audit 2024-03-30T04:39:56.114567+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]': finished 2024-03-30T04:39:57.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[18533]: cluster 2024-03-30T04:39:56.114721+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:39:57.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[18533]: audit 2024-03-30T04:39:56.115023+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:39:57.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[23612]: cluster 2024-03-30T04:39:55.126756+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-03-30T04:39:57.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[23612]: audit 2024-03-30T04:39:56.105715+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]: dispatch 2024-03-30T04:39:57.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[23612]: audit 2024-03-30T04:39:56.105729+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.173:0/1507813898' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]: dispatch 2024-03-30T04:39:57.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[23612]: audit 2024-03-30T04:39:56.114567+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "46728046-e042-4034-b26b-f25ea8ac3a53"}]': finished 2024-03-30T04:39:57.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[23612]: cluster 2024-03-30T04:39:56.114721+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-03-30T04:39:57.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:56 smithi172 bash[23612]: audit 2024-03-30T04:39:56.115023+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:39:58.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:57 smithi173 bash[18498]: audit 2024-03-30T04:39:56.799563+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.173:0/2342848990' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:58.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:57 smithi172 bash[18533]: audit 2024-03-30T04:39:56.799563+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.173:0/2342848990' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:58.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:57 smithi172 bash[23612]: audit 2024-03-30T04:39:56.799563+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.173:0/2342848990' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-03-30T04:39:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:39:58 smithi173 bash[18498]: cluster 2024-03-30T04:39:57.127325+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:39:59.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:39:58 smithi172 bash[18533]: cluster 2024-03-30T04:39:57.127325+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:39:59.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:39:58 smithi172 bash[23612]: cluster 2024-03-30T04:39:57.127325+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:01.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:00 smithi173 bash[18498]: cluster 2024-03-30T04:39:59.127917+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:01.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:00 smithi173 bash[18498]: cluster 2024-03-30T04:40:00.000163+0000 mon.a (mon.0) 550 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:01.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:00 smithi172 bash[18533]: cluster 2024-03-30T04:39:59.127917+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:01.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:00 smithi172 bash[18533]: cluster 2024-03-30T04:40:00.000163+0000 mon.a (mon.0) 550 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:01.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:00 smithi172 bash[23612]: cluster 2024-03-30T04:39:59.127917+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:01.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:00 smithi172 bash[23612]: cluster 2024-03-30T04:40:00.000163+0000 mon.a (mon.0) 550 : cluster [INF] overall HEALTH_OK 2024-03-30T04:40:03.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:02 smithi173 bash[18498]: cluster 2024-03-30T04:40:01.128572+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:03.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:02 smithi172 bash[18533]: cluster 2024-03-30T04:40:01.128572+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:03.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:02 smithi172 bash[23612]: cluster 2024-03-30T04:40:01.128572+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:05.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:04 smithi173 bash[18498]: cluster 2024-03-30T04:40:03.129113+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 2024-03-30T04:40:05.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:04 smithi172 bash[18533]: cluster 2024-03-30T04:40:03.129113+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 2024-03-30T04:40:05.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:04 smithi172 bash[23612]: cluster 2024-03-30T04:40:03.129113+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 2024-03-30T04:40:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:06 smithi173 bash[18498]: cluster 2024-03-30T04:40:05.129723+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-03-30T04:40:07.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:06 smithi173 bash[18498]: audit 2024-03-30T04:40:05.923726+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:40:07.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:06 smithi173 bash[18498]: audit 2024-03-30T04:40:05.925468+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:07.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:06 smithi173 bash[18498]: cephadm 2024-03-30T04:40:05.927056+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.7 on smithi173 2024-03-30T04:40:07.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:06 smithi172 bash[18533]: cluster 2024-03-30T04:40:05.129723+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-03-30T04:40:07.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:06 smithi172 bash[18533]: audit 2024-03-30T04:40:05.923726+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:40:07.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:06 smithi172 bash[18533]: audit 2024-03-30T04:40:05.925468+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:07.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:06 smithi172 bash[18533]: cephadm 2024-03-30T04:40:05.927056+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.7 on smithi173 2024-03-30T04:40:07.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:06 smithi172 bash[23612]: cluster 2024-03-30T04:40:05.129723+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-03-30T04:40:07.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:06 smithi172 bash[23612]: audit 2024-03-30T04:40:05.923726+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T04:40:07.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:06 smithi172 bash[23612]: audit 2024-03-30T04:40:05.925468+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:07.155 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:06 smithi172 bash[23612]: cephadm 2024-03-30T04:40:05.927056+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.7 on smithi173 2024-03-30T04:40:09.101 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.101 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.101 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.102 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:08 smithi173 bash[18498]: cluster 2024-03-30T04:40:07.130310+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:09.102 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:08 smithi172 bash[18533]: cluster 2024-03-30T04:40:07.130310+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:09.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:08 smithi172 bash[23612]: cluster 2024-03-30T04:40:07.130310+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:09.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.362 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.362 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.362 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:09.362 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:09 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:10.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:10 smithi173 bash[18498]: cluster 2024-03-30T04:40:09.130875+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:10.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:10 smithi173 bash[18498]: audit 2024-03-30T04:40:09.381077+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:10.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:10 smithi173 bash[18498]: audit 2024-03-30T04:40:09.398250+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:10.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:10 smithi173 bash[18498]: audit 2024-03-30T04:40:09.401011+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:10.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:10 smithi173 bash[18498]: audit 2024-03-30T04:40:09.402874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:10.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[18533]: cluster 2024-03-30T04:40:09.130875+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:10.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[18533]: audit 2024-03-30T04:40:09.381077+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:10.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[18533]: audit 2024-03-30T04:40:09.398250+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:10.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[18533]: audit 2024-03-30T04:40:09.401011+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:10.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[18533]: audit 2024-03-30T04:40:09.402874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:10.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[23612]: cluster 2024-03-30T04:40:09.130875+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:10.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[23612]: audit 2024-03-30T04:40:09.381077+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:10.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[23612]: audit 2024-03-30T04:40:09.398250+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:10.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[23612]: audit 2024-03-30T04:40:09.401011+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:10.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:10 smithi172 bash[23612]: audit 2024-03-30T04:40:09.402874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:12.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:12 smithi172 bash[18533]: cluster 2024-03-30T04:40:11.131590+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:12.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:12 smithi172 bash[23612]: cluster 2024-03-30T04:40:11.131590+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:12.804 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:12 smithi173 bash[18498]: cluster 2024-03-30T04:40:11.131590+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:13.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:13 smithi173 bash[18498]: audit 2024-03-30T04:40:12.441669+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:13.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:13 smithi173 bash[18498]: audit 2024-03-30T04:40:12.450074+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:13.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:13 smithi172 bash[18533]: audit 2024-03-30T04:40:12.441669+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:13.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:13 smithi172 bash[18533]: audit 2024-03-30T04:40:12.450074+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:13.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:13 smithi172 bash[23612]: audit 2024-03-30T04:40:12.441669+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:13.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:13 smithi172 bash[23612]: audit 2024-03-30T04:40:12.450074+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:14.842 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:14 smithi173 bash[18498]: cluster 2024-03-30T04:40:13.132195+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-03-30T04:40:14.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:14 smithi172 bash[18533]: cluster 2024-03-30T04:40:13.132195+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-03-30T04:40:14.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:14 smithi172 bash[23612]: cluster 2024-03-30T04:40:13.132195+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-03-30T04:40:15.268 INFO:teuthology.orchestra.run.smithi173.stdout:Created osd(s) 7 on host 'smithi173' 2024-03-30T04:40:15.835 DEBUG:teuthology.orchestra.run.smithi173:osd.7> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.7.service 2024-03-30T04:40:15.837 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-03-30T04:40:15.838 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd stat -f json 2024-03-30T04:40:16.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[18533]: cluster 2024-03-30T04:40:15.132875+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-03-30T04:40:16.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[18533]: audit 2024-03-30T04:40:15.270129+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:16.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[18533]: audit 2024-03-30T04:40:15.277552+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:16.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[18533]: audit 2024-03-30T04:40:15.280084+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:16.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[18533]: audit 2024-03-30T04:40:15.281843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:16.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[18533]: audit 2024-03-30T04:40:15.594992+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:40:16.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[18533]: audit 2024-03-30T04:40:15.595199+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:40:16.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[23612]: cluster 2024-03-30T04:40:15.132875+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-03-30T04:40:16.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[23612]: audit 2024-03-30T04:40:15.270129+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:16.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[23612]: audit 2024-03-30T04:40:15.277552+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:16.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[23612]: audit 2024-03-30T04:40:15.280084+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:16.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[23612]: audit 2024-03-30T04:40:15.281843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:16.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[23612]: audit 2024-03-30T04:40:15.594992+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:40:16.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:16 smithi172 bash[23612]: audit 2024-03-30T04:40:15.595199+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:40:16.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:16 smithi173 bash[18498]: cluster 2024-03-30T04:40:15.132875+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-03-30T04:40:16.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:16 smithi173 bash[18498]: audit 2024-03-30T04:40:15.270129+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:16.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:16 smithi173 bash[18498]: audit 2024-03-30T04:40:15.277552+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:16.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:16 smithi173 bash[18498]: audit 2024-03-30T04:40:15.280084+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:16.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:16 smithi173 bash[18498]: audit 2024-03-30T04:40:15.281843+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:16.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:16 smithi173 bash[18498]: audit 2024-03-30T04:40:15.594992+0000 mon.a (mon.0) 563 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:40:16.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:16 smithi173 bash[18498]: audit 2024-03-30T04:40:15.595199+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[18533]: audit 2024-03-30T04:40:16.459531+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[18533]: cluster 2024-03-30T04:40:16.459678+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[18533]: audit 2024-03-30T04:40:16.459997+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[18533]: audit 2024-03-30T04:40:16.464850+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[18533]: audit 2024-03-30T04:40:16.464974+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[23612]: audit 2024-03-30T04:40:16.459531+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[23612]: cluster 2024-03-30T04:40:16.459678+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[23612]: audit 2024-03-30T04:40:16.459997+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:17.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[23612]: audit 2024-03-30T04:40:16.464850+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:40:17.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:17 smithi172 bash[23612]: audit 2024-03-30T04:40:16.464974+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:40:17.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:17 smithi173 bash[18498]: audit 2024-03-30T04:40:16.459531+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T04:40:17.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:17 smithi173 bash[18498]: cluster 2024-03-30T04:40:16.459678+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-03-30T04:40:17.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:17 smithi173 bash[18498]: audit 2024-03-30T04:40:16.459997+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:17.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:17 smithi173 bash[18498]: audit 2024-03-30T04:40:16.464850+0000 mon.a (mon.0) 567 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:40:17.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:17 smithi173 bash[18498]: audit 2024-03-30T04:40:16.464974+0000 mon.b (mon.2) 24 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T04:40:17.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:40:17 smithi173 bash[30403]: debug 2024-03-30T04:40:17.473+0000 7fc1165db700 -1 osd.7 0 waiting for initial osdmap 2024-03-30T04:40:17.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:40:17 smithi173 bash[30403]: debug 2024-03-30T04:40:17.493+0000 7fc112775700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T04:40:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:18 smithi173 bash[18498]: cluster 2024-03-30T04:40:17.133351+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:18 smithi173 bash[18498]: audit 2024-03-30T04:40:17.470271+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:40:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:18 smithi173 bash[18498]: cluster 2024-03-30T04:40:17.470531+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T04:40:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:18 smithi173 bash[18498]: audit 2024-03-30T04:40:17.471088+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:18 smithi173 bash[18498]: audit 2024-03-30T04:40:17.479071+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:18 smithi173 bash[18498]: cluster 2024-03-30T04:40:18.259245+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661] boot 2024-03-30T04:40:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:18 smithi173 bash[18498]: cluster 2024-03-30T04:40:18.259307+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:40:18.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:18 smithi173 bash[18498]: audit 2024-03-30T04:40:18.259855+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:18.879 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:40:18.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[18533]: cluster 2024-03-30T04:40:17.133351+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:18.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[18533]: audit 2024-03-30T04:40:17.470271+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[18533]: cluster 2024-03-30T04:40:17.470531+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[18533]: audit 2024-03-30T04:40:17.471088+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[18533]: audit 2024-03-30T04:40:17.479071+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[18533]: cluster 2024-03-30T04:40:18.259245+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661] boot 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[18533]: cluster 2024-03-30T04:40:18.259307+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[18533]: audit 2024-03-30T04:40:18.259855+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[23612]: cluster 2024-03-30T04:40:17.133351+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[23612]: audit 2024-03-30T04:40:17.470271+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]': finished 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[23612]: cluster 2024-03-30T04:40:17.470531+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[23612]: audit 2024-03-30T04:40:17.471088+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:18.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[23612]: audit 2024-03-30T04:40:17.479071+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:18.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[23612]: cluster 2024-03-30T04:40:18.259245+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.173:6824/2091466661,v1:172.21.15.173:6825/2091466661] boot 2024-03-30T04:40:18.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[23612]: cluster 2024-03-30T04:40:18.259307+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-03-30T04:40:18.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:18 smithi172 bash[23612]: audit 2024-03-30T04:40:18.259855+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:19.586 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1711773618,"num_in_osds":8,"osd_in_since":1711773596,"num_remapped_pgs":1} 2024-03-30T04:40:19.587 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:40:19.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:19 smithi173 bash[18498]: cluster 2024-03-30T04:40:16.561622+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:40:19.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:19 smithi173 bash[18498]: cluster 2024-03-30T04:40:16.561847+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:40:19.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:19 smithi173 bash[18498]: audit 2024-03-30T04:40:18.882005+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.172:0/2484055951' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:40:19.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:19 smithi173 bash[18498]: cluster 2024-03-30T04:40:19.270466+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:40:19.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:19 smithi172 bash[23612]: cluster 2024-03-30T04:40:16.561622+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:40:19.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:19 smithi172 bash[23612]: cluster 2024-03-30T04:40:16.561847+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:40:19.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:19 smithi172 bash[23612]: audit 2024-03-30T04:40:18.882005+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.172:0/2484055951' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:40:19.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:19 smithi172 bash[23612]: cluster 2024-03-30T04:40:19.270466+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:40:19.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:19 smithi172 bash[18533]: cluster 2024-03-30T04:40:16.561622+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-03-30T04:40:19.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:19 smithi172 bash[18533]: cluster 2024-03-30T04:40:16.561847+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-03-30T04:40:19.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:19 smithi172 bash[18533]: audit 2024-03-30T04:40:18.882005+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.172:0/2484055951' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-03-30T04:40:19.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:19 smithi172 bash[18533]: cluster 2024-03-30T04:40:19.270466+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-03-30T04:40:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:20 smithi173 bash[18498]: cluster 2024-03-30T04:40:19.133925+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:20 smithi173 bash[18498]: cluster 2024-03-30T04:40:20.273534+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:40:20.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:20 smithi172 bash[18533]: cluster 2024-03-30T04:40:19.133925+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:20.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:20 smithi172 bash[18533]: cluster 2024-03-30T04:40:20.273534+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:40:20.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:20 smithi172 bash[23612]: cluster 2024-03-30T04:40:19.133925+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:20.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:20 smithi172 bash[23612]: cluster 2024-03-30T04:40:20.273534+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-03-30T04:40:22.305 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:40:22.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: cluster 2024-03-30T04:40:21.134457+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v211: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: cluster 2024-03-30T04:40:21.487168+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: audit 2024-03-30T04:40:22.217354+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: audit 2024-03-30T04:40:22.219837+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: audit 2024-03-30T04:40:22.221549+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: audit 2024-03-30T04:40:22.223339+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: audit 2024-03-30T04:40:22.225157+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: audit 2024-03-30T04:40:22.235368+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[18533]: audit 2024-03-30T04:40:22.244088+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:22.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: cluster 2024-03-30T04:40:21.134457+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v211: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: cluster 2024-03-30T04:40:21.487168+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:40:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: audit 2024-03-30T04:40:22.217354+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: audit 2024-03-30T04:40:22.219837+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: audit 2024-03-30T04:40:22.221549+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: audit 2024-03-30T04:40:22.223339+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: audit 2024-03-30T04:40:22.225157+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: audit 2024-03-30T04:40:22.235368+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:22.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:22 smithi172 bash[23612]: audit 2024-03-30T04:40:22.244088+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:22.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: cluster 2024-03-30T04:40:21.134457+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v211: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:22.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: cluster 2024-03-30T04:40:21.487168+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-03-30T04:40:22.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: audit 2024-03-30T04:40:22.217354+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:22.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: audit 2024-03-30T04:40:22.219837+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: audit 2024-03-30T04:40:22.221549+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: audit 2024-03-30T04:40:22.223339+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: audit 2024-03-30T04:40:22.225157+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:40:22.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: audit 2024-03-30T04:40:22.235368+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:22.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:22 smithi173 bash[18498]: audit 2024-03-30T04:40:22.244088+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:23.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:23 smithi173 bash[18498]: cephadm 2024-03-30T04:40:22.206466+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:40:23.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:23 smithi173 bash[18498]: cephadm 2024-03-30T04:40:22.226570+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 4316M 2024-03-30T04:40:23.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:23 smithi173 bash[18498]: cluster 2024-03-30T04:40:22.490506+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:40:23.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:23 smithi172 bash[18533]: cephadm 2024-03-30T04:40:22.206466+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:40:23.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:23 smithi172 bash[18533]: cephadm 2024-03-30T04:40:22.226570+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 4316M 2024-03-30T04:40:23.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:23 smithi172 bash[18533]: cluster 2024-03-30T04:40:22.490506+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:40:23.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:23 smithi172 bash[23612]: cephadm 2024-03-30T04:40:22.206466+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T04:40:23.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:23 smithi172 bash[23612]: cephadm 2024-03-30T04:40:22.226570+0000 mgr.y (mgr.14152) 222 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 4316M 2024-03-30T04:40:23.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:23 smithi172 bash[23612]: cluster 2024-03-30T04:40:22.490506+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-03-30T04:40:24.770 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:24 smithi172 bash[18533]: cluster 2024-03-30T04:40:23.134999+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-03-30T04:40:24.771 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:24 smithi172 bash[23612]: cluster 2024-03-30T04:40:23.134999+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-03-30T04:40:24.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:24 smithi173 bash[18498]: cluster 2024-03-30T04:40:23.134999+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-03-30T04:40:25.129 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:40:25.129 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":59,"fsid":"905d457c-ee4e-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:33:52.251409+0000","modified":"2024-03-30T04:40:22.482037+0000","last_up_change":"2024-03-30T04:40:18.251839+0000","last_in_change":"2024-03-30T04:39:56.106906+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-03-30T04:37:39.609420+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":"9acd29d3-c196-4475-acb0-76fe687e811c","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.172:6802","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6803","nonce":2987493638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6805","nonce":2987493638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6809","nonce":2987493638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6807","nonce":2987493638}]},"public_addr":"172.21.15.172:6803/2987493638","cluster_addr":"172.21.15.172:6805/2987493638","heartbeat_back_addr":"172.21.15.172:6809/2987493638","heartbeat_front_addr":"172.21.15.172:6807/2987493638","state":["exists","up"]},{"osd":1,"uuid":"d9a0508d-eede-4fbd-9226-3ba536de217a","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.172:6810","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6811","nonce":2490523597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6813","nonce":2490523597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6817","nonce":2490523597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6815","nonce":2490523597}]},"public_addr":"172.21.15.172:6811/2490523597","cluster_addr":"172.21.15.172:6813/2490523597","heartbeat_back_addr":"172.21.15.172:6817/2490523597","heartbeat_front_addr":"172.21.15.172:6815/2490523597","state":["exists","up"]},{"osd":2,"uuid":"08895557-2a07-4379-82c4-4d21c7dadb0a","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.172:6818","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6819","nonce":3865979606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6821","nonce":3865979606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6825","nonce":3865979606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6823","nonce":3865979606}]},"public_addr":"172.21.15.172:6819/3865979606","cluster_addr":"172.21.15.172:6821/3865979606","heartbeat_back_addr":"172.21.15.172:6825/3865979606","heartbeat_front_addr":"172.21.15.172:6823/3865979606","state":["exists","up"]},{"osd":3,"uuid":"2ef7830a-8ea3-44a0-b474-34d6fd40b0e1","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.172:6826","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6827","nonce":1691888830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6829","nonce":1691888830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6833","nonce":1691888830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6831","nonce":1691888830}]},"public_addr":"172.21.15.172:6827/1691888830","cluster_addr":"172.21.15.172:6829/1691888830","heartbeat_back_addr":"172.21.15.172:6833/1691888830","heartbeat_front_addr":"172.21.15.172:6831/1691888830","state":["exists","up"]},{"osd":4,"uuid":"67eed5ef-3ba1-4f80-beda-f2e558f455f2","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.173:6800","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6801","nonce":526709666}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6803","nonce":526709666}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6807","nonce":526709666}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6805","nonce":526709666}]},"public_addr":"172.21.15.173:6801/526709666","cluster_addr":"172.21.15.173:6803/526709666","heartbeat_back_addr":"172.21.15.173:6807/526709666","heartbeat_front_addr":"172.21.15.173:6805/526709666","state":["exists","up"]},{"osd":5,"uuid":"d7f5b3bb-5654-4af1-9953-972b7571ab5f","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.173:6808","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6809","nonce":2833539030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6811","nonce":2833539030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6815","nonce":2833539030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6813","nonce":2833539030}]},"public_addr":"172.21.15.173:6809/2833539030","cluster_addr":"172.21.15.173:6811/2833539030","heartbeat_back_addr":"172.21.15.173:6815/2833539030","heartbeat_front_addr":"172.21.15.173:6813/2833539030","state":["exists","up"]},{"osd":6,"uuid":"c5776236-3466-43f4-895e-9b0f8c0b983f","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.173:6816","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6817","nonce":2121412668}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6819","nonce":2121412668}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6823","nonce":2121412668}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6821","nonce":2121412668}]},"public_addr":"172.21.15.173:6817/2121412668","cluster_addr":"172.21.15.173:6819/2121412668","heartbeat_back_addr":"172.21.15.173:6823/2121412668","heartbeat_front_addr":"172.21.15.173:6821/2121412668","state":["exists","up"]},{"osd":7,"uuid":"46728046-e042-4034-b26b-f25ea8ac3a53","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.173:6824","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6825","nonce":2091466661}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6827","nonce":2091466661}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6831","nonce":2091466661}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6829","nonce":2091466661}]},"public_addr":"172.21.15.173:6825/2091466661","cluster_addr":"172.21.15.173:6827/2091466661","heartbeat_back_addr":"172.21.15.173:6831/2091466661","heartbeat_front_addr":"172.21.15.173:6829/2091466661","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-03-30T04:36:27.305331+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-03-30T04:37:01.338111+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-03-30T04:37:35.382642+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-03-30T04:38:11.188668+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-03-30T04:38:41.606973+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-03-30T04:39:13.119809+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-03-30T04:39:44.536135+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-03-30T04:40:16.561856+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:6801/3240415067":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/2967602985":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/58096578":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/1079097089":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/275846566":"2024-03-31T04:34:22.869538+0000","172.21.15.172:6800/3240415067":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/616959985":"2024-03-31T04:34:22.869538+0000","172.21.15.172:0/1239805155":"2024-03-31T04:34:22.869538+0000","172.21.15.172:6800/1435245031":"2024-03-31T04:34:22.869538+0000","172.21.15.172:6801/1435245031":"2024-03-31T04:34:22.869538+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-03-30T04:40:25.847 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:25 smithi172 bash[23612]: audit 2024-03-30T04:40:25.130822+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.172:0/1126451657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:40:25.847 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:25 smithi172 bash[18533]: audit 2024-03-30T04:40:25.130822+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.172:0/1126451657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:40:25.848 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-03-30T04:37:39.609420+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-03-30T04:40:25.849 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-03-30T04:40:25.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:25 smithi173 bash[18498]: audit 2024-03-30T04:40:25.130822+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.172:0/1126451657' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:40:26.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:26 smithi173 bash[18498]: cluster 2024-03-30T04:40:25.135470+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-03-30T04:40:26.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:26 smithi172 bash[23612]: cluster 2024-03-30T04:40:25.135470+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-03-30T04:40:26.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:26 smithi172 bash[18533]: cluster 2024-03-30T04:40:25.135470+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-03-30T04:40:28.569 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:40:28.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:28 smithi173 bash[18498]: cluster 2024-03-30T04:40:27.136050+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-03-30T04:40:28.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:28 smithi172 bash[18533]: cluster 2024-03-30T04:40:27.136050+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-03-30T04:40:28.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:28 smithi172 bash[23612]: cluster 2024-03-30T04:40:27.136050+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-03-30T04:40:30.771 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:30 smithi172 bash[18533]: cluster 2024-03-30T04:40:29.136665+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:40:30.772 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:30 smithi172 bash[23612]: cluster 2024-03-30T04:40:29.136665+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:40:30.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:30 smithi173 bash[18498]: cluster 2024-03-30T04:40:29.136665+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-03-30T04:40:31.087 INFO:teuthology.orchestra.run.smithi172.stdout:pg_num: 1 2024-03-30T04:40:31.760 INFO:tasks.cephadm:Adding prometheus.a on smithi173 2024-03-30T04:40:31.760 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi173=a' 2024-03-30T04:40:31.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:31 smithi173 bash[18498]: audit 2024-03-30T04:40:31.089813+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.172:0/2232243631' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:40:31.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:31 smithi172 bash[18533]: audit 2024-03-30T04:40:31.089813+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.172:0/2232243631' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:40:31.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:31 smithi172 bash[23612]: audit 2024-03-30T04:40:31.089813+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.172:0/2232243631' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-03-30T04:40:32.801 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:32 smithi173 bash[18498]: cluster 2024-03-30T04:40:31.137005+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; 54 KiB/s, 0 objects/s recovering 2024-03-30T04:40:32.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:32 smithi172 bash[23612]: cluster 2024-03-30T04:40:31.137005+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; 54 KiB/s, 0 objects/s recovering 2024-03-30T04:40:32.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:32 smithi172 bash[18533]: cluster 2024-03-30T04:40:31.137005+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; 54 KiB/s, 0 objects/s recovering 2024-03-30T04:40:34.309 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled prometheus update... 2024-03-30T04:40:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:34 smithi173 bash[18498]: cluster 2024-03-30T04:40:33.137510+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; 48 KiB/s, 0 objects/s recovering 2024-03-30T04:40:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:34 smithi173 bash[18498]: audit 2024-03-30T04:40:34.311463+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:34 smithi173 bash[18498]: audit 2024-03-30T04:40:34.343699+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:34 smithi173 bash[18498]: audit 2024-03-30T04:40:34.346443+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:34 smithi173 bash[18498]: audit 2024-03-30T04:40:34.348304+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:34 smithi173 bash[18498]: audit 2024-03-30T04:40:34.360619+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:34 smithi173 bash[18498]: audit 2024-03-30T04:40:34.372616+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:40:34.877 DEBUG:teuthology.orchestra.run.smithi173:prometheus.a> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a.service 2024-03-30T04:40:34.880 INFO:tasks.cephadm:Adding node-exporter.a on smithi172 2024-03-30T04:40:34.880 INFO:tasks.cephadm:Adding node-exporter.b on smithi173 2024-03-30T04:40:34.880 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi172=a;smithi173=b' 2024-03-30T04:40:34.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[18533]: cluster 2024-03-30T04:40:33.137510+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; 48 KiB/s, 0 objects/s recovering 2024-03-30T04:40:34.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[18533]: audit 2024-03-30T04:40:34.311463+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[18533]: audit 2024-03-30T04:40:34.343699+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[18533]: audit 2024-03-30T04:40:34.346443+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[18533]: audit 2024-03-30T04:40:34.348304+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[18533]: audit 2024-03-30T04:40:34.360619+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[18533]: audit 2024-03-30T04:40:34.372616+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[23612]: cluster 2024-03-30T04:40:33.137510+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; 48 KiB/s, 0 objects/s recovering 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[23612]: audit 2024-03-30T04:40:34.311463+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[23612]: audit 2024-03-30T04:40:34.343699+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[23612]: audit 2024-03-30T04:40:34.346443+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[23612]: audit 2024-03-30T04:40:34.348304+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[23612]: audit 2024-03-30T04:40:34.360619+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' 2024-03-30T04:40:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:34 smithi172 bash[23612]: audit 2024-03-30T04:40:34.372616+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-03-30T04:40:35.653 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[18786]: ignoring --setuser ceph since I am not root 2024-03-30T04:40:35.653 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[18786]: ignoring --setgroup ceph since I am not root 2024-03-30T04:40:35.653 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[18786]: debug 2024-03-30T04:40:35.418+0000 7f510cbbc700 1 -- 172.21.15.172:0/990952152 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564453a84340 con 0x564454800c00 2024-03-30T04:40:35.654 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[18786]: debug 2024-03-30T04:40:35.562+0000 7f5115618000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:40:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[23612]: audit 2024-03-30T04:40:34.301042+0000 mgr.y (mgr.14152) 229 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[23612]: cephadm 2024-03-30T04:40:34.304509+0000 mgr.y (mgr.14152) 230 : cephadm [INF] Saving service prometheus spec with placement smithi173=a;count:1 2024-03-30T04:40:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[23612]: audit 2024-03-30T04:40:35.373277+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:40:35.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[23612]: cluster 2024-03-30T04:40:35.373398+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-03-30T04:40:35.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[18533]: audit 2024-03-30T04:40:34.301042+0000 mgr.y (mgr.14152) 229 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:35.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[18533]: cephadm 2024-03-30T04:40:34.304509+0000 mgr.y (mgr.14152) 230 : cephadm [INF] Saving service prometheus spec with placement smithi173=a;count:1 2024-03-30T04:40:35.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[18533]: audit 2024-03-30T04:40:35.373277+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:40:35.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:35 smithi172 bash[18533]: cluster 2024-03-30T04:40:35.373398+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-03-30T04:40:35.815 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:35 smithi173 bash[18498]: audit 2024-03-30T04:40:34.301042+0000 mgr.y (mgr.14152) 229 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:35.816 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:35 smithi173 bash[18498]: cephadm 2024-03-30T04:40:34.304509+0000 mgr.y (mgr.14152) 230 : cephadm [INF] Saving service prometheus spec with placement smithi173=a;count:1 2024-03-30T04:40:35.816 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:35 smithi173 bash[18498]: audit 2024-03-30T04:40:35.373277+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.172:0/3161519241' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-03-30T04:40:35.816 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:35 smithi173 bash[18498]: cluster 2024-03-30T04:40:35.373398+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-03-30T04:40:35.816 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:35 smithi173 bash[19171]: ignoring --setuser ceph since I am not root 2024-03-30T04:40:35.816 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:35 smithi173 bash[19171]: ignoring --setgroup ceph since I am not root 2024-03-30T04:40:35.816 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:35 smithi173 bash[19171]: debug 2024-03-30T04:40:35.409+0000 7fad04f61700 1 -- 172.21.15.173:0/133218949 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559b25dd4340 con 0x559b26b50400 2024-03-30T04:40:35.816 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:35 smithi173 bash[19171]: debug 2024-03-30T04:40:35.553+0000 7fad0d9bd000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:40:37.363 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:37 smithi173 bash[19171]: debug 2024-03-30T04:40:37.081+0000 7fad0d9bd000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:40:37.363 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:37 smithi173 bash[19171]: debug 2024-03-30T04:40:37.181+0000 7fad0d9bd000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:40:37.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:37 smithi172 bash[18786]: debug 2024-03-30T04:40:37.070+0000 7f5115618000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:40:37.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:37 smithi172 bash[18786]: debug 2024-03-30T04:40:37.166+0000 7f5115618000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:40:37.863 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:37 smithi173 bash[19171]: debug 2024-03-30T04:40:37.433+0000 7fad0d9bd000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:40:37.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:37 smithi172 bash[18786]: debug 2024-03-30T04:40:37.410+0000 7f5115618000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:40:38.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:38 smithi172 bash[18786]: debug 2024-03-30T04:40:38.134+0000 7f5115618000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:40:38.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:38 smithi172 bash[18786]: debug 2024-03-30T04:40:38.238+0000 7f5115618000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:40:38.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:38 smithi172 bash[18786]: debug 2024-03-30T04:40:38.342+0000 7f5115618000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:40:38.473 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:38 smithi173 bash[19171]: debug 2024-03-30T04:40:38.153+0000 7fad0d9bd000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:40:38.473 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:38 smithi173 bash[19171]: debug 2024-03-30T04:40:38.261+0000 7fad0d9bd000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:40:38.473 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:38 smithi173 bash[19171]: debug 2024-03-30T04:40:38.361+0000 7fad0d9bd000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:40:38.863 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:38 smithi173 bash[19171]: debug 2024-03-30T04:40:38.473+0000 7fad0d9bd000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:40:38.863 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:38 smithi173 bash[19171]: debug 2024-03-30T04:40:38.685+0000 7fad0d9bd000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:40:38.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:38 smithi172 bash[18786]: debug 2024-03-30T04:40:38.454+0000 7f5115618000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:40:38.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:38 smithi172 bash[18786]: debug 2024-03-30T04:40:38.666+0000 7f5115618000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:40:39.214 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:38 smithi172 bash[18786]: debug 2024-03-30T04:40:38.938+0000 7f5115618000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:40:39.215 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:39 smithi172 bash[18786]: debug 2024-03-30T04:40:39.038+0000 7f5115618000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:40:39.231 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:38 smithi173 bash[19171]: debug 2024-03-30T04:40:38.953+0000 7fad0d9bd000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:40:39.232 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:39 smithi173 bash[19171]: debug 2024-03-30T04:40:39.057+0000 7fad0d9bd000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:40:39.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:39 smithi173 bash[19171]: debug 2024-03-30T04:40:39.233+0000 7fad0d9bd000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:40:39.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:39 smithi173 bash[19171]: debug 2024-03-30T04:40:39.477+0000 7fad0d9bd000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:40:39.653 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:39 smithi172 bash[18786]: debug 2024-03-30T04:40:39.214+0000 7f5115618000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:40:39.653 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:39 smithi172 bash[18786]: debug 2024-03-30T04:40:39.458+0000 7f5115618000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:40:40.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:39 smithi173 bash[19171]: debug 2024-03-30T04:40:39.745+0000 7fad0d9bd000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:40:40.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:39 smithi173 bash[19171]: debug 2024-03-30T04:40:39.905+0000 7fad0d9bd000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:40:40.126 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:39 smithi172 bash[18786]: debug 2024-03-30T04:40:39.730+0000 7f5115618000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:40:40.126 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:39 smithi172 bash[18786]: debug 2024-03-30T04:40:39.890+0000 7f5115618000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:40:40.126 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:40 smithi172 bash[18786]: debug 2024-03-30T04:40:40.126+0000 7f5115618000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:40:40.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:40 smithi172 bash[18786]: debug 2024-03-30T04:40:40.242+0000 7f5115618000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:40:40.589 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:40 smithi173 bash[19171]: debug 2024-03-30T04:40:40.137+0000 7fad0d9bd000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:40:40.590 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:40 smithi173 bash[19171]: debug 2024-03-30T04:40:40.253+0000 7fad0d9bd000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:40:40.863 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:40 smithi173 bash[19171]: debug 2024-03-30T04:40:40.589+0000 7fad0d9bd000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:40:40.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:40 smithi172 bash[18786]: debug 2024-03-30T04:40:40.578+0000 7f5115618000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:40:41.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:41 smithi173 bash[19171]: debug 2024-03-30T04:40:41.305+0000 7fad0d9bd000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:40:41.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:41 smithi173 bash[19171]: debug 2024-03-30T04:40:41.417+0000 7fad0d9bd000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:40:41.622 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:41 smithi172 bash[18786]: debug 2024-03-30T04:40:41.302+0000 7f5115618000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:40:41.622 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:41 smithi172 bash[18786]: debug 2024-03-30T04:40:41.414+0000 7f5115618000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:40:41.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:41 smithi172 bash[18786]: debug 2024-03-30T04:40:41.622+0000 7f5115618000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:40:41.944 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:41 smithi173 bash[19171]: debug 2024-03-30T04:40:41.621+0000 7fad0d9bd000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:40:42.309 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:41 smithi173 bash[19171]: debug 2024-03-30T04:40:41.945+0000 7fad0d9bd000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:40:42.318 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:41 smithi172 bash[18786]: debug 2024-03-30T04:40:41.946+0000 7f5115618000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:40:42.606 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: cluster 2024-03-30T04:40:42.449381+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:40:42.607 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: cluster 2024-03-30T04:40:42.449493+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:42.607 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: audit 2024-03-30T04:40:42.452818+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:40:42.607 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: audit 2024-03-30T04:40:42.454088+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:42.607 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: audit 2024-03-30T04:40:42.457362+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:40:42.607 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: audit 2024-03-30T04:40:42.457902+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:42.607 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: cluster 2024-03-30T04:40:42.459034+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:40:42.608 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: cluster 2024-03-30T04:40:42.460165+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2024-03-30T04:40:42.608 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[23612]: cluster 2024-03-30T04:40:42.467538+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:40:42.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: cluster 2024-03-30T04:40:42.449381+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:40:42.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: cluster 2024-03-30T04:40:42.449493+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:42.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: audit 2024-03-30T04:40:42.452818+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:40:42.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: audit 2024-03-30T04:40:42.454088+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:42.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: audit 2024-03-30T04:40:42.457362+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:40:42.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: audit 2024-03-30T04:40:42.457902+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:42.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: cluster 2024-03-30T04:40:42.459034+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:40:42.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: cluster 2024-03-30T04:40:42.460165+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2024-03-30T04:40:42.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18533]: cluster 2024-03-30T04:40:42.467538+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:40:42.610 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18786]: debug 2024-03-30T04:40:42.318+0000 7f5115618000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:40:42.610 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18786]: debug 2024-03-30T04:40:42.434+0000 7f5115618000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:40:42.610 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18786]: [30/Mar/2024:04:40:42] ENGINE Bus STARTING 2024-03-30T04:40:42.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: cluster 2024-03-30T04:40:42.449381+0000 mon.a (mon.0) 596 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:40:42.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: cluster 2024-03-30T04:40:42.449493+0000 mon.a (mon.0) 597 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:40:42.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: audit 2024-03-30T04:40:42.452818+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:40:42.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: audit 2024-03-30T04:40:42.454088+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:40:42.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: audit 2024-03-30T04:40:42.457362+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:40:42.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: audit 2024-03-30T04:40:42.457902+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.173:0/1081705937' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:40:42.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: cluster 2024-03-30T04:40:42.459034+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2024-03-30T04:40:42.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: cluster 2024-03-30T04:40:42.460165+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2024-03-30T04:40:42.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[18498]: cluster 2024-03-30T04:40:42.467538+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-03-30T04:40:42.615 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[19171]: debug 2024-03-30T04:40:42.309+0000 7fad0d9bd000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:40:42.615 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[19171]: debug 2024-03-30T04:40:42.425+0000 7fad0d9bd000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:40:42.615 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[19171]: [30/Mar/2024:04:40:42] ENGINE Bus STARTING 2024-03-30T04:40:42.615 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[19171]: CherryPy Checker: 2024-03-30T04:40:42.615 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[19171]: The Application mounted at '' has an empty config. 2024-03-30T04:40:42.615 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[19171]: [30/Mar/2024:04:40:42] ENGINE Serving on http://:::9283 2024-03-30T04:40:42.615 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:42 smithi173 bash[19171]: [30/Mar/2024:04:40:42] ENGINE Bus STARTED 2024-03-30T04:40:42.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18786]: CherryPy Checker: 2024-03-30T04:40:42.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18786]: The Application mounted at '' has an empty config. 2024-03-30T04:40:42.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18786]: [30/Mar/2024:04:40:42] ENGINE Serving on http://:::9283 2024-03-30T04:40:42.903 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18786]: [30/Mar/2024:04:40:42] ENGINE Bus STARTED 2024-03-30T04:40:43.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:42 smithi172 bash[18786]: [30/Mar/2024:04:40:42] ENGINE Bus STARTING 2024-03-30T04:40:43.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18786]: [30/Mar/2024:04:40:43] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:40:43.403 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18786]: [30/Mar/2024:04:40:43] ENGINE Bus STARTED 2024-03-30T04:40:43.565 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled node-exporter update... 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: cluster 2024-03-30T04:40:42.512132+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e17: y(active, starting, since 0.052141s), standbys: x 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.524425+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.524803+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.525134+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.525593+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.526093+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.526597+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.527159+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.527732+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:43.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.528311+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.528896+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.529431+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.530018+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.530553+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.531141+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.531545+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.532721+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: cluster 2024-03-30T04:40:42.559201+0000 mon.a (mon.0) 602 : cluster [INF] Manager daemon y is now available 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.579749+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.581829+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.583120+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.585065+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.599401+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.611294+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:43.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.611706+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:43.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.620256+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:43.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:42.620666+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:43.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: cephadm 2024-03-30T04:40:42.947544+0000 mgr.y (mgr.24284) 1 : cephadm [INF] [30/Mar/2024:04:40:42] ENGINE Bus STARTING 2024-03-30T04:40:43.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: cephadm 2024-03-30T04:40:43.063150+0000 mgr.y (mgr.24284) 2 : cephadm [INF] [30/Mar/2024:04:40:43] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:40:43.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: cephadm 2024-03-30T04:40:43.063289+0000 mgr.y (mgr.24284) 3 : cephadm [INF] [30/Mar/2024:04:40:43] ENGINE Bus STARTED 2024-03-30T04:40:43.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:43 smithi173 bash[18498]: audit 2024-03-30T04:40:43.068010+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: cluster 2024-03-30T04:40:42.512132+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e17: y(active, starting, since 0.052141s), standbys: x 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.524425+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.524803+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.525134+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.525593+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.526093+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.526597+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.527159+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:43.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.527732+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.528311+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.528896+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.529431+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.530018+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.530553+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.531141+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.531545+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.532721+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: cluster 2024-03-30T04:40:42.559201+0000 mon.a (mon.0) 602 : cluster [INF] Manager daemon y is now available 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.579749+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:43.905 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: cluster 2024-03-30T04:40:42.512132+0000 mon.a (mon.0) 601 : cluster [DBG] mgrmap e17: y(active, starting, since 0.052141s), standbys: x 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.524425+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.524803+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.525134+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.525593+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.526093+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.526597+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.527159+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.527732+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.528311+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.528896+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.529431+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.530018+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:40:43.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.530553+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.531141+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.531545+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.532721+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: cluster 2024-03-30T04:40:42.559201+0000 mon.a (mon.0) 602 : cluster [INF] Manager daemon y is now available 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.579749+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.581829+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.583120+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.585065+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.599401+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.611294+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:43.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.611706+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.620256+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:42.620666+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: cephadm 2024-03-30T04:40:42.947544+0000 mgr.y (mgr.24284) 1 : cephadm [INF] [30/Mar/2024:04:40:42] ENGINE Bus STARTING 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: cephadm 2024-03-30T04:40:43.063150+0000 mgr.y (mgr.24284) 2 : cephadm [INF] [30/Mar/2024:04:40:43] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: cephadm 2024-03-30T04:40:43.063289+0000 mgr.y (mgr.24284) 3 : cephadm [INF] [30/Mar/2024:04:40:43] ENGINE Bus STARTED 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[18533]: audit 2024-03-30T04:40:43.068010+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.581829+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.583120+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.585065+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.599401+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:43.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.611294+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:43.909 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.611706+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:40:43.909 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.620256+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:43.909 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:42.620666+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:40:43.909 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: cephadm 2024-03-30T04:40:42.947544+0000 mgr.y (mgr.24284) 1 : cephadm [INF] [30/Mar/2024:04:40:42] ENGINE Bus STARTING 2024-03-30T04:40:43.909 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: cephadm 2024-03-30T04:40:43.063150+0000 mgr.y (mgr.24284) 2 : cephadm [INF] [30/Mar/2024:04:40:43] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:40:43.909 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: cephadm 2024-03-30T04:40:43.063289+0000 mgr.y (mgr.24284) 3 : cephadm [INF] [30/Mar/2024:04:40:43] ENGINE Bus STARTED 2024-03-30T04:40:43.909 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:43 smithi172 bash[23612]: audit 2024-03-30T04:40:43.068010+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:44.248 DEBUG:teuthology.orchestra.run.smithi172:node-exporter.a> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.a.service 2024-03-30T04:40:44.251 DEBUG:teuthology.orchestra.run.smithi173:node-exporter.b> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.b.service 2024-03-30T04:40:44.253 INFO:tasks.cephadm:Adding alertmanager.a on smithi172 2024-03-30T04:40:44.254 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi172=a' 2024-03-30T04:40:44.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:44 smithi173 bash[18498]: cluster 2024-03-30T04:40:43.530902+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e18: y(active, since 1.07089s), standbys: x 2024-03-30T04:40:44.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:44 smithi173 bash[18498]: audit 2024-03-30T04:40:43.543404+0000 mgr.y (mgr.24284) 4 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi172=a;smithi173=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:44.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:44 smithi173 bash[18498]: cephadm 2024-03-30T04:40:43.551907+0000 mgr.y (mgr.24284) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi172=a;smithi173=b;count:2 2024-03-30T04:40:44.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:44 smithi173 bash[18498]: cluster 2024-03-30T04:40:43.556008+0000 mgr.y (mgr.24284) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:44.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:44 smithi173 bash[18498]: audit 2024-03-30T04:40:43.566645+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:44.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[18533]: cluster 2024-03-30T04:40:43.530902+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e18: y(active, since 1.07089s), standbys: x 2024-03-30T04:40:44.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[18533]: audit 2024-03-30T04:40:43.543404+0000 mgr.y (mgr.24284) 4 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi172=a;smithi173=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[18533]: cephadm 2024-03-30T04:40:43.551907+0000 mgr.y (mgr.24284) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi172=a;smithi173=b;count:2 2024-03-30T04:40:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[18533]: cluster 2024-03-30T04:40:43.556008+0000 mgr.y (mgr.24284) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:44.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[18533]: audit 2024-03-30T04:40:43.566645+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:44.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[23612]: cluster 2024-03-30T04:40:43.530902+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e18: y(active, since 1.07089s), standbys: x 2024-03-30T04:40:44.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[23612]: audit 2024-03-30T04:40:43.543404+0000 mgr.y (mgr.24284) 4 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi172=a;smithi173=b", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:44.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[23612]: cephadm 2024-03-30T04:40:43.551907+0000 mgr.y (mgr.24284) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi172=a;smithi173=b;count:2 2024-03-30T04:40:44.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[23612]: cluster 2024-03-30T04:40:43.556008+0000 mgr.y (mgr.24284) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:44.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:44 smithi172 bash[23612]: audit 2024-03-30T04:40:43.566645+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:45.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:45 smithi173 bash[18498]: cluster 2024-03-30T04:40:44.522626+0000 mgr.y (mgr.24284) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:45.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:45 smithi173 bash[18498]: cluster 2024-03-30T04:40:44.573787+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T04:40:45.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:45 smithi172 bash[18533]: cluster 2024-03-30T04:40:44.522626+0000 mgr.y (mgr.24284) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:45.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:45 smithi172 bash[18533]: cluster 2024-03-30T04:40:44.573787+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T04:40:45.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:45 smithi172 bash[23612]: cluster 2024-03-30T04:40:44.522626+0000 mgr.y (mgr.24284) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:45.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:45 smithi172 bash[23612]: cluster 2024-03-30T04:40:44.573787+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-03-30T04:40:46.981 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled alertmanager update... 2024-03-30T04:40:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:46 smithi173 bash[18498]: audit 2024-03-30T04:40:45.963065+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:46 smithi173 bash[18498]: audit 2024-03-30T04:40:46.079907+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:46 smithi173 bash[18498]: audit 2024-03-30T04:40:46.415824+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:46 smithi173 bash[18498]: cephadm 2024-03-30T04:40:46.417425+0000 mgr.y (mgr.24284) 8 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:40:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:46 smithi173 bash[18498]: audit 2024-03-30T04:40:46.524738+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:46 smithi173 bash[18498]: audit 2024-03-30T04:40:46.624314+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:46 smithi173 bash[18498]: audit 2024-03-30T04:40:46.713064+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:46 smithi173 bash[18498]: audit 2024-03-30T04:40:46.722305+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[18533]: audit 2024-03-30T04:40:45.963065+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[18533]: audit 2024-03-30T04:40:46.079907+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[18533]: audit 2024-03-30T04:40:46.415824+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[18533]: cephadm 2024-03-30T04:40:46.417425+0000 mgr.y (mgr.24284) 8 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:40:47.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[18533]: audit 2024-03-30T04:40:46.524738+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[18533]: audit 2024-03-30T04:40:46.624314+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[18533]: audit 2024-03-30T04:40:46.713064+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[18533]: audit 2024-03-30T04:40:46.722305+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[23612]: audit 2024-03-30T04:40:45.963065+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[23612]: audit 2024-03-30T04:40:46.079907+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[23612]: audit 2024-03-30T04:40:46.415824+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[23612]: cephadm 2024-03-30T04:40:46.417425+0000 mgr.y (mgr.24284) 8 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:40:47.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[23612]: audit 2024-03-30T04:40:46.524738+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[23612]: audit 2024-03-30T04:40:46.624314+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[23612]: audit 2024-03-30T04:40:46.713064+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:46 smithi172 bash[23612]: audit 2024-03-30T04:40:46.722305+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:47.712 DEBUG:teuthology.orchestra.run.smithi172:alertmanager.a> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@alertmanager.a.service 2024-03-30T04:40:47.715 INFO:tasks.cephadm:Adding grafana.a on smithi173 2024-03-30T04:40:47.715 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph orch apply grafana '1;smithi173=a' 2024-03-30T04:40:48.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:47 smithi173 bash[18498]: cephadm 2024-03-30T04:40:46.522293+0000 mgr.y (mgr.24284) 9 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:48.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:47 smithi173 bash[18498]: cluster 2024-03-30T04:40:46.523009+0000 mgr.y (mgr.24284) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:48.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:47 smithi173 bash[18498]: cephadm 2024-03-30T04:40:46.527191+0000 mgr.y (mgr.24284) 11 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:40:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:47 smithi173 bash[18498]: cephadm 2024-03-30T04:40:46.619985+0000 mgr.y (mgr.24284) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:47 smithi173 bash[18498]: cephadm 2024-03-30T04:40:46.770543+0000 mgr.y (mgr.24284) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2024-03-30T04:40:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:47 smithi173 bash[18498]: audit 2024-03-30T04:40:46.958526+0000 mgr.y (mgr.24284) 14 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:47 smithi173 bash[18498]: cephadm 2024-03-30T04:40:46.962019+0000 mgr.y (mgr.24284) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi172=a;count:1 2024-03-30T04:40:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:47 smithi173 bash[18498]: audit 2024-03-30T04:40:46.981040+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:48.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[18533]: cephadm 2024-03-30T04:40:46.522293+0000 mgr.y (mgr.24284) 9 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[18533]: cluster 2024-03-30T04:40:46.523009+0000 mgr.y (mgr.24284) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[18533]: cephadm 2024-03-30T04:40:46.527191+0000 mgr.y (mgr.24284) 11 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[18533]: cephadm 2024-03-30T04:40:46.619985+0000 mgr.y (mgr.24284) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[18533]: cephadm 2024-03-30T04:40:46.770543+0000 mgr.y (mgr.24284) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[18533]: audit 2024-03-30T04:40:46.958526+0000 mgr.y (mgr.24284) 14 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[18533]: cephadm 2024-03-30T04:40:46.962019+0000 mgr.y (mgr.24284) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi172=a;count:1 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[18533]: audit 2024-03-30T04:40:46.981040+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[23612]: cephadm 2024-03-30T04:40:46.522293+0000 mgr.y (mgr.24284) 9 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[23612]: cluster 2024-03-30T04:40:46.523009+0000 mgr.y (mgr.24284) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:48.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[23612]: cephadm 2024-03-30T04:40:46.527191+0000 mgr.y (mgr.24284) 11 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:40:48.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[23612]: cephadm 2024-03-30T04:40:46.619985+0000 mgr.y (mgr.24284) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:40:48.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[23612]: cephadm 2024-03-30T04:40:46.770543+0000 mgr.y (mgr.24284) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2024-03-30T04:40:48.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[23612]: audit 2024-03-30T04:40:46.958526+0000 mgr.y (mgr.24284) 14 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:48.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[23612]: cephadm 2024-03-30T04:40:46.962019+0000 mgr.y (mgr.24284) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi172=a;count:1 2024-03-30T04:40:48.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:47 smithi172 bash[23612]: audit 2024-03-30T04:40:46.981040+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:50.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:50 smithi173 bash[18498]: cluster 2024-03-30T04:40:48.523563+0000 mgr.y (mgr.24284) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:50.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:50 smithi172 bash[18533]: cluster 2024-03-30T04:40:48.523563+0000 mgr.y (mgr.24284) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:50.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:50 smithi172 bash[23612]: cluster 2024-03-30T04:40:48.523563+0000 mgr.y (mgr.24284) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:52.338 INFO:teuthology.orchestra.run.smithi173.stdout:Scheduled grafana update... 2024-03-30T04:40:52.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:52 smithi173 bash[18498]: cluster 2024-03-30T04:40:50.524193+0000 mgr.y (mgr.24284) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:52.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:52 smithi172 bash[18533]: cluster 2024-03-30T04:40:50.524193+0000 mgr.y (mgr.24284) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:52.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:52 smithi172 bash[23612]: cluster 2024-03-30T04:40:50.524193+0000 mgr.y (mgr.24284) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:53.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:53 smithi173 bash[18498]: audit 2024-03-30T04:40:52.326974+0000 mgr.y (mgr.24284) 18 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:53.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:53 smithi173 bash[18498]: cephadm 2024-03-30T04:40:52.330237+0000 mgr.y (mgr.24284) 19 : cephadm [INF] Saving service grafana spec with placement smithi173=a;count:1 2024-03-30T04:40:53.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:53 smithi173 bash[18498]: audit 2024-03-30T04:40:52.339838+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:53.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:53 smithi172 bash[18533]: audit 2024-03-30T04:40:52.326974+0000 mgr.y (mgr.24284) 18 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:53.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:53 smithi172 bash[18533]: cephadm 2024-03-30T04:40:52.330237+0000 mgr.y (mgr.24284) 19 : cephadm [INF] Saving service grafana spec with placement smithi173=a;count:1 2024-03-30T04:40:53.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:53 smithi172 bash[18533]: audit 2024-03-30T04:40:52.339838+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:53.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:53 smithi172 bash[23612]: audit 2024-03-30T04:40:52.326974+0000 mgr.y (mgr.24284) 18 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi173=a", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:40:53.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:53 smithi172 bash[23612]: cephadm 2024-03-30T04:40:52.330237+0000 mgr.y (mgr.24284) 19 : cephadm [INF] Saving service grafana spec with placement smithi173=a;count:1 2024-03-30T04:40:53.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:53 smithi172 bash[23612]: audit 2024-03-30T04:40:52.339838+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:40:54.050 DEBUG:teuthology.orchestra.run.smithi173:grafana.a> sudo journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service 2024-03-30T04:40:54.053 INFO:tasks.cephadm:Setting up client nodes... 2024-03-30T04:40:54.054 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T04:40:54.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:54 smithi173 bash[18498]: cluster 2024-03-30T04:40:52.524739+0000 mgr.y (mgr.24284) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:54.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:54 smithi172 bash[18533]: cluster 2024-03-30T04:40:52.524739+0000 mgr.y (mgr.24284) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:54.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:54 smithi172 bash[23612]: cluster 2024-03-30T04:40:52.524739+0000 mgr.y (mgr.24284) 20 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:56.500 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:56 smithi173 bash[18498]: cluster 2024-03-30T04:40:54.525374+0000 mgr.y (mgr.24284) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:56.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:56 smithi172 bash[18533]: cluster 2024-03-30T04:40:54.525374+0000 mgr.y (mgr.24284) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:56.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:56 smithi172 bash[23612]: cluster 2024-03-30T04:40:54.525374+0000 mgr.y (mgr.24284) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:57.087 INFO:teuthology.orchestra.run.smithi172.stdout:[client.0] 2024-03-30T04:40:57.088 INFO:teuthology.orchestra.run.smithi172.stdout: key = AQDZlwdm+WgIBRAAkdA5PRrcmPhQgx9DPOCywg== 2024-03-30T04:40:57.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:57 smithi173 bash[18498]: audit 2024-03-30T04:40:57.083741+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.172:0/259854169' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:40:57.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:57 smithi173 bash[18498]: audit 2024-03-30T04:40:57.084283+0000 mon.a (mon.0) 619 : 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-03-30T04:40:57.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:57 smithi173 bash[18498]: audit 2024-03-30T04:40:57.088660+0000 mon.a (mon.0) 620 : 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-03-30T04:40:57.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:57 smithi172 bash[18533]: audit 2024-03-30T04:40:57.083741+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.172:0/259854169' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:40:57.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:57 smithi172 bash[18533]: audit 2024-03-30T04:40:57.084283+0000 mon.a (mon.0) 619 : 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-03-30T04:40:57.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:57 smithi172 bash[18533]: audit 2024-03-30T04:40:57.088660+0000 mon.a (mon.0) 620 : 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-03-30T04:40:57.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:57 smithi172 bash[23612]: audit 2024-03-30T04:40:57.083741+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.172:0/259854169' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:40:57.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:57 smithi172 bash[23612]: audit 2024-03-30T04:40:57.084283+0000 mon.a (mon.0) 619 : 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-03-30T04:40:57.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:57 smithi172 bash[23612]: audit 2024-03-30T04:40:57.088660+0000 mon.a (mon.0) 620 : 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-03-30T04:40:57.785 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-03-30T04:40:57.785 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-03-30T04:40:57.785 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-03-30T04:40:57.806 DEBUG:teuthology.orchestra.run.smithi173:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-03-30T04:40:58.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:58 smithi172 bash[18533]: cluster 2024-03-30T04:40:56.525970+0000 mgr.y (mgr.24284) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:58.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:58 smithi172 bash[23612]: cluster 2024-03-30T04:40:56.525970+0000 mgr.y (mgr.24284) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:58.745 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:58.746 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:58 smithi173 bash[18498]: cluster 2024-03-30T04:40:56.525970+0000 mgr.y (mgr.24284) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:40:58.746 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:58.746 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:58.747 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:58.747 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:58.747 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.113 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.114 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.114 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.114 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:40:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.511 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.511 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.511 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.512 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.512 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.512 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.513 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.897 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.897 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: Started Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:40:59.898 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[37614]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T04:40:59.898 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.898 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:40:59.898 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:40:59 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:59 smithi173 bash[18498]: cluster 2024-03-30T04:40:58.526582+0000 mgr.y (mgr.24284) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:00.002 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:59 smithi173 bash[18498]: audit 2024-03-30T04:40:58.902446+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:00.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:59 smithi173 bash[18498]: cephadm 2024-03-30T04:40:58.908492+0000 mgr.y (mgr.24284) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2024-03-30T04:41:00.003 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:40:59 smithi173 bash[18498]: audit 2024-03-30T04:40:59.659192+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:00.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[18533]: cluster 2024-03-30T04:40:58.526582+0000 mgr.y (mgr.24284) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:00.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[18533]: audit 2024-03-30T04:40:58.902446+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:00.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[18533]: cephadm 2024-03-30T04:40:58.908492+0000 mgr.y (mgr.24284) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2024-03-30T04:41:00.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[18533]: audit 2024-03-30T04:40:59.659192+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:00.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[23612]: cluster 2024-03-30T04:40:58.526582+0000 mgr.y (mgr.24284) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:00.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[23612]: audit 2024-03-30T04:40:58.902446+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:00.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[23612]: cephadm 2024-03-30T04:40:58.908492+0000 mgr.y (mgr.24284) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2024-03-30T04:41:00.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:40:59 smithi172 bash[23612]: audit 2024-03-30T04:40:59.659192+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:00.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.267 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.268 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.268 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.268 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.268 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.269 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.562 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.563 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.563 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.563 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.563 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: Started Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:00.564 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32923]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-03-30T04:41:00.564 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:41:00 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:00.653 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T04:41:00.653 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: aa2a8d90b84c: Pulling fs layer 2024-03-30T04:41:00.653 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: b45d31ee2d7f: Pulling fs layer 2024-03-30T04:41:00.653 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: b5db1e299295: Pulling fs layer 2024-03-30T04:41:00.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.632Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:41:00.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.632Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.632Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.632Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi173 (none))" 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.632Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.632Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.633Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.634Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.635Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.637Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.637Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.437µs 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.637Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.637Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.637Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.462µs wal_replay_duration=197.513µs total_replay_duration=258.231µs 2024-03-30T04:41:00.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.638Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:41:00.865 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.638Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:41:00.865 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.638Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:41:00.865 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.657Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.435682ms db_storage=560ns remote_storage=1.486µs web_handler=366ns query_engine=525ns scrape=734.398µs scrape_sd=33.988µs notify=1.219µs notify_sd=2.421µs rules=18.489003ms 2024-03-30T04:41:00.865 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:00 smithi173 bash[32781]: ts=2024-03-30T04:41:00.657Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:41:01.153 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: aa2a8d90b84c: Verifying Checksum 2024-03-30T04:41:01.153 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: aa2a8d90b84c: Download complete 2024-03-30T04:41:01.153 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: b45d31ee2d7f: Download complete 2024-03-30T04:41:01.153 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: b5db1e299295: Verifying Checksum 2024-03-30T04:41:01.153 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: b5db1e299295: Download complete 2024-03-30T04:41:01.153 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:00 smithi172 bash[37614]: aa2a8d90b84c: Pull complete 2024-03-30T04:41:01.618 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[37614]: b45d31ee2d7f: Pull complete 2024-03-30T04:41:01.618 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[23612]: cephadm 2024-03-30T04:40:59.660787+0000 mgr.y (mgr.24284) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[23612]: audit 2024-03-30T04:41:00.412365+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[23612]: audit 2024-03-30T04:41:00.416535+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[23612]: audit 2024-03-30T04:41:00.419317+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[23612]: audit 2024-03-30T04:41:00.421018+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[18533]: cephadm 2024-03-30T04:40:59.660787+0000 mgr.y (mgr.24284) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[18533]: audit 2024-03-30T04:41:00.412365+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[18533]: audit 2024-03-30T04:41:00.416535+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[18533]: audit 2024-03-30T04:41:00.419317+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:01.619 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[18533]: audit 2024-03-30T04:41:00.421018+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:01.779 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[32923]: v1.3.1: Pulling from prometheus/node-exporter 2024-03-30T04:41:01.779 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[18498]: cephadm 2024-03-30T04:40:59.660787+0000 mgr.y (mgr.24284) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2024-03-30T04:41:01.779 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[18498]: audit 2024-03-30T04:41:00.412365+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:01.779 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[18498]: audit 2024-03-30T04:41:00.416535+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:01.779 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[18498]: audit 2024-03-30T04:41:00.419317+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:01.779 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[18498]: audit 2024-03-30T04:41:00.421018+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:01.903 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[37614]: b5db1e299295: Pull complete 2024-03-30T04:41:01.903 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[37614]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T04:41:01.903 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:01 smithi172 bash[37614]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T04:41:02.045 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[32923]: aa2a8d90b84c: Pulling fs layer 2024-03-30T04:41:02.046 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[32923]: b45d31ee2d7f: Pulling fs layer 2024-03-30T04:41:02.046 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[32923]: b5db1e299295: Pulling fs layer 2024-03-30T04:41:02.046 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[32923]: aa2a8d90b84c: Verifying Checksum 2024-03-30T04:41:02.046 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[32923]: aa2a8d90b84c: Download complete 2024-03-30T04:41:02.046 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:01 smithi173 bash[32923]: b45d31ee2d7f: Download complete 2024-03-30T04:41:02.046 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:02 smithi173 bash[32923]: b5db1e299295: Verifying Checksum 2024-03-30T04:41:02.046 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:02 smithi173 bash[32923]: b5db1e299295: Download complete 2024-03-30T04:41:02.315 INFO:teuthology.orchestra.run.smithi173.stdout:[client.1] 2024-03-30T04:41:02.315 INFO:teuthology.orchestra.run.smithi173.stdout: key = AQDelwdmKIyUEhAAyGYnjbbBL0T8O/GkAMRg3w== 2024-03-30T04:41:02.329 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:02 smithi173 bash[32923]: aa2a8d90b84c: Pull complete 2024-03-30T04:41:02.585 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:02 smithi173 bash[32923]: b45d31ee2d7f: Pull complete 2024-03-30T04:41:02.585 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:02 smithi173 bash[18498]: cluster 2024-03-30T04:41:00.527229+0000 mgr.y (mgr.24284) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:02.585 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:02 smithi173 bash[18498]: audit 2024-03-30T04:41:02.311353+0000 mon.a (mon.0) 624 : 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-03-30T04:41:02.585 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:02 smithi173 bash[18498]: audit 2024-03-30T04:41:02.311539+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.173:0/3839248590' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:41:02.585 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:02 smithi173 bash[18498]: audit 2024-03-30T04:41:02.318584+0000 mon.a (mon.0) 625 : 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-03-30T04:41:02.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:02 smithi172 bash[18533]: cluster 2024-03-30T04:41:00.527229+0000 mgr.y (mgr.24284) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:02.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:02 smithi172 bash[18533]: audit 2024-03-30T04:41:02.311353+0000 mon.a (mon.0) 624 : 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-03-30T04:41:02.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:02 smithi172 bash[18533]: audit 2024-03-30T04:41:02.311539+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.173:0/3839248590' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:41:02.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:02 smithi172 bash[18533]: audit 2024-03-30T04:41:02.318584+0000 mon.a (mon.0) 625 : 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-03-30T04:41:02.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:02 smithi172 bash[23612]: cluster 2024-03-30T04:41:00.527229+0000 mgr.y (mgr.24284) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:02.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:02 smithi172 bash[23612]: audit 2024-03-30T04:41:02.311353+0000 mon.a (mon.0) 624 : 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-03-30T04:41:02.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:02 smithi172 bash[23612]: audit 2024-03-30T04:41:02.311539+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.173:0/3839248590' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-03-30T04:41:02.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:02 smithi172 bash[23612]: audit 2024-03-30T04:41:02.318584+0000 mon.a (mon.0) 625 : 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-03-30T04:41:03.557 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.273Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:41:03.557 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.273Z 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-03-30T04:41:03.557 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.273Z 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-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.273Z 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-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:41:03.558 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:41:03.559 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:41:03.560 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:41:03.561 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:41:03.562 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:41:03.562 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[37614]: ts=2024-03-30T04:41:03.274Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:41:03.563 DEBUG:teuthology.orchestra.run.smithi173:> set -ex 2024-03-30T04:41:03.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-03-30T04:41:03.563 DEBUG:teuthology.orchestra.run.smithi173:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-03-30T04:41:03.586 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-03-30T04:41:03.586 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-03-30T04:41:03.587 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph mgr dump --format=json 2024-03-30T04:41:03.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:03 smithi173 bash[32923]: b5db1e299295: Pull complete 2024-03-30T04:41:03.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:03 smithi173 bash[32923]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-03-30T04:41:03.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:03 smithi173 bash[32923]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-03-30T04:41:03.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:03 smithi173 bash[18498]: cluster 2024-03-30T04:41:02.527801+0000 mgr.y (mgr.24284) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:03.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:03 smithi173 bash[18498]: audit 2024-03-30T04:41:02.607401+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:03.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:03 smithi173 bash[18498]: audit 2024-03-30T04:41:03.570572+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:03.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[18533]: cluster 2024-03-30T04:41:02.527801+0000 mgr.y (mgr.24284) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:03.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[18533]: audit 2024-03-30T04:41:02.607401+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:03.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[18533]: audit 2024-03-30T04:41:03.570572+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:03.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[23612]: cluster 2024-03-30T04:41:02.527801+0000 mgr.y (mgr.24284) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:03.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[23612]: audit 2024-03-30T04:41:02.607401+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:03.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:03 smithi172 bash[23612]: audit 2024-03-30T04:41:03.570572+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.669Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.669Z 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-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z 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-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z 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-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:41:04.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:41:04.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:41:04.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.670Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:41:04.866 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:04 smithi173 bash[32923]: ts=2024-03-30T04:41:04.671Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:41:05.153 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:05 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:06.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:05 smithi173 bash[18498]: cluster 2024-03-30T04:41:04.528459+0000 mgr.y (mgr.24284) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:06.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:05 smithi173 bash[18498]: audit 2024-03-30T04:41:04.843836+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:06.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:05 smithi173 bash[18498]: audit 2024-03-30T04:41:04.854029+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:06.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:05 smithi173 bash[18498]: cephadm 2024-03-30T04:41:04.878993+0000 mgr.y (mgr.24284) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2024-03-30T04:41:06.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:05 smithi172 bash[18533]: cluster 2024-03-30T04:41:04.528459+0000 mgr.y (mgr.24284) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:06.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:05 smithi172 bash[18533]: audit 2024-03-30T04:41:04.843836+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:06.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:05 smithi172 bash[18533]: audit 2024-03-30T04:41:04.854029+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:06.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:05 smithi172 bash[18533]: cephadm 2024-03-30T04:41:04.878993+0000 mgr.y (mgr.24284) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2024-03-30T04:41:06.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:05 smithi172 bash[23612]: cluster 2024-03-30T04:41:04.528459+0000 mgr.y (mgr.24284) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:06.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:05 smithi172 bash[23612]: audit 2024-03-30T04:41:04.843836+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:06.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:05 smithi172 bash[23612]: audit 2024-03-30T04:41:04.854029+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:06.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:05 smithi172 bash[23612]: cephadm 2024-03-30T04:41:04.878993+0000 mgr.y (mgr.24284) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2024-03-30T04:41:06.307 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:07.942 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:07 smithi172 bash[18533]: cluster 2024-03-30T04:41:06.528887+0000 mgr.y (mgr.24284) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:07.943 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:41:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:07] "GET /metrics HTTP/1.1" 200 191529 "" "Prometheus/2.33.4" 2024-03-30T04:41:07.943 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:07 smithi172 bash[23612]: cluster 2024-03-30T04:41:06.528887+0000 mgr.y (mgr.24284) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:08.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:07 smithi173 bash[18498]: cluster 2024-03-30T04:41:06.528887+0000 mgr.y (mgr.24284) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:10.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:10 smithi173 bash[18498]: cluster 2024-03-30T04:41:08.529452+0000 mgr.y (mgr.24284) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:10.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:10 smithi172 bash[18533]: cluster 2024-03-30T04:41:08.529452+0000 mgr.y (mgr.24284) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:10.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:10 smithi172 bash[23612]: cluster 2024-03-30T04:41:08.529452+0000 mgr.y (mgr.24284) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:11.081 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:41:11.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:11 smithi173 bash[18498]: audit 2024-03-30T04:41:11.075153+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.172:0/2231758402' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:41:11.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:11 smithi172 bash[18533]: audit 2024-03-30T04:41:11.075153+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.172:0/2231758402' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:41:11.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:11 smithi172 bash[23612]: audit 2024-03-30T04:41:11.075153+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.172:0/2231758402' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:41:12.371 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:12 smithi172 bash[18533]: cluster 2024-03-30T04:41:10.530065+0000 mgr.y (mgr.24284) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:12.371 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:12 smithi172 bash[23612]: cluster 2024-03-30T04:41:10.530065+0000 mgr.y (mgr.24284) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:12.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:12 smithi173 bash[18498]: cluster 2024-03-30T04:41:10.530065+0000 mgr.y (mgr.24284) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:12.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:12 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:41:12.727 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":19,"active_gid":24284,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":657286299},{"type":"v1","addr":"172.21.15.172:6801","nonce":657286299}]},"active_addr":"172.21.15.172:6801/657286299","active_change":"2024-03-30T04:40:42.459967+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24278,"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.172:8443/","prometheus":"http://172.21.15.172: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.172:0","nonce":564402565}]},{"addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":1649169095}]},{"addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":200155206}]},{"addrvec":[{"type":"v2","addr":"172.21.15.172:0","nonce":2103809640}]}]}} 2024-03-30T04:41:12.730 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-03-30T04:41:12.731 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-03-30T04:41:12.731 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:41:14.176 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.176 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.177 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.177 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.177 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.178 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.178 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.178 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.440 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:14 smithi172 bash[18533]: cluster 2024-03-30T04:41:12.530665+0000 mgr.y (mgr.24284) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:14.440 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.440 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:14 smithi172 bash[23612]: cluster 2024-03-30T04:41:12.530665+0000 mgr.y (mgr.24284) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:14.441 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.441 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.441 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.441 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.442 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.442 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.442 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.442 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.443 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.443 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.443 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:14.443 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:14 smithi172 systemd[1]: Started Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:14.561 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:14 smithi173 bash[18498]: cluster 2024-03-30T04:41:12.530665+0000 mgr.y (mgr.24284) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:14.863 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:14 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:15.450 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:15.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[18533]: audit 2024-03-30T04:41:14.479715+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[18533]: cluster 2024-03-30T04:41:14.531037+0000 mgr.y (mgr.24284) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:15.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[18533]: audit 2024-03-30T04:41:14.533407+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[18533]: audit 2024-03-30T04:41:14.537836+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[18533]: audit 2024-03-30T04:41:14.540869+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:41:15.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[18533]: audit 2024-03-30T04:41:14.541299+0000 mgr.y (mgr.24284) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[18533]: audit 2024-03-30T04:41:14.545586+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[18533]: cephadm 2024-03-30T04:41:14.550375+0000 mgr.y (mgr.24284) 36 : cephadm [INF] Deploying daemon grafana.a on smithi173 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[23612]: audit 2024-03-30T04:41:14.479715+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[23612]: cluster 2024-03-30T04:41:14.531037+0000 mgr.y (mgr.24284) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[23612]: audit 2024-03-30T04:41:14.533407+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[23612]: audit 2024-03-30T04:41:14.537836+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[23612]: audit 2024-03-30T04:41:14.540869+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[23612]: audit 2024-03-30T04:41:14.541299+0000 mgr.y (mgr.24284) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:41:15.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[23612]: audit 2024-03-30T04:41:14.545586+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.655 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[23612]: cephadm 2024-03-30T04:41:14.550375+0000 mgr.y (mgr.24284) 36 : cephadm [INF] Deploying daemon grafana.a on smithi173 2024-03-30T04:41:15.655 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:15.480Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:41:15.655 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:15.480Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:41:15.655 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:15.482Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.172 port=9094 2024-03-30T04:41:15.655 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:15.484Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:41:15.655 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:15.516Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:41:15.655 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:15.516Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:41:15.655 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:15.519Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:41:15.655 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:15 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:15.519Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:41:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:15 smithi173 bash[18498]: audit 2024-03-30T04:41:14.479715+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:15 smithi173 bash[18498]: cluster 2024-03-30T04:41:14.531037+0000 mgr.y (mgr.24284) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:15 smithi173 bash[18498]: audit 2024-03-30T04:41:14.533407+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:15 smithi173 bash[18498]: audit 2024-03-30T04:41:14.537836+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:15 smithi173 bash[18498]: audit 2024-03-30T04:41:14.540869+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:41:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:15 smithi173 bash[18498]: audit 2024-03-30T04:41:14.541299+0000 mgr.y (mgr.24284) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:41:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:15 smithi173 bash[18498]: audit 2024-03-30T04:41:14.545586+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:15 smithi173 bash[18498]: cephadm 2024-03-30T04:41:14.550375+0000 mgr.y (mgr.24284) 36 : cephadm [INF] Deploying daemon grafana.a on smithi173 2024-03-30T04:41:17.844 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:17 smithi172 bash[18533]: cluster 2024-03-30T04:41:16.531429+0000 mgr.y (mgr.24284) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:17.845 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:41:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:17] "GET /metrics HTTP/1.1" 200 191522 "" "Prometheus/2.33.4" 2024-03-30T04:41:17.845 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:17 smithi172 bash[23612]: cluster 2024-03-30T04:41:16.531429+0000 mgr.y (mgr.24284) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:17.845 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:17 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:17.484Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000493738s 2024-03-30T04:41:17.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:17 smithi173 bash[18498]: cluster 2024-03-30T04:41:16.531429+0000 mgr.y (mgr.24284) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:18.212 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:41:18.212 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":60,"fsid":"905d457c-ee4e-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:33:52.251409+0000","modified":"2024-03-30T04:40:42.459203+0000","last_up_change":"2024-03-30T04:40:18.251839+0000","last_in_change":"2024-03-30T04:39:56.106906+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-03-30T04:37:39.609420+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":"9acd29d3-c196-4475-acb0-76fe687e811c","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.172:6802","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6803","nonce":2987493638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6805","nonce":2987493638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6809","nonce":2987493638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6807","nonce":2987493638}]},"public_addr":"172.21.15.172:6803/2987493638","cluster_addr":"172.21.15.172:6805/2987493638","heartbeat_back_addr":"172.21.15.172:6809/2987493638","heartbeat_front_addr":"172.21.15.172:6807/2987493638","state":["exists","up"]},{"osd":1,"uuid":"d9a0508d-eede-4fbd-9226-3ba536de217a","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.172:6810","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6811","nonce":2490523597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6813","nonce":2490523597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6817","nonce":2490523597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6815","nonce":2490523597}]},"public_addr":"172.21.15.172:6811/2490523597","cluster_addr":"172.21.15.172:6813/2490523597","heartbeat_back_addr":"172.21.15.172:6817/2490523597","heartbeat_front_addr":"172.21.15.172:6815/2490523597","state":["exists","up"]},{"osd":2,"uuid":"08895557-2a07-4379-82c4-4d21c7dadb0a","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.172:6818","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6819","nonce":3865979606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6821","nonce":3865979606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6825","nonce":3865979606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6823","nonce":3865979606}]},"public_addr":"172.21.15.172:6819/3865979606","cluster_addr":"172.21.15.172:6821/3865979606","heartbeat_back_addr":"172.21.15.172:6825/3865979606","heartbeat_front_addr":"172.21.15.172:6823/3865979606","state":["exists","up"]},{"osd":3,"uuid":"2ef7830a-8ea3-44a0-b474-34d6fd40b0e1","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.172:6826","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6827","nonce":1691888830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6829","nonce":1691888830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6833","nonce":1691888830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6831","nonce":1691888830}]},"public_addr":"172.21.15.172:6827/1691888830","cluster_addr":"172.21.15.172:6829/1691888830","heartbeat_back_addr":"172.21.15.172:6833/1691888830","heartbeat_front_addr":"172.21.15.172:6831/1691888830","state":["exists","up"]},{"osd":4,"uuid":"67eed5ef-3ba1-4f80-beda-f2e558f455f2","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.173:6800","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6801","nonce":526709666}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6803","nonce":526709666}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6807","nonce":526709666}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6805","nonce":526709666}]},"public_addr":"172.21.15.173:6801/526709666","cluster_addr":"172.21.15.173:6803/526709666","heartbeat_back_addr":"172.21.15.173:6807/526709666","heartbeat_front_addr":"172.21.15.173:6805/526709666","state":["exists","up"]},{"osd":5,"uuid":"d7f5b3bb-5654-4af1-9953-972b7571ab5f","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.173:6808","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6809","nonce":2833539030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6811","nonce":2833539030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6815","nonce":2833539030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6813","nonce":2833539030}]},"public_addr":"172.21.15.173:6809/2833539030","cluster_addr":"172.21.15.173:6811/2833539030","heartbeat_back_addr":"172.21.15.173:6815/2833539030","heartbeat_front_addr":"172.21.15.173:6813/2833539030","state":["exists","up"]},{"osd":6,"uuid":"c5776236-3466-43f4-895e-9b0f8c0b983f","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.173:6816","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6817","nonce":2121412668}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6819","nonce":2121412668}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6823","nonce":2121412668}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6821","nonce":2121412668}]},"public_addr":"172.21.15.173:6817/2121412668","cluster_addr":"172.21.15.173:6819/2121412668","heartbeat_back_addr":"172.21.15.173:6823/2121412668","heartbeat_front_addr":"172.21.15.173:6821/2121412668","state":["exists","up"]},{"osd":7,"uuid":"46728046-e042-4034-b26b-f25ea8ac3a53","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.173:6824","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6825","nonce":2091466661}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6827","nonce":2091466661}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6831","nonce":2091466661}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6829","nonce":2091466661}]},"public_addr":"172.21.15.173:6825/2091466661","cluster_addr":"172.21.15.173:6827/2091466661","heartbeat_back_addr":"172.21.15.173:6831/2091466661","heartbeat_front_addr":"172.21.15.173:6829/2091466661","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-03-30T04:36:27.305331+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-03-30T04:37:01.338111+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-03-30T04:37:35.382642+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-03-30T04:38:11.188668+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-03-30T04:38:41.606973+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-03-30T04:39:13.119809+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-03-30T04:39:44.536135+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-03-30T04:40:16.561856+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:6801/3703953365":"2024-03-31T04:40:42.459089+0000","172.21.15.172:6800/3703953365":"2024-03-31T04:40:42.459089+0000","172.21.15.172:0/731679215":"2024-03-31T04:40:42.459089+0000","172.21.15.172:0/3362408560":"2024-03-31T04:40:42.459089+0000","172.21.15.172:6801/3240415067":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/2967602985":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/1499118774":"2024-03-31T04:40:42.459089+0000","172.21.15.172:0/58096578":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/1079097089":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/275846566":"2024-03-31T04:34:22.869538+0000","172.21.15.172:6800/3240415067":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/616959985":"2024-03-31T04:34:22.869538+0000","172.21.15.172:0/1239805155":"2024-03-31T04:34:22.869538+0000","172.21.15.172:0/1286220745":"2024-03-31T04:40:42.459089+0000","172.21.15.172:6800/1435245031":"2024-03-31T04:34:22.869538+0000","172.21.15.172:6801/1435245031":"2024-03-31T04:34:22.869538+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-03-30T04:41:18.887 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:18 smithi172 bash[18533]: audit 2024-03-30T04:41:17.621847+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:18.887 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:18 smithi172 bash[18533]: audit 2024-03-30T04:41:18.215257+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.172:0/2718461821' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:41:18.887 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:18 smithi172 bash[23612]: audit 2024-03-30T04:41:17.621847+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:18.887 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:18 smithi172 bash[23612]: audit 2024-03-30T04:41:18.215257+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.172:0/2718461821' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:41:18.888 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-03-30T04:41:18.889 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd dump --format=json 2024-03-30T04:41:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:18 smithi173 bash[18498]: audit 2024-03-30T04:41:17.621847+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:19.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:18 smithi173 bash[18498]: audit 2024-03-30T04:41:18.215257+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.172:0/2718461821' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:41:20.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:20 smithi173 bash[18498]: cluster 2024-03-30T04:41:18.531983+0000 mgr.y (mgr.24284) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:20.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:20 smithi172 bash[18533]: cluster 2024-03-30T04:41:18.531983+0000 mgr.y (mgr.24284) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:20.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:20 smithi172 bash[23612]: cluster 2024-03-30T04:41:18.531983+0000 mgr.y (mgr.24284) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:21.615 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:22.537 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:22 smithi172 bash[18533]: cluster 2024-03-30T04:41:20.532650+0000 mgr.y (mgr.24284) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:22.537 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:22 smithi172 bash[23612]: cluster 2024-03-30T04:41:20.532650+0000 mgr.y (mgr.24284) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:22.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:22 smithi173 bash[18498]: cluster 2024-03-30T04:41:20.532650+0000 mgr.y (mgr.24284) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:22.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:22 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:41:24.311 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:41:24.311 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":60,"fsid":"905d457c-ee4e-11ee-b647-cb9ed24678a4","created":"2024-03-30T04:33:52.251409+0000","modified":"2024-03-30T04:40:42.459203+0000","last_up_change":"2024-03-30T04:40:18.251839+0000","last_in_change":"2024-03-30T04:39:56.106906+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-03-30T04:37:39.609420+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":"9acd29d3-c196-4475-acb0-76fe687e811c","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.172:6802","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6803","nonce":2987493638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6805","nonce":2987493638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6809","nonce":2987493638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":2987493638},{"type":"v1","addr":"172.21.15.172:6807","nonce":2987493638}]},"public_addr":"172.21.15.172:6803/2987493638","cluster_addr":"172.21.15.172:6805/2987493638","heartbeat_back_addr":"172.21.15.172:6809/2987493638","heartbeat_front_addr":"172.21.15.172:6807/2987493638","state":["exists","up"]},{"osd":1,"uuid":"d9a0508d-eede-4fbd-9226-3ba536de217a","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.172:6810","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6811","nonce":2490523597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6813","nonce":2490523597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6817","nonce":2490523597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":2490523597},{"type":"v1","addr":"172.21.15.172:6815","nonce":2490523597}]},"public_addr":"172.21.15.172:6811/2490523597","cluster_addr":"172.21.15.172:6813/2490523597","heartbeat_back_addr":"172.21.15.172:6817/2490523597","heartbeat_front_addr":"172.21.15.172:6815/2490523597","state":["exists","up"]},{"osd":2,"uuid":"08895557-2a07-4379-82c4-4d21c7dadb0a","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.172:6818","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6819","nonce":3865979606}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6821","nonce":3865979606}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6825","nonce":3865979606}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":3865979606},{"type":"v1","addr":"172.21.15.172:6823","nonce":3865979606}]},"public_addr":"172.21.15.172:6819/3865979606","cluster_addr":"172.21.15.172:6821/3865979606","heartbeat_back_addr":"172.21.15.172:6825/3865979606","heartbeat_front_addr":"172.21.15.172:6823/3865979606","state":["exists","up"]},{"osd":3,"uuid":"2ef7830a-8ea3-44a0-b474-34d6fd40b0e1","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.172:6826","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6827","nonce":1691888830}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6829","nonce":1691888830}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6832","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6833","nonce":1691888830}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":1691888830},{"type":"v1","addr":"172.21.15.172:6831","nonce":1691888830}]},"public_addr":"172.21.15.172:6827/1691888830","cluster_addr":"172.21.15.172:6829/1691888830","heartbeat_back_addr":"172.21.15.172:6833/1691888830","heartbeat_front_addr":"172.21.15.172:6831/1691888830","state":["exists","up"]},{"osd":4,"uuid":"67eed5ef-3ba1-4f80-beda-f2e558f455f2","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.173:6800","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6801","nonce":526709666}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6802","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6803","nonce":526709666}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6806","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6807","nonce":526709666}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6804","nonce":526709666},{"type":"v1","addr":"172.21.15.173:6805","nonce":526709666}]},"public_addr":"172.21.15.173:6801/526709666","cluster_addr":"172.21.15.173:6803/526709666","heartbeat_back_addr":"172.21.15.173:6807/526709666","heartbeat_front_addr":"172.21.15.173:6805/526709666","state":["exists","up"]},{"osd":5,"uuid":"d7f5b3bb-5654-4af1-9953-972b7571ab5f","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.173:6808","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6809","nonce":2833539030}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6810","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6811","nonce":2833539030}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6814","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6815","nonce":2833539030}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6812","nonce":2833539030},{"type":"v1","addr":"172.21.15.173:6813","nonce":2833539030}]},"public_addr":"172.21.15.173:6809/2833539030","cluster_addr":"172.21.15.173:6811/2833539030","heartbeat_back_addr":"172.21.15.173:6815/2833539030","heartbeat_front_addr":"172.21.15.173:6813/2833539030","state":["exists","up"]},{"osd":6,"uuid":"c5776236-3466-43f4-895e-9b0f8c0b983f","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.173:6816","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6817","nonce":2121412668}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6818","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6819","nonce":2121412668}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6822","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6823","nonce":2121412668}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6820","nonce":2121412668},{"type":"v1","addr":"172.21.15.173:6821","nonce":2121412668}]},"public_addr":"172.21.15.173:6817/2121412668","cluster_addr":"172.21.15.173:6819/2121412668","heartbeat_back_addr":"172.21.15.173:6823/2121412668","heartbeat_front_addr":"172.21.15.173:6821/2121412668","state":["exists","up"]},{"osd":7,"uuid":"46728046-e042-4034-b26b-f25ea8ac3a53","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.173:6824","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6825","nonce":2091466661}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6826","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6827","nonce":2091466661}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6830","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6831","nonce":2091466661}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.173:6828","nonce":2091466661},{"type":"v1","addr":"172.21.15.173:6829","nonce":2091466661}]},"public_addr":"172.21.15.173:6825/2091466661","cluster_addr":"172.21.15.173:6827/2091466661","heartbeat_back_addr":"172.21.15.173:6831/2091466661","heartbeat_front_addr":"172.21.15.173:6829/2091466661","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-03-30T04:36:27.305331+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-03-30T04:37:01.338111+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-03-30T04:37:35.382642+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-03-30T04:38:11.188668+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-03-30T04:38:41.606973+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-03-30T04:39:13.119809+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-03-30T04:39:44.536135+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-03-30T04:40:16.561856+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.172:6801/3703953365":"2024-03-31T04:40:42.459089+0000","172.21.15.172:6800/3703953365":"2024-03-31T04:40:42.459089+0000","172.21.15.172:0/731679215":"2024-03-31T04:40:42.459089+0000","172.21.15.172:0/3362408560":"2024-03-31T04:40:42.459089+0000","172.21.15.172:6801/3240415067":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/2967602985":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/1499118774":"2024-03-31T04:40:42.459089+0000","172.21.15.172:0/58096578":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/1079097089":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/275846566":"2024-03-31T04:34:22.869538+0000","172.21.15.172:6800/3240415067":"2024-03-31T04:34:52.990069+0000","172.21.15.172:0/616959985":"2024-03-31T04:34:22.869538+0000","172.21.15.172:0/1239805155":"2024-03-31T04:34:22.869538+0000","172.21.15.172:0/1286220745":"2024-03-31T04:40:42.459089+0000","172.21.15.172:6800/1435245031":"2024-03-31T04:34:22.869538+0000","172.21.15.172:6801/1435245031":"2024-03-31T04:34:22.869538+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-03-30T04:41:24.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:24 smithi173 bash[18498]: cluster 2024-03-30T04:41:22.533041+0000 mgr.y (mgr.24284) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:24.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:24 smithi172 bash[18533]: cluster 2024-03-30T04:41:22.533041+0000 mgr.y (mgr.24284) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:24.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:24 smithi172 bash[23612]: cluster 2024-03-30T04:41:22.533041+0000 mgr.y (mgr.24284) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:24.967 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-03-30T04:41:24.968 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-03-30T04:41:24.968 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-03-30T04:41:24.969 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-03-30T04:41:24.969 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-03-30T04:41:24.970 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-03-30T04:41:24.970 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-03-30T04:41:24.971 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-03-30T04:41:25.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:25 smithi173 bash[18498]: audit 2024-03-30T04:41:24.313920+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.172:0/1988363429' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:25 smithi172 bash[18533]: audit 2024-03-30T04:41:24.313920+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.172:0/1988363429' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:25 smithi172 bash[23612]: audit 2024-03-30T04:41:24.313920+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.172:0/1988363429' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-03-30T04:41:25.653 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:41:25 smithi172 bash[38367]: level=info ts=2024-03-30T04:41:25.486Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002483796s 2024-03-30T04:41:26.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:26 smithi173 bash[18498]: cluster 2024-03-30T04:41:24.533585+0000 mgr.y (mgr.24284) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:26.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:26 smithi172 bash[18533]: cluster 2024-03-30T04:41:24.533585+0000 mgr.y (mgr.24284) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:26.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:26 smithi172 bash[23612]: cluster 2024-03-30T04:41:24.533585+0000 mgr.y (mgr.24284) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:27.807 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:27.807 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:27.808 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:27.808 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:27.811 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:27.812 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:27.812 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:27.813 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:28.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:41:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:27] "GET /metrics HTTP/1.1" 200 191522 "" "Prometheus/2.33.4" 2024-03-30T04:41:28.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:28 smithi173 bash[18498]: cluster 2024-03-30T04:41:26.534214+0000 mgr.y (mgr.24284) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:28.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:28 smithi172 bash[18533]: cluster 2024-03-30T04:41:26.534214+0000 mgr.y (mgr.24284) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:28.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:28 smithi172 bash[23612]: cluster 2024-03-30T04:41:26.534214+0000 mgr.y (mgr.24284) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:30.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:30 smithi173 bash[18498]: cluster 2024-03-30T04:41:28.534845+0000 mgr.y (mgr.24284) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:30.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:30 smithi172 bash[18533]: cluster 2024-03-30T04:41:28.534845+0000 mgr.y (mgr.24284) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:30.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:30 smithi172 bash[23612]: cluster 2024-03-30T04:41:28.534845+0000 mgr.y (mgr.24284) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:32.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:32 smithi173 bash[18498]: cluster 2024-03-30T04:41:30.535519+0000 mgr.y (mgr.24284) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:32.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:32 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:41:32.689 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:32 smithi172 bash[18533]: cluster 2024-03-30T04:41:30.535519+0000 mgr.y (mgr.24284) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:32.690 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:32 smithi172 bash[23612]: cluster 2024-03-30T04:41:30.535519+0000 mgr.y (mgr.24284) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:34.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:34 smithi173 bash[18498]: cluster 2024-03-30T04:41:32.536129+0000 mgr.y (mgr.24284) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:34.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:34 smithi172 bash[18533]: cluster 2024-03-30T04:41:32.536129+0000 mgr.y (mgr.24284) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:34.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:34 smithi172 bash[23612]: cluster 2024-03-30T04:41:32.536129+0000 mgr.y (mgr.24284) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:36.343 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:36 smithi172 bash[18533]: cluster 2024-03-30T04:41:34.536803+0000 mgr.y (mgr.24284) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:36.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:36 smithi173 bash[18498]: cluster 2024-03-30T04:41:34.536803+0000 mgr.y (mgr.24284) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:36.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:36 smithi172 bash[23612]: cluster 2024-03-30T04:41:34.536803+0000 mgr.y (mgr.24284) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:37.521 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.522 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.522 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.523 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.523 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.523 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.523 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.523 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.524 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.524 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.524 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.787 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.788 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.788 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.788 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.789 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.789 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: Started Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:41:37.789 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.789 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.789 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:37.790 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:41:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:41:38.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:41:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:37] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2024-03-30T04:41:38.574 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[18498]: cluster 2024-03-30T04:41:36.537381+0000 mgr.y (mgr.24284) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:38.575 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[18498]: audit 2024-03-30T04:41:37.810813+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:38.575 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[18498]: audit 2024-03-30T04:41:37.814857+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.575 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[18498]: audit 2024-03-30T04:41:37.816927+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.575 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[18498]: audit 2024-03-30T04:41:37.818568+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.622 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[23612]: cluster 2024-03-30T04:41:36.537381+0000 mgr.y (mgr.24284) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:38.622 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[23612]: audit 2024-03-30T04:41:37.810813+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:38.622 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[23612]: audit 2024-03-30T04:41:37.814857+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.622 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[23612]: audit 2024-03-30T04:41:37.816927+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.622 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[23612]: audit 2024-03-30T04:41:37.818568+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.623 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[18533]: cluster 2024-03-30T04:41:36.537381+0000 mgr.y (mgr.24284) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:38.623 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[18533]: audit 2024-03-30T04:41:37.810813+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:38.623 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[18533]: audit 2024-03-30T04:41:37.814857+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:41:38.623 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[18533]: audit 2024-03-30T04:41:37.816927+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:41:38.623 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:38 smithi172 bash[18533]: audit 2024-03-30T04:41:37.818568+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:41:38.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+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-03-30T04:41:38.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+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-03-30T04:41:38.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-03-30T04:41:38.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-03-30T04:41:38.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T04:41:38.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T04:41:38.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T04:41:38.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="App mode production" logger=settings 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+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-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-03-30T04:41:38.837 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-03-30T04:41:38.838 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-03-30T04:41:38.838 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-03-30T04:41:38.838 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-03-30T04:41:38.838 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-03-30T04:41:39.096 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-03-30T04:41:39.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-03-30T04:41:39.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-03-30T04:41:39.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:38 smithi173 bash[33650]: t=2024-03-30T04:41:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-03-30T04:41:39.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-03-30T04:41:39.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T04:41:39.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-03-30T04:41:39.098 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-03-30T04:41:39.098 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-03-30T04:41:39.348 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-03-30T04:41:39.348 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-03-30T04:41:39.348 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-03-30T04:41:39.348 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-03-30T04:41:39.348 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-03-30T04:41:39.349 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-03-30T04:41:39.349 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-03-30T04:41:39.349 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-03-30T04:41:39.390 INFO:teuthology.orchestra.run.smithi172.stdout:133143986212 2024-03-30T04:41:39.391 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-03-30T04:41:39.612 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-03-30T04:41:39.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-03-30T04:41:39.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-03-30T04:41:39.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-03-30T04:41:39.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-03-30T04:41:39.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-03-30T04:41:39.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-03-30T04:41:39.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-03-30T04:41:39.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-03-30T04:41:40.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-03-30T04:41:40.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-03-30T04:41:40.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:39 smithi173 bash[33650]: t=2024-03-30T04:41:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-03-30T04:41:40.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-03-30T04:41:40.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-03-30T04:41:40.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-03-30T04:41:40.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-03-30T04:41:40.173 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-03-30T04:41:40.433 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[18498]: cluster 2024-03-30T04:41:38.538083+0000 mgr.y (mgr.24284) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:40.433 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-03-30T04:41:40.433 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-03-30T04:41:40.433 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-03-30T04:41:40.433 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-03-30T04:41:40.434 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-03-30T04:41:40.434 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-03-30T04:41:40.434 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-03-30T04:41:40.434 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-03-30T04:41:40.434 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-03-30T04:41:40.434 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-03-30T04:41:40.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:40 smithi172 bash[18533]: cluster 2024-03-30T04:41:38.538083+0000 mgr.y (mgr.24284) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:40.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:40 smithi172 bash[23612]: cluster 2024-03-30T04:41:38.538083+0000 mgr.y (mgr.24284) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:40.685 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-03-30T04:41:40.685 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-03-30T04:41:40.686 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-03-30T04:41:40.686 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-03-30T04:41:40.686 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-03-30T04:41:40.686 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-03-30T04:41:40.686 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-03-30T04:41:40.938 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-03-30T04:41:40.938 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-03-30T04:41:40.938 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-03-30T04:41:40.938 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-03-30T04:41:40.938 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-03-30T04:41:40.938 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-03-30T04:41:40.938 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-03-30T04:41:41.207 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:40 smithi173 bash[33650]: t=2024-03-30T04:41:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-03-30T04:41:41.207 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-03-30T04:41:41.207 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-03-30T04:41:41.207 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-03-30T04:41:41.207 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-03-30T04:41:41.460 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-03-30T04:41:41.460 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-03-30T04:41:41.460 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-03-30T04:41:41.460 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-03-30T04:41:41.460 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-03-30T04:41:41.460 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-03-30T04:41:41.460 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-03-30T04:41:41.461 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-03-30T04:41:41.461 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-03-30T04:41:41.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-03-30T04:41:41.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-03-30T04:41:41.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-03-30T04:41:41.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-03-30T04:41:41.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-03-30T04:41:41.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-03-30T04:41:41.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-03-30T04:41:41.714 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-03-30T04:41:41.714 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-03-30T04:41:41.973 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-03-30T04:41:41.974 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-03-30T04:41:41.974 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-03-30T04:41:41.974 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-03-30T04:41:41.974 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-03-30T04:41:41.974 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-03-30T04:41:41.974 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-03-30T04:41:41.974 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:41 smithi173 bash[33650]: t=2024-03-30T04:41:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-03-30T04:41:42.243 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-03-30T04:41:42.243 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-03-30T04:41:42.243 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-03-30T04:41:42.243 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-03-30T04:41:42.243 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-03-30T04:41:42.243 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-03-30T04:41:42.243 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-03-30T04:41:42.244 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-03-30T04:41:42.244 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-03-30T04:41:42.244 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-03-30T04:41:42.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:42 smithi172 bash[18533]: cluster 2024-03-30T04:41:40.538857+0000 mgr.y (mgr.24284) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:42.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:42 smithi172 bash[18533]: audit 2024-03-30T04:41:41.250437+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:42 smithi172 bash[23612]: cluster 2024-03-30T04:41:40.538857+0000 mgr.y (mgr.24284) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:42.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:42 smithi172 bash[23612]: audit 2024-03-30T04:41:41.250437+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:42.487 INFO:teuthology.orchestra.run.smithi172.stdout:55834574904 2024-03-30T04:41:42.488 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[18498]: cluster 2024-03-30T04:41:40.538857+0000 mgr.y (mgr.24284) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:42.512 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[18498]: audit 2024-03-30T04:41:41.250437+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:42.512 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-03-30T04:41:42.512 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-03-30T04:41:42.512 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-03-30T04:41:42.513 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-03-30T04:41:42.513 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-03-30T04:41:42.513 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-03-30T04:41:42.513 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-03-30T04:41:42.513 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-03-30T04:41:42.773 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-03-30T04:41:42.773 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-03-30T04:41:42.773 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-03-30T04:41:42.773 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-03-30T04:41:42.773 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-03-30T04:41:42.773 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-03-30T04:41:42.773 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-03-30T04:41:42.773 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-03-30T04:41:43.042 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-03-30T04:41:43.042 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-03-30T04:41:43.042 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-03-30T04:41:43.042 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-03-30T04:41:43.042 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-03-30T04:41:43.042 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:42 smithi173 bash[33650]: t=2024-03-30T04:41:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-03-30T04:41:43.042 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-03-30T04:41:43.042 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-03-30T04:41:43.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[18498]: audit 2024-03-30T04:41:42.617403+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:43.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[18498]: audit 2024-03-30T04:41:42.618165+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:43.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[18498]: audit 2024-03-30T04:41:42.623137+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:43.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[18498]: audit 2024-03-30T04:41:42.623844+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:43.311 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[18498]: audit 2024-03-30T04:41:42.634332+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-03-30T04:41:43.312 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-03-30T04:41:43.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[18533]: audit 2024-03-30T04:41:42.617403+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:43.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[18533]: audit 2024-03-30T04:41:42.618165+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:43.468 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[18533]: audit 2024-03-30T04:41:42.623137+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:43.469 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[18533]: audit 2024-03-30T04:41:42.623844+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:43.469 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[18533]: audit 2024-03-30T04:41:42.634332+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:43.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[23612]: audit 2024-03-30T04:41:42.617403+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:43.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[23612]: audit 2024-03-30T04:41:42.618165+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:41:43.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[23612]: audit 2024-03-30T04:41:42.623137+0000 mon.c (mon.1) 48 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:43.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[23612]: audit 2024-03-30T04:41:42.623844+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:41:43.469 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:43 smithi172 bash[23612]: audit 2024-03-30T04:41:42.634332+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:43.588 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-03-30T04:41:43.589 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-03-30T04:41:43.589 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-03-30T04:41:43.589 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-03-30T04:41:43.589 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-03-30T04:41:43.589 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-03-30T04:41:43.589 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-03-30T04:41:43.849 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-03-30T04:41:43.849 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-03-30T04:41:43.849 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-03-30T04:41:43.849 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-03-30T04:41:43.849 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-03-30T04:41:43.849 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-03-30T04:41:43.849 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-03-30T04:41:44.103 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-03-30T04:41:44.104 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-03-30T04:41:44.104 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-03-30T04:41:44.104 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-03-30T04:41:44.104 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:43 smithi173 bash[33650]: t=2024-03-30T04:41:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-03-30T04:41:44.104 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-03-30T04:41:44.104 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-03-30T04:41:44.104 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-03-30T04:41:44.104 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-03-30T04:41:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[18498]: cluster 2024-03-30T04:41:42.539261+0000 mgr.y (mgr.24284) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:44.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-03-30T04:41:44.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-03-30T04:41:44.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-03-30T04:41:44.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-03-30T04:41:44.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+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-03-30T04:41:44.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-03-30T04:41:44.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-03-30T04:41:44.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-03-30T04:41:44.556 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:44 smithi172 bash[23612]: cluster 2024-03-30T04:41:42.539261+0000 mgr.y (mgr.24284) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:44.556 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:44 smithi172 bash[18533]: cluster 2024-03-30T04:41:42.539261+0000 mgr.y (mgr.24284) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:44.606 INFO:teuthology.orchestra.run.smithi172.stdout:201863462936 2024-03-30T04:41:44.607 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-03-30T04:41:44.633 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-03-30T04:41:44.633 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-03-30T04:41:44.633 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-03-30T04:41:44.633 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-03-30T04:41:44.634 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-03-30T04:41:44.634 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-03-30T04:41:44.634 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-03-30T04:41:44.634 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-03-30T04:41:44.634 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-03-30T04:41:44.634 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-03-30T04:41:44.911 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-03-30T04:41:44.911 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-03-30T04:41:44.911 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-03-30T04:41:44.911 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-03-30T04:41:44.911 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-03-30T04:41:44.911 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-03-30T04:41:44.912 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-03-30T04:41:44.912 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-03-30T04:41:45.148 INFO:teuthology.orchestra.run.smithi172.stdout:34359738431 2024-03-30T04:41:45.149 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-03-30T04:41:45.171 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-03-30T04:41:45.171 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:44 smithi173 bash[33650]: t=2024-03-30T04:41:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-03-30T04:41:45.171 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-03-30T04:41:45.171 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-03-30T04:41:45.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-03-30T04:41:45.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-03-30T04:41:45.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-03-30T04:41:45.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-03-30T04:41:45.172 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-03-30T04:41:45.440 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-03-30T04:41:45.440 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-03-30T04:41:45.440 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-03-30T04:41:45.440 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-03-30T04:41:45.440 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-03-30T04:41:45.441 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-03-30T04:41:45.441 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-03-30T04:41:45.441 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-03-30T04:41:45.726 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-03-30T04:41:45.726 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-03-30T04:41:45.726 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+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-03-30T04:41:45.726 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-03-30T04:41:45.726 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-03-30T04:41:45.726 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-03-30T04:41:45.726 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-03-30T04:41:45.726 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-03-30T04:41:45.979 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-03-30T04:41:46.159 INFO:teuthology.orchestra.run.smithi172.stdout:167503724573 2024-03-30T04:41:46.159 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-03-30T04:41:46.248 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:45 smithi173 bash[33650]: t=2024-03-30T04:41:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-03-30T04:41:46.248 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-03-30T04:41:46.248 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-03-30T04:41:46.248 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-03-30T04:41:46.248 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-03-30T04:41:46.248 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-03-30T04:41:46.248 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-03-30T04:41:46.249 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-03-30T04:41:46.249 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-03-30T04:41:46.249 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-03-30T04:41:46.249 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-03-30T04:41:46.508 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[18498]: cluster 2024-03-30T04:41:44.539608+0000 mgr.y (mgr.24284) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-03-30T04:41:46.509 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-03-30T04:41:46.558 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:46 smithi172 bash[18533]: cluster 2024-03-30T04:41:44.539608+0000 mgr.y (mgr.24284) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:46.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:46 smithi172 bash[23612]: cluster 2024-03-30T04:41:44.539608+0000 mgr.y (mgr.24284) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:46.559 INFO:teuthology.orchestra.run.smithi172.stdout:236223201298 2024-03-30T04:41:46.559 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-03-30T04:41:46.746 INFO:teuthology.orchestra.run.smithi172.stdout:111669149741 2024-03-30T04:41:46.746 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-03-30T04:41:46.761 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-03-30T04:41:46.761 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-03-30T04:41:46.761 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-03-30T04:41:46.761 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-03-30T04:41:46.761 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-03-30T04:41:46.761 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-03-30T04:41:46.761 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-03-30T04:41:47.022 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-03-30T04:41:47.022 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-03-30T04:41:47.022 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-03-30T04:41:47.022 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-03-30T04:41:47.022 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-03-30T04:41:47.022 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-03-30T04:41:47.022 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-03-30T04:41:47.023 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-03-30T04:41:47.023 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:46 smithi173 bash[33650]: t=2024-03-30T04:41:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-03-30T04:41:47.023 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-03-30T04:41:47.119 INFO:teuthology.orchestra.run.smithi172.stdout:77309411380 2024-03-30T04:41:47.119 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-03-30T04:41:47.274 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-03-30T04:41:47.274 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-03-30T04:41:47.274 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-03-30T04:41:47.274 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-03-30T04:41:47.274 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-03-30T04:41:47.274 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-03-30T04:41:47.274 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-03-30T04:41:47.274 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-03-30T04:41:47.543 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-03-30T04:41:47.543 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-03-30T04:41:47.543 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-03-30T04:41:47.543 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-03-30T04:41:47.543 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-03-30T04:41:47.543 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-03-30T04:41:47.543 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-03-30T04:41:47.543 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-03-30T04:41:47.591 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:47.592 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:47.663 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:47.664 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:47.812 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-03-30T04:41:47.812 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-03-30T04:41:47.812 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-03-30T04:41:47.812 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-03-30T04:41:47.812 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-03-30T04:41:47.812 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-03-30T04:41:47.812 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-03-30T04:41:47.812 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-03-30T04:41:47.902 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:41:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:47] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-03-30T04:41:48.081 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-03-30T04:41:48.081 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-03-30T04:41:48.081 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-03-30T04:41:48.081 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-03-30T04:41:48.081 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:47 smithi173 bash[33650]: t=2024-03-30T04:41:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-03-30T04:41:48.081 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-03-30T04:41:48.081 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-03-30T04:41:48.081 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-03-30T04:41:48.333 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[18498]: cluster 2024-03-30T04:41:46.540116+0000 mgr.y (mgr.24284) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:48.333 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[18498]: audit 2024-03-30T04:41:48.145473+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:48.333 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-03-30T04:41:48.334 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-03-30T04:41:48.334 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-03-30T04:41:48.334 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-03-30T04:41:48.334 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-03-30T04:41:48.334 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-03-30T04:41:48.334 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-03-30T04:41:48.334 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-03-30T04:41:48.334 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+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-03-30T04:41:48.335 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-03-30T04:41:48.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:48 smithi172 bash[18533]: cluster 2024-03-30T04:41:46.540116+0000 mgr.y (mgr.24284) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:48.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:48 smithi172 bash[18533]: audit 2024-03-30T04:41:48.145473+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:48.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:48 smithi172 bash[23612]: cluster 2024-03-30T04:41:46.540116+0000 mgr.y (mgr.24284) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:48.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:48 smithi172 bash[23612]: audit 2024-03-30T04:41:48.145473+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:48.593 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-03-30T04:41:48.593 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-03-30T04:41:48.593 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-03-30T04:41:48.593 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-03-30T04:41:48.676 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:48.677 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:48.677 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:48.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-03-30T04:41:48.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-03-30T04:41:48.844 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-03-30T04:41:48.845 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-03-30T04:41:49.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-03-30T04:41:49.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-03-30T04:41:49.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-03-30T04:41:49.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-03-30T04:41:49.097 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-03-30T04:41:49.098 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:48 smithi173 bash[33650]: t=2024-03-30T04:41:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-03-30T04:41:49.098 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-03-30T04:41:49.098 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-03-30T04:41:49.098 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-03-30T04:41:49.098 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-03-30T04:41:49.362 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-03-30T04:41:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-03-30T04:41:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-03-30T04:41:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+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-03-30T04:41:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+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-03-30T04:41:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-03-30T04:41:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-03-30T04:41:49.627 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[18498]: audit 2024-03-30T04:41:48.385815+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:49.627 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[18498]: cephadm 2024-03-30T04:41:48.390682+0000 mgr.y (mgr.24284) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:41:49.627 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[18498]: cephadm 2024-03-30T04:41:48.393550+0000 mgr.y (mgr.24284) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-03-30T04:41:49.628 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-03-30T04:41:49.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:49 smithi172 bash[18533]: audit 2024-03-30T04:41:48.385815+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:49.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:49 smithi172 bash[18533]: cephadm 2024-03-30T04:41:48.390682+0000 mgr.y (mgr.24284) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:41:49.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:49 smithi172 bash[18533]: cephadm 2024-03-30T04:41:48.393550+0000 mgr.y (mgr.24284) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2024-03-30T04:41:49.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:49 smithi172 bash[23612]: audit 2024-03-30T04:41:48.385815+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:41:49.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:49 smithi172 bash[23612]: cephadm 2024-03-30T04:41:48.390682+0000 mgr.y (mgr.24284) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:41:49.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:49 smithi172 bash[23612]: cephadm 2024-03-30T04:41:48.393550+0000 mgr.y (mgr.24284) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2024-03-30T04:41:49.689 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-03-30T04:41:49.888 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-03-30T04:41:50.148 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-03-30T04:41:50.148 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-03-30T04:41:50.148 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:49 smithi173 bash[33650]: t=2024-03-30T04:41:49+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-03-30T04:41:50.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-03-30T04:41:50.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-03-30T04:41:50.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-03-30T04:41:50.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-03-30T04:41:50.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-03-30T04:41:50.149 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-03-30T04:41:50.426 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[18498]: cluster 2024-03-30T04:41:48.540494+0000 mgr.y (mgr.24284) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:50.426 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-03-30T04:41:50.426 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-03-30T04:41:50.426 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-03-30T04:41:50.426 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-03-30T04:41:50.426 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-03-30T04:41:50.427 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-03-30T04:41:50.427 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-03-30T04:41:50.427 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-03-30T04:41:50.427 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-03-30T04:41:50.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:50 smithi172 bash[18533]: cluster 2024-03-30T04:41:48.540494+0000 mgr.y (mgr.24284) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:50.654 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:50 smithi172 bash[23612]: cluster 2024-03-30T04:41:48.540494+0000 mgr.y (mgr.24284) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:50.712 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-03-30T04:41:50.712 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-03-30T04:41:50.712 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-03-30T04:41:50.712 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-03-30T04:41:50.712 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-03-30T04:41:50.712 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-03-30T04:41:50.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-03-30T04:41:50.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-03-30T04:41:50.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-03-30T04:41:50.713 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-03-30T04:41:51.112 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-03-30T04:41:51.112 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.133427717s 2024-03-30T04:41:51.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-03-30T04:41:51.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-03-30T04:41:51.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-03-30T04:41:51.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-03-30T04:41:51.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-03-30T04:41:51.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:50 smithi173 bash[33650]: t=2024-03-30T04:41:50+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-03-30T04:41:51.612 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:51 smithi173 bash[33650]: t=2024-03-30T04:41:51+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-03-30T04:41:51.612 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:51 smithi173 bash[33650]: t=2024-03-30T04:41:51+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T04:41:51.612 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:51 smithi173 bash[33650]: t=2024-03-30T04:41:51+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-03-30T04:41:51.612 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:51 smithi173 bash[33650]: t=2024-03-30T04:41:51+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T04:41:51.612 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:41:51 smithi173 bash[33650]: t=2024-03-30T04:41:51+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-03-30T04:41:52.493 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:52 smithi172 bash[18533]: cluster 2024-03-30T04:41:50.541032+0000 mgr.y (mgr.24284) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:52.494 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:52 smithi172 bash[23612]: cluster 2024-03-30T04:41:50.541032+0000 mgr.y (mgr.24284) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:52.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:52 smithi173 bash[18498]: cluster 2024-03-30T04:41:50.541032+0000 mgr.y (mgr.24284) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:52.862 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:41:52 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:41:54.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:54 smithi172 bash[18533]: cluster 2024-03-30T04:41:52.541509+0000 mgr.y (mgr.24284) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:54.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:54 smithi172 bash[23612]: cluster 2024-03-30T04:41:52.541509+0000 mgr.y (mgr.24284) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:54.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:54 smithi173 bash[18498]: cluster 2024-03-30T04:41:52.541509+0000 mgr.y (mgr.24284) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:56.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:56 smithi172 bash[18533]: cluster 2024-03-30T04:41:54.542084+0000 mgr.y (mgr.24284) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:56.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:56 smithi172 bash[23612]: cluster 2024-03-30T04:41:54.542084+0000 mgr.y (mgr.24284) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:56.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:56 smithi173 bash[18498]: cluster 2024-03-30T04:41:54.542084+0000 mgr.y (mgr.24284) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:57.879 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:41:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:41:57] "GET /metrics HTTP/1.1" 200 191517 "" "Prometheus/2.33.4" 2024-03-30T04:41:58.307 INFO:teuthology.orchestra.run.smithi172.stdout:55834574907 2024-03-30T04:41:58.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:58 smithi172 bash[18533]: cluster 2024-03-30T04:41:56.542704+0000 mgr.y (mgr.24284) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:58.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:41:58 smithi172 bash[18533]: audit 2024-03-30T04:41:58.311002+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.172:0/1604254279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:41:58.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:58 smithi172 bash[23612]: cluster 2024-03-30T04:41:56.542704+0000 mgr.y (mgr.24284) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:58.672 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:41:58 smithi172 bash[23612]: audit 2024-03-30T04:41:58.311002+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.172:0/1604254279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:41:58.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:58 smithi173 bash[18498]: cluster 2024-03-30T04:41:56.542704+0000 mgr.y (mgr.24284) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:41:58.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:41:58 smithi173 bash[18498]: audit 2024-03-30T04:41:58.311002+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.172:0/1604254279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-03-30T04:42:00.384 INFO:teuthology.orchestra.run.smithi172.stdout:34359738434 2024-03-30T04:42:00.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:00 smithi172 bash[18533]: cluster 2024-03-30T04:41:58.543496+0000 mgr.y (mgr.24284) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:00.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:00 smithi172 bash[18533]: audit 2024-03-30T04:42:00.388499+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.172:0/619020092' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:42:00.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:00 smithi172 bash[23612]: cluster 2024-03-30T04:41:58.543496+0000 mgr.y (mgr.24284) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:00.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:00 smithi172 bash[23612]: audit 2024-03-30T04:42:00.388499+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.172:0/619020092' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:42:00.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:00 smithi173 bash[18498]: cluster 2024-03-30T04:41:58.543496+0000 mgr.y (mgr.24284) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:00.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:00 smithi173 bash[18498]: audit 2024-03-30T04:42:00.388499+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.172:0/619020092' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-03-30T04:42:01.867 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574904 got 55834574907 for osd.1 2024-03-30T04:42:01.867 DEBUG:teuthology.parallel:result is None 2024-03-30T04:42:02.678 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:02 smithi172 bash[18533]: cluster 2024-03-30T04:42:00.544101+0000 mgr.y (mgr.24284) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:02.679 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:02 smithi172 bash[23612]: cluster 2024-03-30T04:42:00.544101+0000 mgr.y (mgr.24284) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:02.862 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:42:02 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:42:02.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:02 smithi173 bash[18498]: cluster 2024-03-30T04:42:00.544101+0000 mgr.y (mgr.24284) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:02.902 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738431 got 34359738434 for osd.0 2024-03-30T04:42:02.902 DEBUG:teuthology.parallel:result is None 2024-03-30T04:42:03.464 INFO:teuthology.orchestra.run.smithi172.stdout:201863462940 2024-03-30T04:42:03.796 INFO:teuthology.orchestra.run.smithi172.stdout:77309411383 2024-03-30T04:42:04.411 INFO:teuthology.orchestra.run.smithi172.stdout:236223201302 2024-03-30T04:42:04.849 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:04 smithi172 bash[18533]: cluster 2024-03-30T04:42:02.544705+0000 mgr.y (mgr.24284) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:04.849 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:04 smithi172 bash[18533]: audit 2024-03-30T04:42:03.468386+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.172:0/1784467535' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:42:04.849 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:04 smithi172 bash[18533]: audit 2024-03-30T04:42:03.800794+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.172:0/1703199763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:42:04.849 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:04 smithi172 bash[18533]: audit 2024-03-30T04:42:04.415442+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.172:0/151956416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:42:04.849 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:04 smithi172 bash[23612]: cluster 2024-03-30T04:42:02.544705+0000 mgr.y (mgr.24284) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:04.850 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:04 smithi172 bash[23612]: audit 2024-03-30T04:42:03.468386+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.172:0/1784467535' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:42:04.850 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:04 smithi172 bash[23612]: audit 2024-03-30T04:42:03.800794+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.172:0/1703199763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:42:04.850 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:04 smithi172 bash[23612]: audit 2024-03-30T04:42:04.415442+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.172:0/151956416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:42:04.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:04 smithi173 bash[18498]: cluster 2024-03-30T04:42:02.544705+0000 mgr.y (mgr.24284) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:04.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:04 smithi173 bash[18498]: audit 2024-03-30T04:42:03.468386+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.172:0/1784467535' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-03-30T04:42:04.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:04 smithi173 bash[18498]: audit 2024-03-30T04:42:03.800794+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.172:0/1703199763' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-03-30T04:42:04.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:04 smithi173 bash[18498]: audit 2024-03-30T04:42:04.415442+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.172:0/151956416' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-03-30T04:42:05.695 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411380 got 77309411383 for osd.2 2024-03-30T04:42:05.695 DEBUG:teuthology.parallel:result is None 2024-03-30T04:42:05.902 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:05 smithi172 systemd[1]: Stopping Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:42:05.903 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:05 smithi172 bash[41910]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:42:06.025 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462936 got 201863462940 for osd.6 2024-03-30T04:42:06.025 DEBUG:teuthology.parallel:result is None 2024-03-30T04:42:06.509 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201298 got 236223201302 for osd.7 2024-03-30T04:42:06.510 DEBUG:teuthology.parallel:result is None 2024-03-30T04:42:06.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:06 smithi172 bash[18533]: cluster 2024-03-30T04:42:04.545237+0000 mgr.y (mgr.24284) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:06.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:06 smithi172 bash[23612]: cluster 2024-03-30T04:42:04.545237+0000 mgr.y (mgr.24284) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:06.653 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:06 smithi172 bash[38367]: level=info ts=2024-03-30T04:42:06.334Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:42:06.814 INFO:teuthology.orchestra.run.smithi172.stdout:167503724578 2024-03-30T04:42:06.843 INFO:teuthology.orchestra.run.smithi172.stdout:111669149745 2024-03-30T04:42:06.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:06 smithi173 bash[18498]: cluster 2024-03-30T04:42:04.545237+0000 mgr.y (mgr.24284) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:06.924 INFO:teuthology.orchestra.run.smithi172.stdout:133143986218 2024-03-30T04:42:07.538 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[41919]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:42:07.538 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[42204]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:42:07.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[18533]: audit 2024-03-30T04:42:06.818186+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.172:0/2069552949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:42:07.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[18533]: audit 2024-03-30T04:42:06.847612+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.172:0/377397553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:42:07.539 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[18533]: audit 2024-03-30T04:42:06.928234+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.172:0/3836206744' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:42:07.539 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[23612]: audit 2024-03-30T04:42:06.818186+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.172:0/2069552949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:42:07.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[23612]: audit 2024-03-30T04:42:06.847612+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.172:0/377397553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:42:07.540 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[23612]: audit 2024-03-30T04:42:06.928234+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.172:0/3836206744' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:42:07.698 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:07 smithi173 bash[18498]: audit 2024-03-30T04:42:06.818186+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.172:0/2069552949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-03-30T04:42:07.699 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:07 smithi173 bash[18498]: audit 2024-03-30T04:42:06.847612+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.172:0/377397553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-03-30T04:42:07.699 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:07 smithi173 bash[18498]: audit 2024-03-30T04:42:06.928234+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.172:0/3836206744' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-03-30T04:42:07.902 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:42:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:07] "GET /metrics HTTP/1.1" 200 191517 "" "Prometheus/2.33.4" 2024-03-30T04:42:07.903 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:07 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T04:42:07.903 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:07 smithi172 systemd[1]: Stopped Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:07.903 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:07 smithi172 systemd[1]: Started Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:08.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:08 smithi173 bash[18498]: cluster 2024-03-30T04:42:06.545612+0000 mgr.y (mgr.24284) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:08.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:08 smithi173 bash[18498]: audit 2024-03-30T04:42:07.682581+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:08 smithi172 bash[18533]: cluster 2024-03-30T04:42:06.545612+0000 mgr.y (mgr.24284) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:08.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:08 smithi172 bash[18533]: audit 2024-03-30T04:42:07.682581+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:08.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:08 smithi172 bash[23612]: cluster 2024-03-30T04:42:06.545612+0000 mgr.y (mgr.24284) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:08.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:08 smithi172 bash[23612]: audit 2024-03-30T04:42:07.682581+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:09.095 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724573 got 167503724578 for osd.5 2024-03-30T04:42:09.095 DEBUG:teuthology.parallel:result is None 2024-03-30T04:42:09.100 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149741 got 111669149745 for osd.3 2024-03-30T04:42:09.100 DEBUG:teuthology.parallel:result is None 2024-03-30T04:42:09.384 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986212 got 133143986218 for osd.4 2024-03-30T04:42:09.385 DEBUG:teuthology.parallel:result is None 2024-03-30T04:42:09.385 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-03-30T04:42:09.385 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T04:42:09.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[18533]: cephadm 2024-03-30T04:42:07.687723+0000 mgr.y (mgr.24284) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:42:09.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[18533]: cephadm 2024-03-30T04:42:07.691096+0000 mgr.y (mgr.24284) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:42:09.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[23612]: cephadm 2024-03-30T04:42:07.687723+0000 mgr.y (mgr.24284) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:42:09.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[23612]: cephadm 2024-03-30T04:42:07.691096+0000 mgr.y (mgr.24284) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:42:09.653 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:09.622Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:42:09.653 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:09.622Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:42:09.653 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:09.624Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.172 port=9094 2024-03-30T04:42:09.653 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:09.625Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:42:09.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:09 smithi173 bash[18498]: cephadm 2024-03-30T04:42:07.687723+0000 mgr.y (mgr.24284) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:42:09.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:09 smithi173 bash[18498]: cephadm 2024-03-30T04:42:07.691096+0000 mgr.y (mgr.24284) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:42:09.902 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:09.657Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:42:09.902 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:09.657Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:42:09.903 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:09.660Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:42:09.903 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:09 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:09.660Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:42:10.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[18498]: cluster 2024-03-30T04:42:08.546209+0000 mgr.y (mgr.24284) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:10.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:10 smithi172 bash[18533]: cluster 2024-03-30T04:42:08.546209+0000 mgr.y (mgr.24284) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:10.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:10 smithi172 bash[23612]: cluster 2024-03-30T04:42:08.546209+0000 mgr.y (mgr.24284) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:11.033 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 systemd[1]: Stopping Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:42:11.033 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[34187]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:42:11.033 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.833Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:42:11.033 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.833Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:42:11.033 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.833Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:42:11.033 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.833Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:42:11.033 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.834Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:42:11.034 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.834Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:42:11.034 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.834Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:42:11.034 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.834Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:42:11.034 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.834Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:42:11.034 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.834Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:42:11.034 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.834Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:42:11.034 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:10 smithi173 bash[32781]: ts=2024-03-30T04:42:10.834Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:42:11.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:11 smithi173 bash[18498]: cluster 2024-03-30T04:42:10.546822+0000 mgr.y (mgr.24284) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:11.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:11 smithi173 bash[34196]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:42:11.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:11 smithi173 bash[34229]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:42:11.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:11 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:42:11.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:11 smithi173 systemd[1]: Stopped Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:11.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:11 smithi173 systemd[1]: Started Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:42:11.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:11 smithi172 bash[18533]: cluster 2024-03-30T04:42:10.546822+0000 mgr.y (mgr.24284) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:11.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:11 smithi172 bash[23612]: cluster 2024-03-30T04:42:10.546822+0000 mgr.y (mgr.24284) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:11.903 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:11 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:11.625Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000682841s 2024-03-30T04:42:12.113 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:42:12.537 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.397Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.397Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.397Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.397Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi173 (none))" 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.397Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.397Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.399Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.399Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.400Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.402Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.402Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.598µs 2024-03-30T04:42:12.538 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.402Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:42:12.862 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.572Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-03-30T04:42:12.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.573Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-03-30T04:42:12.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.573Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=59.273µs wal_replay_duration=170.854083ms total_replay_duration=170.926462ms 2024-03-30T04:42:12.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.578Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:42:12.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.578Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:42:12.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.578Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:42:12.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.631Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=53.74348ms db_storage=1.463µs remote_storage=2.694µs web_handler=670ns query_engine=1.353µs scrape=685.974µs scrape_sd=77.86µs notify=90.422µs notify_sd=33.446µs rules=52.237366ms 2024-03-30T04:42:12.863 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[34256]: ts=2024-03-30T04:42:12.631Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:42:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.541728+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.551557+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:42:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.552678+0000 mgr.y (mgr.24284) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.555257+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.556209+0000 mgr.y (mgr.24284) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.567214+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.581369+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.582493+0000 mgr.y (mgr.24284) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.597804+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.173:9095"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.598834+0000 mgr.y (mgr.24284) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.173:9095"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.610318+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.621347+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.622297+0000 mgr.y (mgr.24284) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.632605+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.173:3000"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.633510+0000 mgr.y (mgr.24284) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.173:3000"}]: dispatch 2024-03-30T04:42:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.642639+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.650247+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:12.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.652666+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:12.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:12 smithi173 bash[18498]: audit 2024-03-30T04:42:11.654965+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.541728+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.551557+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.552678+0000 mgr.y (mgr.24284) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.555257+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.556209+0000 mgr.y (mgr.24284) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.567214+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.581369+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.582493+0000 mgr.y (mgr.24284) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:42:12.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.597804+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.173:9095"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.598834+0000 mgr.y (mgr.24284) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.173:9095"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.610318+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.621347+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.622297+0000 mgr.y (mgr.24284) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.632605+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.173:3000"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.633510+0000 mgr.y (mgr.24284) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.173:3000"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.642639+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.650247+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.652666+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[23612]: audit 2024-03-30T04:42:11.654965+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:12.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.541728+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.551557+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.552678+0000 mgr.y (mgr.24284) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.555257+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.556209+0000 mgr.y (mgr.24284) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.172:9093"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.567214+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.581369+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.582493+0000 mgr.y (mgr.24284) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.597804+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.173:9095"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.598834+0000 mgr.y (mgr.24284) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.173:9095"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.610318+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.621347+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.622297+0000 mgr.y (mgr.24284) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:42:12.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.632605+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.173:3000"}]: dispatch 2024-03-30T04:42:12.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.633510+0000 mgr.y (mgr.24284) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.173:3000"}]: dispatch 2024-03-30T04:42:12.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.642639+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:12.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.650247+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:12.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.652666+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:12.906 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:12 smithi172 bash[18533]: audit 2024-03-30T04:42:11.654965+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:14.547 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:14 smithi172 bash[18533]: cluster 2024-03-30T04:42:12.547236+0000 mgr.y (mgr.24284) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:14.548 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:14 smithi172 bash[23612]: cluster 2024-03-30T04:42:12.547236+0000 mgr.y (mgr.24284) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:14 smithi173 bash[18498]: cluster 2024-03-30T04:42:12.547236+0000 mgr.y (mgr.24284) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:14.919 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:42:14.920 INFO:teuthology.orchestra.run.smithi172.stderr:dumped all 2024-03-30T04:42:15.678 INFO:teuthology.orchestra.run.smithi172.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-03-30T04:42:14.547436+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":48912,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912304,"statfs":{"total":767960285184,"available":767910199296,"internally_reserved":0,"allocated":6307840,"data_stored":3511052,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.003003"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":262,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-03-30T04:40:42.664533+0000","last_change":"2024-03-30T04:40:22.497169+0000","last_active":"2024-03-30T04:40:42.664533+0000","last_peered":"2024-03-30T04:40:42.664533+0000","last_clean":"2024-03-30T04:40:42.664533+0000","last_became_active":"2024-03-30T04:40:22.495914+0000","last_became_peered":"2024-03-30T04:40:22.495914+0000","last_unstale":"2024-03-30T04:40:42.664533+0000","last_undegraded":"2024-03-30T04:40:42.664533+0000","last_fullsized":"2024-03-30T04:40:42.664533+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-03-30T04:37:39.659648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T04:37:39.659648+0000","last_clean_scrub_stamp":"2024-03-30T04:37:39.659648+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-03-31T07:41:43.846319+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":236223201305,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769535,"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":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.84799999999999998}]},{"osd":1,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.98399999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.21}]},{"osd":3,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.052},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.3680000000000001}]},{"osd":4,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.121},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.1499999999999999}]},{"osd":5,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.2370000000000001}]},{"osd":6,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.321},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.26}]}]},{"osd":6,"up_from":47,"seq":201863462943,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769270,"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":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.87,"15min":0.86899999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.92700000000000005,"15min":0.93200000000000005},"min":{"1min":0.628,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.1699999999999999}]},{"osd":1,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.84599999999999997,"15min":0.83799999999999997},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.016},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.93899999999999995,"15min":0.94599999999999995},"min":{"1min":0.64900000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.88200000000000001}]},{"osd":2,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.95199999999999996,"15min":0.95599999999999996},"min":{"1min":0.748,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.097},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.96199999999999997,"15min":0.96599999999999997},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2190000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.92100000000000004}]},{"osd":3,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91200000000000003,"15min":0.91600000000000004},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.216,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.151},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0369999999999999,"15min":1.0429999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.288,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.262}]},{"osd":4,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.89900000000000002,"15min":0.89400000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.4159999999999999,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.95599999999999996,"15min":0.94999999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.2350000000000001}]},{"osd":5,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0069999999999999,"15min":1.006},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.069},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":1.323}]},{"osd":7,"last update":"Sat Mar 30 04:41:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.2},{"interface":"front","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.3440000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574911,"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":240607,"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":"Sat Mar 30 04:42:12 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.64400000000000002,"15min":0.59999999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.85499999999999998,"5min":1.153,"15min":1.153},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.72999999999999998,"15min":0.64300000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.012,"5min":1.276,"15min":1.276},"last":0.84299999999999997}]},{"osd":2,"last update":"Sat Mar 30 04:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.76000000000000001,"15min":0.71799999999999997},"min":{"1min":0.38700000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.143,"5min":1.476,"15min":1.476},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.747,"15min":0.72099999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.99299999999999999,"5min":1.135,"15min":1.135},"last":1.1140000000000001}]},{"osd":3,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.82899999999999996,"15min":0.82799999999999996},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.232,"5min":1.508,"15min":1.508},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.88100000000000001,"15min":0.86799999999999999},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3180000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.76900000000000002}]},{"osd":4,"last update":"Sat Mar 30 04:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.94299999999999995,"15min":0.94399999999999995},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.262,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.036,"5min":1.0349999999999999,"15min":1.0249999999999999},"min":{"1min":0.67700000000000005,"5min":0.629,"15min":0.629},"max":{"1min":1.407,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.91700000000000004}]},{"osd":5,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.99399999999999999,"15min":0.999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.874},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.0049999999999999,"15min":1.0089999999999999},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.3280000000000001,"5min":1.399,"15min":1.399},"last":1.266}]},{"osd":6,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1140000000000001,"15min":1.119},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.478,"5min":1.524,"15min":1.524},"last":1.036},{"interface":"front","average":{"1min":1.004,"5min":1.1080000000000001,"15min":1.125},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3420000000000001,"5min":1.653,"15min":1.653},"last":1.0680000000000001}]},{"osd":7,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.093}]}]},{"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":769535,"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":"Sat Mar 30 04:42:10 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71299999999999997,"15min":0.627},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.044,"5min":2.7170000000000001,"15min":2.7170000000000001},"last":0.63},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.72799999999999998,"15min":0.64300000000000002},"min":{"1min":0.32200000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.92800000000000005,"5min":2.8439999999999999,"15min":2.8439999999999999},"last":0.89800000000000002}]},{"osd":2,"last update":"Sat Mar 30 04:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.77000000000000002,"15min":0.71199999999999997},"min":{"1min":0.38900000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2170000000000001,"5min":3.0129999999999999,"15min":3.0129999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.77800000000000002,"15min":0.69299999999999995},"min":{"1min":0.42099999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2230000000000001,"5min":2.7989999999999999,"15min":2.7989999999999999},"last":0.999}]},{"osd":3,"last update":"Sat Mar 30 04:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.83999999999999997,"15min":0.80300000000000005},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":2.9079999999999999,"5min":2.9079999999999999,"15min":2.9079999999999999},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.77500000000000002,"15min":0.76300000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.85999999999999999}]},{"osd":4,"last update":"Sat Mar 30 04:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.997,"15min":0.98499999999999999},"min":{"1min":0.747,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.266,"5min":1.383,"15min":1.383},"last":1.079},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.014,"15min":0.996},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.274,"5min":3.286,"15min":3.286},"last":1.27}]},{"osd":5,"last update":"Sat Mar 30 04:41:22 2024","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.0700000000000001,"15min":1.048},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":2.569,"5min":2.569,"15min":2.569},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.99199999999999999,"15min":0.995},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.345}]},{"osd":6,"last update":"Sat Mar 30 04:41:53 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.248,"15min":1.2609999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.474,"5min":3.4249999999999998,"15min":3.4249999999999998},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0580000000000001,"15min":1.0569999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.1739999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:41:22 2024","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.226,"15min":1.226},"min":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":3.3929999999999998,"5min":3.3929999999999998,"15min":3.3929999999999998},"last":1.379},{"interface":"front","average":{"1min":1.369,"5min":1.369,"15min":1.369},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":3.5539999999999998,"5min":3.5539999999999998,"15min":3.5539999999999998},"last":1.3180000000000001}]}]},{"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":240607,"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":"Sat Mar 30 04:41:48 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.64400000000000002,"15min":0.59099999999999997},"min":{"1min":0.33200000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.90800000000000003,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.71399999999999997,"15min":0.65100000000000002},"min":{"1min":0.30599999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.3280000000000001,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.77400000000000002}]},{"osd":1,"last update":"Sat Mar 30 04:41:48 2024","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.72599999999999998,"15min":0.69199999999999995},"min":{"1min":0.40899999999999997,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.294,"5min":1.712,"15min":1.712},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.75,"15min":0.70199999999999996},"min":{"1min":0.373,"5min":0.316,"15min":0.316},"max":{"1min":1.153,"5min":1.641,"15min":1.641},"last":0.70199999999999996}]},{"osd":3,"last update":"Sat Mar 30 04:41:18 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.80500000000000005,"15min":0.79500000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.8879999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.83499999999999996,"15min":0.81299999999999994},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.909,"5min":1.909,"15min":1.909},"last":0.89000000000000001}]},{"osd":4,"last update":"Sat Mar 30 04:41:48 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.999,"15min":0.98699999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.298,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.99399999999999999,"15min":0.98199999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3169999999999999,"5min":1.837,"15min":1.837},"last":0.93100000000000005}]},{"osd":5,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.98199999999999998,"15min":0.97999999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":2.0630000000000002,"5min":2.0630000000000002,"15min":2.0630000000000002},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.093,"5min":1.026,"15min":1.0149999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":2.319,"5min":2.319,"15min":2.319},"last":1.028}]},{"osd":6,"last update":"Sat Mar 30 04:41:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.1060000000000001,"15min":1.1220000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.3200000000000001,"5min":2.165,"15min":2.165},"last":1.079},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1830000000000001,"15min":1.1970000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.6339999999999999,"5min":2.2290000000000001,"15min":2.2290000000000001},"last":1.1299999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":2.359,"5min":2.359,"15min":2.359},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":2.294,"5min":2.294,"15min":2.294},"last":1.0129999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149747,"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":240607,"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":"Sat Mar 30 04:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.71299999999999997,"15min":0.70299999999999996},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.075,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.74099999999999999,"15min":0.71899999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1180000000000001,"5min":2.4969999999999999,"15min":2.4969999999999999},"last":0.49099999999999999}]},{"osd":1,"last update":"Sat Mar 30 04:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.755,"15min":0.749},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.747,"5min":0.78400000000000003,"15min":0.78600000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.0960000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.56799999999999995}]},{"osd":2,"last update":"Sat Mar 30 04:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.84999999999999998,"15min":0.84899999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.169,"5min":1.254,"15min":1.254},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.81000000000000005,"15min":0.79700000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.119,"5min":2.6579999999999999,"15min":2.6579999999999999},"last":0.76800000000000002}]},{"osd":4,"last update":"Sat Mar 30 04:41:50 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96399999999999997,"15min":0.96199999999999997},"min":{"1min":0.621,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1619999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.073,"5min":0.99399999999999999,"15min":0.96999999999999997},"min":{"1min":0.86199999999999999,"5min":0.747,"15min":0.747},"max":{"1min":1.266,"5min":1.298,"15min":1.298},"last":0.97099999999999997}]},{"osd":5,"last update":"Sat Mar 30 04:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.034,"15min":1.044},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.5169999999999999,"5min":1.976,"15min":1.976},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.006,"5min":0.997,"15min":0.995},"min":{"1min":0.71199999999999997,"5min":0.63,"15min":0.63},"max":{"1min":1.3120000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.86399999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:41:50 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.109,"15min":1.1140000000000001},"min":{"1min":0.78000000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3859999999999999,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":1.171,"5min":1.099,"15min":1.087},"min":{"1min":0.80800000000000005,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.0309999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:41:19 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.79300000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986220,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240607,"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":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.79000000000000004,"15min":0.76900000000000002},"min":{"1min":0.61699999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.85599999999999998,"15min":0.85399999999999998},"min":{"1min":0.59299999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":0.93700000000000006,"5min":1.306,"15min":1.306},"last":0.92400000000000004}]},{"osd":1,"last update":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.86699999999999999,"15min":0.84899999999999998},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.877,"5min":0.83999999999999997,"15min":0.80800000000000005},"min":{"1min":0.59399999999999997,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.86699999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.84499999999999997,"15min":0.83099999999999996},"min":{"1min":0.68600000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.88400000000000001,"15min":0.86399999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.61299999999999999}]},{"osd":3,"last update":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.242,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.91700000000000004,"15min":0.89500000000000002},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.79300000000000004}]},{"osd":5,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.77000000000000002,"15min":0.748},"min":{"1min":0.60699999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.2110000000000001,"5min":1.367,"15min":1.367},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.82699999999999996,"15min":0.80300000000000005},"min":{"1min":0.73599999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.228,"5min":1.456,"15min":1.456},"last":0.65100000000000002}]},{"osd":6,"last update":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.90200000000000002,"15min":0.878},"min":{"1min":0.44700000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.64000000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.016,"15min":0.99099999999999999},"min":{"1min":0.46200000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.726,"5min":1.726,"15min":1.726},"last":0.95199999999999996}]},{"osd":7,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"min":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.80900000000000005}]}]},{"osd":5,"up_from":39,"seq":167503724580,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5636,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739516,"statfs":{"total":95995035648,"available":95989264384,"internally_reserved":0,"allocated":585728,"data_stored":240284,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.83099999999999996,"15min":0.83499999999999996},"min":{"1min":0.52100000000000002,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.83599999999999997,"15min":0.82399999999999995},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.92800000000000005}]},{"osd":1,"last update":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.85999999999999999,"15min":0.86299999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.79900000000000004,"15min":0.78800000000000003},"min":{"1min":0.56999999999999995,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.139,"5min":1.139,"15min":1.139},"last":1.0209999999999999}]},{"osd":2,"last update":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.83799999999999997,"15min":0.82999999999999996},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.90700000000000003,"15min":0.90200000000000002},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.81000000000000005}]},{"osd":3,"last update":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.94299999999999995,"15min":0.93700000000000006},"min":{"1min":0.58699999999999997,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":2.6320000000000001,"5min":2.6320000000000001,"15min":2.6320000000000001},"last":0.84699999999999998},{"interface":"front","average":{"1min":1.034,"5min":0.92200000000000004,"15min":0.90400000000000003},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":3.0899999999999999,"5min":3.0899999999999999,"15min":3.0899999999999999},"last":1.0369999999999999}]},{"osd":4,"last update":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.71799999999999997,"15min":0.70199999999999996},"min":{"1min":0.39300000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.78100000000000003,"15min":0.76100000000000001},"min":{"1min":0.42499999999999999,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.78100000000000003}]},{"osd":6,"last update":"Sat Mar 30 04:41:50 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.89800000000000002,"15min":0.86899999999999999},"min":{"1min":0.41599999999999998,"5min":0.377,"15min":0.377},"max":{"1min":1.468,"5min":1.796,"15min":1.796},"last":0.67200000000000004},{"interface":"front","average":{"1min":1.153,"5min":0.89700000000000002,"15min":0.85399999999999998},"min":{"1min":0.40500000000000003,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.745}]},{"osd":7,"last update":"Sat Mar 30 04:41:20 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.89000000000000001}]}]}],"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-03-30T04:42:15.680 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph pg dump --format=json 2024-03-30T04:42:16.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[18533]: cluster 2024-03-30T04:42:14.547616+0000 mgr.y (mgr.24284) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[18533]: audit 2024-03-30T04:42:14.878329+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[18533]: audit 2024-03-30T04:42:14.920148+0000 mgr.y (mgr.24284) 77 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[18533]: audit 2024-03-30T04:42:15.101990+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[18533]: audit 2024-03-30T04:42:15.370987+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[18533]: audit 2024-03-30T04:42:15.382705+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[18533]: audit 2024-03-30T04:42:15.385387+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[18533]: audit 2024-03-30T04:42:15.387061+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[23612]: cluster 2024-03-30T04:42:14.547616+0000 mgr.y (mgr.24284) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[23612]: audit 2024-03-30T04:42:14.878329+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[23612]: audit 2024-03-30T04:42:14.920148+0000 mgr.y (mgr.24284) 77 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:42:16.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[23612]: audit 2024-03-30T04:42:15.101990+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[23612]: audit 2024-03-30T04:42:15.370987+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[23612]: audit 2024-03-30T04:42:15.382705+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:16.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[23612]: audit 2024-03-30T04:42:15.385387+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:16.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:15 smithi172 bash[23612]: audit 2024-03-30T04:42:15.387061+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:16.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:15 smithi173 bash[18498]: cluster 2024-03-30T04:42:14.547616+0000 mgr.y (mgr.24284) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:16.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:15 smithi173 bash[18498]: audit 2024-03-30T04:42:14.878329+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:15 smithi173 bash[18498]: audit 2024-03-30T04:42:14.920148+0000 mgr.y (mgr.24284) 77 : audit [DBG] from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:42:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:15 smithi173 bash[18498]: audit 2024-03-30T04:42:15.101990+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:15 smithi173 bash[18498]: audit 2024-03-30T04:42:15.370987+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:15 smithi173 bash[18498]: audit 2024-03-30T04:42:15.382705+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T04:42:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:15 smithi173 bash[18498]: audit 2024-03-30T04:42:15.385387+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:15 smithi173 bash[18498]: audit 2024-03-30T04:42:15.387061+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:18.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:17 smithi172 bash[18533]: cluster 2024-03-30T04:42:16.548143+0000 mgr.y (mgr.24284) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:18.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:17 smithi172 bash[23612]: cluster 2024-03-30T04:42:16.548143+0000 mgr.y (mgr.24284) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:18.153 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:42:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:17] "GET /metrics HTTP/1.1" 200 191511 "" "Prometheus/2.33.4" 2024-03-30T04:42:18.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:17 smithi173 bash[18498]: cluster 2024-03-30T04:42:16.548143+0000 mgr.y (mgr.24284) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:18.414 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:42:19.902 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:42:19 smithi172 bash[42234]: level=info ts=2024-03-30T04:42:19.627Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001846931s 2024-03-30T04:42:19.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:19 smithi172 bash[18533]: cluster 2024-03-30T04:42:18.548766+0000 mgr.y (mgr.24284) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:19.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:19 smithi172 bash[18533]: audit 2024-03-30T04:42:18.777566+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:19.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:19 smithi172 bash[18533]: audit 2024-03-30T04:42:18.788211+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:19.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:19 smithi172 bash[23612]: cluster 2024-03-30T04:42:18.548766+0000 mgr.y (mgr.24284) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:19.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:19 smithi172 bash[23612]: audit 2024-03-30T04:42:18.777566+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:19.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:19 smithi172 bash[23612]: audit 2024-03-30T04:42:18.788211+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:20.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:19 smithi173 bash[18498]: cluster 2024-03-30T04:42:18.548766+0000 mgr.y (mgr.24284) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:20.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:19 smithi173 bash[18498]: audit 2024-03-30T04:42:18.777566+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:20.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:19 smithi173 bash[18498]: audit 2024-03-30T04:42:18.788211+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:21.243 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:42:21.244 INFO:teuthology.orchestra.run.smithi172.stderr:dumped all 2024-03-30T04:42:21.888 INFO:teuthology.orchestra.run.smithi172.stdout:{"pg_ready":true,"pg_map":{"version":52,"stamp":"2024-03-30T04:42:20.549029+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":48912,"kb_used_data":6160,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912304,"statfs":{"total":767960285184,"available":767910199296,"internally_reserved":0,"allocated":6307840,"data_stored":3511052,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.003116"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":262,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-03-30T04:40:42.664533+0000","last_change":"2024-03-30T04:40:22.497169+0000","last_active":"2024-03-30T04:40:42.664533+0000","last_peered":"2024-03-30T04:40:42.664533+0000","last_clean":"2024-03-30T04:40:42.664533+0000","last_became_active":"2024-03-30T04:40:22.495914+0000","last_became_peered":"2024-03-30T04:40:22.495914+0000","last_unstale":"2024-03-30T04:40:42.664533+0000","last_undegraded":"2024-03-30T04:40:42.664533+0000","last_fullsized":"2024-03-30T04:40:42.664533+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-03-30T04:37:39.659648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-03-30T04:37:39.659648+0000","last_clean_scrub_stamp":"2024-03-30T04:37:39.659648+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-03-31T07:41:43.846319+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":236223201306,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6096,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739056,"statfs":{"total":95995035648,"available":95988793344,"internally_reserved":0,"allocated":1122304,"data_stored":769535,"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":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0329999999999999}]},{"osd":1,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.97999999999999998}]},{"osd":2,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.1830000000000001}]},{"osd":3,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.0089999999999999}]},{"osd":4,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.82699999999999996}]},{"osd":5,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":0.877},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4279999999999999,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.1259999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.95199999999999996}]}]},{"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":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769270,"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":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.87,"15min":0.86899999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":1.1830000000000001},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.92700000000000005,"15min":0.93200000000000005},"min":{"1min":0.628,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.71699999999999997}]},{"osd":1,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.84599999999999997,"15min":0.83799999999999997},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.93899999999999995,"15min":0.94599999999999995},"min":{"1min":0.64900000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.81100000000000005}]},{"osd":2,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.95199999999999996,"15min":0.95599999999999996},"min":{"1min":0.748,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.96199999999999997,"15min":0.96599999999999997},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.2190000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.89700000000000002}]},{"osd":3,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.91200000000000003,"15min":0.91600000000000004},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.216,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.87},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0369999999999999,"15min":1.0429999999999999},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.288,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.105}]},{"osd":4,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.89900000000000002,"15min":0.89400000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.4159999999999999,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.95599999999999996,"15min":0.94999999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.745}]},{"osd":5,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.0069999999999999,"15min":1.006},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":1.0149999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:41:20 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.5760000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.1559999999999999}]}]},{"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":240607,"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":"Sat Mar 30 04:42:12 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.64400000000000002,"15min":0.59999999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.85499999999999998,"5min":1.153,"15min":1.153},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.72999999999999998,"15min":0.64300000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.012,"5min":1.276,"15min":1.276},"last":0.84499999999999997}]},{"osd":2,"last update":"Sat Mar 30 04:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.76000000000000001,"15min":0.71799999999999997},"min":{"1min":0.38700000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.143,"5min":1.476,"15min":1.476},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.747,"15min":0.72099999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.99299999999999999,"5min":1.135,"15min":1.135},"last":0.89500000000000002}]},{"osd":3,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.82899999999999996,"15min":0.82799999999999996},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.232,"5min":1.508,"15min":1.508},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.88100000000000001,"15min":0.86799999999999999},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3180000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.96399999999999997}]},{"osd":4,"last update":"Sat Mar 30 04:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.94299999999999995,"15min":0.94399999999999995},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.262,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":1.036,"5min":1.0349999999999999,"15min":1.0249999999999999},"min":{"1min":0.67700000000000005,"5min":0.629,"15min":0.629},"max":{"1min":1.407,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.1379999999999999}]},{"osd":5,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.99399999999999999,"15min":0.999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.875},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.0049999999999999,"15min":1.0089999999999999},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.3280000000000001,"5min":1.399,"15min":1.399},"last":1.0569999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:41:49 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1140000000000001,"15min":1.119},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.478,"5min":1.524,"15min":1.524},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.004,"5min":1.1080000000000001,"15min":1.125},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.3420000000000001,"5min":1.653,"15min":1.653},"last":0.92500000000000004}]},{"osd":7,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.008},{"interface":"front","average":{"1min":1.208,"5min":1.208,"15min":1.208},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.0940000000000001}]}]},{"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":769535,"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":"Sat Mar 30 04:42:10 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71299999999999997,"15min":0.627},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.044,"5min":2.7170000000000001,"15min":2.7170000000000001},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.72799999999999998,"15min":0.64300000000000002},"min":{"1min":0.32200000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.92800000000000005,"5min":2.8439999999999999,"15min":2.8439999999999999},"last":0.77900000000000003}]},{"osd":2,"last update":"Sat Mar 30 04:41:44 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.77000000000000002,"15min":0.71199999999999997},"min":{"1min":0.38900000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2170000000000001,"5min":3.0129999999999999,"15min":3.0129999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.77800000000000002,"15min":0.69299999999999995},"min":{"1min":0.42099999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2230000000000001,"5min":2.7989999999999999,"15min":2.7989999999999999},"last":0.72599999999999998}]},{"osd":3,"last update":"Sat Mar 30 04:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.83999999999999997,"15min":0.80300000000000005},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":2.9079999999999999,"5min":2.9079999999999999,"15min":2.9079999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.77500000000000002,"15min":0.76300000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.81899999999999995}]},{"osd":4,"last update":"Sat Mar 30 04:41:53 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.997,"15min":0.98499999999999999},"min":{"1min":0.747,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.266,"5min":1.383,"15min":1.383},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.014,"15min":0.996},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.274,"5min":3.286,"15min":3.286},"last":1.0549999999999999}]},{"osd":5,"last update":"Sat Mar 30 04:41:22 2024","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.0700000000000001,"15min":1.048},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":2.569,"5min":2.569,"15min":2.569},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.99199999999999999,"15min":0.995},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.98599999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:41:53 2024","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.248,"15min":1.2609999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.474,"5min":3.4249999999999998,"15min":3.4249999999999998},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0580000000000001,"15min":1.0569999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.91100000000000003}]},{"osd":7,"last update":"Sat Mar 30 04:41:22 2024","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.226,"15min":1.226},"min":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"max":{"1min":3.3929999999999998,"5min":3.3929999999999998,"15min":3.3929999999999998},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.369,"5min":1.369,"15min":1.369},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":3.5539999999999998,"5min":3.5539999999999998,"15min":3.5539999999999998},"last":1.0800000000000001}]}]},{"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":240607,"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":"Sat Mar 30 04:41:48 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.64400000000000002,"15min":0.59099999999999997},"min":{"1min":0.33200000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.90800000000000003,"5min":1.7609999999999999,"15min":1.7609999999999999},"last":0.754},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.71399999999999997,"15min":0.65100000000000002},"min":{"1min":0.30599999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.3280000000000001,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.71099999999999997}]},{"osd":1,"last update":"Sat Mar 30 04:41:48 2024","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.72599999999999998,"15min":0.69199999999999995},"min":{"1min":0.40899999999999997,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.294,"5min":1.712,"15min":1.712},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.75,"15min":0.70199999999999996},"min":{"1min":0.373,"5min":0.316,"15min":0.316},"max":{"1min":1.153,"5min":1.641,"15min":1.641},"last":0.92700000000000005}]},{"osd":3,"last update":"Sat Mar 30 04:41:18 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.80500000000000005,"15min":0.79500000000000004},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.8879999999999999,"5min":1.8879999999999999,"15min":1.8879999999999999},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.83499999999999996,"15min":0.81299999999999994},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.909,"5min":1.909,"15min":1.909},"last":0.96899999999999997}]},{"osd":4,"last update":"Sat Mar 30 04:41:48 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.999,"15min":0.98699999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.298,"5min":2.0019999999999998,"15min":2.0019999999999998},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.99399999999999999,"15min":0.98199999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3169999999999999,"5min":1.837,"15min":1.837},"last":1.071}]},{"osd":5,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.98199999999999998,"15min":0.97999999999999998},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":2.0630000000000002,"5min":2.0630000000000002,"15min":2.0630000000000002},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.093,"5min":1.026,"15min":1.0149999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":2.319,"5min":2.319,"15min":2.319},"last":0.874}]},{"osd":6,"last update":"Sat Mar 30 04:41:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.1060000000000001,"15min":1.1220000000000001},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.3200000000000001,"5min":2.165,"15min":2.165},"last":1.145},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1830000000000001,"15min":1.1970000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.6339999999999999,"5min":2.2290000000000001,"15min":2.2290000000000001},"last":0.80200000000000005}]},{"osd":7,"last update":"Sat Mar 30 04:41:23 2024","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":2.359,"5min":2.359,"15min":2.359},"last":1.115},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":2.294,"5min":2.294,"15min":2.294},"last":1.1970000000000001}]}]},{"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":240607,"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":"Sat Mar 30 04:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.71299999999999997,"15min":0.70299999999999996},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.075,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.74099999999999999,"15min":0.71899999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1180000000000001,"5min":2.4969999999999999,"15min":2.4969999999999999},"last":0.92000000000000004}]},{"osd":1,"last update":"Sat Mar 30 04:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":0.755,"15min":0.749},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.747,"5min":0.78400000000000003,"15min":0.78600000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.0960000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.85199999999999998}]},{"osd":2,"last update":"Sat Mar 30 04:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.84999999999999998,"15min":0.84899999999999998},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.169,"5min":1.254,"15min":1.254},"last":0.75},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.81000000000000005,"15min":0.79700000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.119,"5min":2.6579999999999999,"15min":2.6579999999999999},"last":0.88300000000000001}]},{"osd":4,"last update":"Sat Mar 30 04:41:50 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96399999999999997,"15min":0.96199999999999997},"min":{"1min":0.621,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1619999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.073,"5min":0.99399999999999999,"15min":0.96999999999999997},"min":{"1min":0.86199999999999999,"5min":0.747,"15min":0.747},"max":{"1min":1.266,"5min":1.298,"15min":1.298},"last":0.82399999999999995}]},{"osd":5,"last update":"Sat Mar 30 04:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.034,"15min":1.044},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.5169999999999999,"5min":1.976,"15min":1.976},"last":1.048},{"interface":"front","average":{"1min":1.006,"5min":0.997,"15min":0.995},"min":{"1min":0.71199999999999997,"5min":0.63,"15min":0.63},"max":{"1min":1.3120000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.012}]},{"osd":6,"last update":"Sat Mar 30 04:41:50 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.109,"15min":1.1140000000000001},"min":{"1min":0.78000000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3859999999999999,"5min":2.1859999999999999,"15min":2.1859999999999999},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.171,"5min":1.099,"15min":1.087},"min":{"1min":0.80800000000000005,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.119}]},{"osd":7,"last update":"Sat Mar 30 04:41:19 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.022,"15min":1.022},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.034},{"interface":"front","average":{"1min":1.173,"5min":1.173,"15min":1.173},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":1.0680000000000001}]}]},{"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":5768,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739384,"statfs":{"total":95995035648,"available":95989129216,"internally_reserved":0,"allocated":589824,"data_stored":240607,"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":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.79000000000000004,"15min":0.76900000000000002},"min":{"1min":0.61699999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.85599999999999998,"15min":0.85399999999999998},"min":{"1min":0.59299999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":0.93700000000000006,"5min":1.306,"15min":1.306},"last":2.1320000000000001}]},{"osd":1,"last update":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.86699999999999999,"15min":0.84899999999999998},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.877,"5min":0.83999999999999997,"15min":0.80800000000000005},"min":{"1min":0.59399999999999997,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.502}]},{"osd":2,"last update":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.84499999999999997,"15min":0.83099999999999996},"min":{"1min":0.68600000000000005,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.88400000000000001,"15min":0.86399999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.46200000000000002}]},{"osd":3,"last update":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.242,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.439},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.91700000000000004,"15min":0.89500000000000002},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.46800000000000003}]},{"osd":5,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.77000000000000002,"15min":0.748},"min":{"1min":0.60699999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.2110000000000001,"5min":1.367,"15min":1.367},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.82699999999999996,"15min":0.80300000000000005},"min":{"1min":0.73599999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.228,"5min":1.456,"15min":1.456},"last":0.42199999999999999}]},{"osd":6,"last update":"Sat Mar 30 04:41:51 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.90200000000000002,"15min":0.878},"min":{"1min":0.44700000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.016,"15min":0.99099999999999999},"min":{"1min":0.46200000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.726,"5min":1.726,"15min":1.726},"last":0.49399999999999999}]},{"osd":7,"last update":"Sat Mar 30 04:41:21 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"min":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.47699999999999998},{"interface":"front","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.48199999999999998}]}]},{"osd":5,"up_from":39,"seq":167503724581,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5636,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739516,"statfs":{"total":95995035648,"available":95989264384,"internally_reserved":0,"allocated":585728,"data_stored":240284,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.83099999999999996,"15min":0.83499999999999996},"min":{"1min":0.52100000000000002,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.83599999999999997,"15min":0.82399999999999995},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.103}]},{"osd":1,"last update":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.85999999999999999,"15min":0.86299999999999999},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.877},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.79900000000000004,"15min":0.78800000000000003},"min":{"1min":0.56999999999999995,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.139,"5min":1.139,"15min":1.139},"last":0.77800000000000002}]},{"osd":2,"last update":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.83799999999999997,"15min":0.82999999999999996},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.599,"5min":1.599,"15min":1.599},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.90700000000000003,"15min":0.90200000000000002},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":1.196}]},{"osd":3,"last update":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.94299999999999995,"15min":0.93700000000000006},"min":{"1min":0.58699999999999997,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":2.6320000000000001,"5min":2.6320000000000001,"15min":2.6320000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.034,"5min":0.92200000000000004,"15min":0.90400000000000003},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":3.0899999999999999,"5min":3.0899999999999999,"15min":3.0899999999999999},"last":1.0169999999999999}]},{"osd":4,"last update":"Sat Mar 30 04:41:16 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.71799999999999997,"15min":0.70199999999999996},"min":{"1min":0.39300000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.032},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.78100000000000003,"15min":0.76100000000000001},"min":{"1min":0.42499999999999999,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.91800000000000004}]},{"osd":6,"last update":"Sat Mar 30 04:41:50 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.89800000000000002,"15min":0.86899999999999999},"min":{"1min":0.41599999999999998,"5min":0.377,"15min":0.377},"max":{"1min":1.468,"5min":1.796,"15min":1.796},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.153,"5min":0.89700000000000002,"15min":0.85399999999999998},"min":{"1min":0.40500000000000003,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.96199999999999997}]},{"osd":7,"last update":"Sat Mar 30 04:41:20 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.151},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.93500000000000005}]}]}],"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-03-30T04:42:21.889 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-03-30T04:42:21.890 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-03-30T04:42:21.890 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-03-30T04:42:21.890 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- ceph health --format=json 2024-03-30T04:42:22.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:21 smithi173 bash[18498]: cluster 2024-03-30T04:42:20.549340+0000 mgr.y (mgr.24284) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:22.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:21 smithi173 bash[18498]: audit 2024-03-30T04:42:21.239554+0000 mgr.y (mgr.24284) 81 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:42:22.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:21 smithi172 bash[18533]: cluster 2024-03-30T04:42:20.549340+0000 mgr.y (mgr.24284) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:22.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:21 smithi172 bash[18533]: audit 2024-03-30T04:42:21.239554+0000 mgr.y (mgr.24284) 81 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:42:22.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:21 smithi172 bash[23612]: cluster 2024-03-30T04:42:20.549340+0000 mgr.y (mgr.24284) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:22.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:21 smithi172 bash[23612]: audit 2024-03-30T04:42:21.239554+0000 mgr.y (mgr.24284) 81 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-03-30T04:42:22.862 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:42:22 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:42:24.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:24 smithi173 bash[18498]: cluster 2024-03-30T04:42:22.549874+0000 mgr.y (mgr.24284) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:24.618 INFO:teuthology.orchestra.run.smithi172.stderr:Inferring config /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/mon.a/config 2024-03-30T04:42:24.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:24 smithi172 bash[18533]: cluster 2024-03-30T04:42:22.549874+0000 mgr.y (mgr.24284) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:24.638 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:24 smithi172 bash[23612]: cluster 2024-03-30T04:42:22.549874+0000 mgr.y (mgr.24284) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:26.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:26 smithi173 bash[18498]: cluster 2024-03-30T04:42:24.550482+0000 mgr.y (mgr.24284) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:26.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:26 smithi172 bash[18533]: cluster 2024-03-30T04:42:24.550482+0000 mgr.y (mgr.24284) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:26.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:26 smithi172 bash[23612]: cluster 2024-03-30T04:42:24.550482+0000 mgr.y (mgr.24284) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:27.354 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:42:27.354 INFO:teuthology.orchestra.run.smithi172.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-03-30T04:42:28.013 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:42:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:27] "GET /metrics HTTP/1.1" 200 191510 "" "Prometheus/2.33.4" 2024-03-30T04:42:28.014 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-03-30T04:42:28.014 INFO:tasks.cephadm:Setup complete, yielding 2024-03-30T04:42:28.014 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T04:42:28.024 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi172.front.sepia.ceph.com 2024-03-30T04:42:28.024 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-03-30T04:42:28.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:28 smithi173 bash[18498]: cluster 2024-03-30T04:42:26.551060+0000 mgr.y (mgr.24284) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:28.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:28 smithi173 bash[18498]: audit 2024-03-30T04:42:27.358268+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.172:0/2612053840' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:42:28.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:28 smithi172 bash[23612]: cluster 2024-03-30T04:42:26.551060+0000 mgr.y (mgr.24284) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:28.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:28 smithi172 bash[23612]: audit 2024-03-30T04:42:27.358268+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.172:0/2612053840' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:42:28.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:28 smithi172 bash[18533]: cluster 2024-03-30T04:42:26.551060+0000 mgr.y (mgr.24284) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:28.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:28 smithi172 bash[18533]: audit 2024-03-30T04:42:27.358268+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.172:0/2612053840' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-03-30T04:42:30.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:30 smithi173 bash[18498]: cluster 2024-03-30T04:42:28.551725+0000 mgr.y (mgr.24284) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:30.615 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:30 smithi172 bash[18533]: cluster 2024-03-30T04:42:28.551725+0000 mgr.y (mgr.24284) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:30.615 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:30 smithi172 bash[23612]: cluster 2024-03-30T04:42:28.551725+0000 mgr.y (mgr.24284) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:31.673 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T04:42:31.681 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi172.front.sepia.ceph.com 2024-03-30T04:42:31.682 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-03-30T04:42:32.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[18533]: cluster 2024-03-30T04:42:30.552372+0000 mgr.y (mgr.24284) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[18533]: audit 2024-03-30T04:42:30.981808+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.172:0/1836075139' entity='client.admin' 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[18533]: audit 2024-03-30T04:42:30.998132+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[18533]: audit 2024-03-30T04:42:30.999212+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[18533]: audit 2024-03-30T04:42:31.005671+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[23612]: cluster 2024-03-30T04:42:30.552372+0000 mgr.y (mgr.24284) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[23612]: audit 2024-03-30T04:42:30.981808+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.172:0/1836075139' entity='client.admin' 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[23612]: audit 2024-03-30T04:42:30.998132+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[23612]: audit 2024-03-30T04:42:30.999212+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:32.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:31 smithi172 bash[23612]: audit 2024-03-30T04:42:31.005671+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:32.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:31 smithi173 bash[18498]: cluster 2024-03-30T04:42:30.552372+0000 mgr.y (mgr.24284) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:32.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:31 smithi173 bash[18498]: audit 2024-03-30T04:42:30.981808+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.172:0/1836075139' entity='client.admin' 2024-03-30T04:42:32.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:31 smithi173 bash[18498]: audit 2024-03-30T04:42:30.998132+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:32.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:31 smithi173 bash[18498]: audit 2024-03-30T04:42:30.999212+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:32.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:31 smithi173 bash[18498]: audit 2024-03-30T04:42:31.005671+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:32.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:42:32 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:42:34.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:34 smithi173 bash[18498]: cluster 2024-03-30T04:42:32.552928+0000 mgr.y (mgr.24284) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:34 smithi172 bash[18533]: cluster 2024-03-30T04:42:32.552928+0000 mgr.y (mgr.24284) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:34.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:34 smithi172 bash[23612]: cluster 2024-03-30T04:42:32.552928+0000 mgr.y (mgr.24284) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:35.732 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T04:42:35.732 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "5132e28a-20da-4a00-9468-d0bbf0741d1d", 2024-03-30T04:42:35.732 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "r", 2024-03-30T04:42:35.732 INFO:teuthology.orchestra.run.smithi172.stdout: "current_period": "42a03e0c-ba4b-4fc2-8733-7d61c9f459df", 2024-03-30T04:42:35.732 INFO:teuthology.orchestra.run.smithi172.stdout: "epoch": 1 2024-03-30T04:42:35.732 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T04:42:35.933 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:35 smithi172 bash[18533]: cluster 2024-03-30T04:42:34.553496+0000 mgr.y (mgr.24284) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:35.933 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:35 smithi172 bash[18533]: cluster 2024-03-30T04:42:34.666640+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:42:35.933 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:35 smithi172 bash[18533]: audit 2024-03-30T04:42:34.669994+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.172:0/855518442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:42:35.934 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:35 smithi172 bash[23612]: cluster 2024-03-30T04:42:34.553496+0000 mgr.y (mgr.24284) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:35.934 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:35 smithi172 bash[23612]: cluster 2024-03-30T04:42:34.666640+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:42:35.934 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:35 smithi172 bash[23612]: audit 2024-03-30T04:42:34.669994+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.172:0/855518442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:42:36.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:35 smithi173 bash[18498]: cluster 2024-03-30T04:42:34.553496+0000 mgr.y (mgr.24284) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:36.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:35 smithi173 bash[18498]: cluster 2024-03-30T04:42:34.666640+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-03-30T04:42:36.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:35 smithi173 bash[18498]: audit 2024-03-30T04:42:34.669994+0000 mon.a (mon.0) 661 : audit [INF] from='client.? 172.21.15.172:0/855518442' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-03-30T04:42:36.395 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-03-30T04:42:36.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:36 smithi172 bash[18533]: audit 2024-03-30T04:42:35.668921+0000 mon.a (mon.0) 662 : audit [INF] from='client.? 172.21.15.172:0/855518442' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:42:36.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:36 smithi172 bash[18533]: cluster 2024-03-30T04:42:35.669329+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:42:36.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:36 smithi172 bash[23612]: audit 2024-03-30T04:42:35.668921+0000 mon.a (mon.0) 662 : audit [INF] from='client.? 172.21.15.172:0/855518442' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:42:36.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:36 smithi172 bash[23612]: cluster 2024-03-30T04:42:35.669329+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:42:37.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:36 smithi173 bash[18498]: audit 2024-03-30T04:42:35.668921+0000 mon.a (mon.0) 662 : audit [INF] from='client.? 172.21.15.172:0/855518442' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-03-30T04:42:37.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:36 smithi173 bash[18498]: cluster 2024-03-30T04:42:35.669329+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-03-30T04:42:38.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:37 smithi173 bash[18498]: cluster 2024-03-30T04:42:36.554065+0000 mgr.y (mgr.24284) 89 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:38.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:37 smithi173 bash[18498]: cluster 2024-03-30T04:42:36.687682+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:42:38.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:42:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:37] "GET /metrics HTTP/1.1" 200 191510 "" "Prometheus/2.33.4" 2024-03-30T04:42:38.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:37 smithi172 bash[18533]: cluster 2024-03-30T04:42:36.554065+0000 mgr.y (mgr.24284) 89 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:38.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:37 smithi172 bash[18533]: cluster 2024-03-30T04:42:36.687682+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:42:38.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:37 smithi172 bash[23612]: cluster 2024-03-30T04:42:36.554065+0000 mgr.y (mgr.24284) 89 : cluster [DBG] pgmap v62: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:42:38.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:37 smithi172 bash[23612]: cluster 2024-03-30T04:42:36.687682+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "4995f72a-9e07-430e-9ea0-809f6dc913f4", 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "default", 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout: "api_name": "default", 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout: "is_master": "true", 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout: "endpoints": [], 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout: "hostnames": [], 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout: "hostnames_s3website": [], 2024-03-30T04:42:39.077 INFO:teuthology.orchestra.run.smithi172.stdout: "master_zone": "", 2024-03-30T04:42:39.078 INFO:teuthology.orchestra.run.smithi172.stdout: "zones": [], 2024-03-30T04:42:39.078 INFO:teuthology.orchestra.run.smithi172.stdout: "placement_targets": [], 2024-03-30T04:42:39.078 INFO:teuthology.orchestra.run.smithi172.stdout: "default_placement": "", 2024-03-30T04:42:39.078 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_id": "5132e28a-20da-4a00-9468-d0bbf0741d1d", 2024-03-30T04:42:39.078 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_policy": { 2024-03-30T04:42:39.078 INFO:teuthology.orchestra.run.smithi172.stdout: "groups": [] 2024-03-30T04:42:39.078 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:39.078 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T04:42:39.701 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-03-30T04:42:40.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:40 smithi173 bash[18498]: cluster 2024-03-30T04:42:38.554754+0000 mgr.y (mgr.24284) 90 : cluster [DBG] pgmap v64: 33 pgs: 12 active+clean, 21 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-03-30T04:42:40.612 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:40 smithi172 bash[18533]: cluster 2024-03-30T04:42:38.554754+0000 mgr.y (mgr.24284) 90 : cluster [DBG] pgmap v64: 33 pgs: 12 active+clean, 21 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-03-30T04:42:40.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:40 smithi172 bash[23612]: cluster 2024-03-30T04:42:38.554754+0000 mgr.y (mgr.24284) 90 : cluster [DBG] pgmap v64: 33 pgs: 12 active+clean, 21 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-03-30T04:42:42.333 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "c5284c07-c34c-4567-9e22-429dd90c405a", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "z", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "domain_root": "z.rgw.meta:root", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "control_pool": "z.rgw.control", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "gc_pool": "z.rgw.log:gc", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "lc_pool": "z.rgw.log:lc", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "log_pool": "z.rgw.log", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-03-30T04:42:42.334 INFO:teuthology.orchestra.run.smithi172.stdout: "roles_pool": "z.rgw.meta:roles", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "otp_pool": "z.rgw.otp", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "system_key": { 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "access_key": "", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "secret_key": "" 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "placement_pools": [ 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: { 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "key": "default-placement", 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "val": { 2024-03-30T04:42:42.335 INFO:teuthology.orchestra.run.smithi172.stdout: "index_pool": "z.rgw.buckets.index", 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: "storage_classes": { 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: "STANDARD": { 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: "data_pool": "z.rgw.buckets.data" 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: "index_type": 0 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_id": "5132e28a-20da-4a00-9468-d0bbf0741d1d", 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout: "notif_pool": "z.rgw.log:notif" 2024-03-30T04:42:42.336 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T04:42:42.499 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:42 smithi172 bash[18533]: cluster 2024-03-30T04:42:40.555593+0000 mgr.y (mgr.24284) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:42:42.499 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:42 smithi172 bash[23612]: cluster 2024-03-30T04:42:40.555593+0000 mgr.y (mgr.24284) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:42:42.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:42 smithi173 bash[18498]: cluster 2024-03-30T04:42:40.555593+0000 mgr.y (mgr.24284) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-03-30T04:42:42.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:42:42 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:42:42.989 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-03-30T04:42:43.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:43 smithi173 bash[18498]: audit 2024-03-30T04:42:42.567326+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-03-30T04:42:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:43 smithi173 bash[18498]: audit 2024-03-30T04:42:42.568201+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-03-30T04:42:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:43 smithi173 bash[18498]: audit 2024-03-30T04:42:42.621961+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:43 smithi173 bash[18498]: audit 2024-03-30T04:42:42.622814+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:43 smithi173 bash[18498]: audit 2024-03-30T04:42:42.628981+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:43 smithi173 bash[18498]: audit 2024-03-30T04:42:42.629813+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:43.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[18533]: audit 2024-03-30T04:42:42.567326+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-03-30T04:42:43.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[18533]: audit 2024-03-30T04:42:42.568201+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-03-30T04:42:43.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[18533]: audit 2024-03-30T04:42:42.621961+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:43.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[18533]: audit 2024-03-30T04:42:42.622814+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:43.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[18533]: audit 2024-03-30T04:42:42.628981+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:43.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[18533]: audit 2024-03-30T04:42:42.629813+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:43.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[23612]: audit 2024-03-30T04:42:42.567326+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-03-30T04:42:43.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[23612]: audit 2024-03-30T04:42:42.568201+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-03-30T04:42:43.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[23612]: audit 2024-03-30T04:42:42.621961+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:43.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[23612]: audit 2024-03-30T04:42:42.622814+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:42:43.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[23612]: audit 2024-03-30T04:42:42.628981+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:43.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:43 smithi172 bash[23612]: audit 2024-03-30T04:42:42.629813+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:42:44.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:44 smithi173 bash[18498]: cluster 2024-03-30T04:42:42.556274+0000 mgr.y (mgr.24284) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-03-30T04:42:44.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:44 smithi173 bash[18498]: audit 2024-03-30T04:42:43.318827+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-03-30T04:42:44.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:44 smithi173 bash[18498]: cluster 2024-03-30T04:42:43.319043+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:42:44.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:44 smithi172 bash[23612]: cluster 2024-03-30T04:42:42.556274+0000 mgr.y (mgr.24284) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-03-30T04:42:44.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:44 smithi172 bash[23612]: audit 2024-03-30T04:42:43.318827+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-03-30T04:42:44.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:44 smithi172 bash[23612]: cluster 2024-03-30T04:42:43.319043+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:42:44.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:44 smithi172 bash[18533]: cluster 2024-03-30T04:42:42.556274+0000 mgr.y (mgr.24284) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-03-30T04:42:44.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:44 smithi172 bash[18533]: audit 2024-03-30T04:42:43.318827+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]': finished 2024-03-30T04:42:44.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:44 smithi172 bash[18533]: cluster 2024-03-30T04:42:43.319043+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-03-30T04:42:45.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:45 smithi173 bash[18498]: cluster 2024-03-30T04:42:44.321104+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:42:45.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:45 smithi172 bash[18533]: cluster 2024-03-30T04:42:44.321104+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:42:45.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:45 smithi172 bash[23612]: cluster 2024-03-30T04:42:44.321104+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-03-30T04:42:46.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:46 smithi173 bash[18498]: cluster 2024-03-30T04:42:44.556901+0000 mgr.y (mgr.24284) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T04:42:46.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:46 smithi172 bash[18533]: cluster 2024-03-30T04:42:44.556901+0000 mgr.y (mgr.24284) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T04:42:46.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:46 smithi172 bash[23612]: cluster 2024-03-30T04:42:44.556901+0000 mgr.y (mgr.24284) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-03-30T04:42:47.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:47 smithi173 bash[18498]: cluster 2024-03-30T04:42:46.350211+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:42:47.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:47 smithi173 bash[18498]: audit 2024-03-30T04:42:46.352618+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:42:47.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:47 smithi172 bash[18533]: cluster 2024-03-30T04:42:46.350211+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:42:47.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:47 smithi172 bash[18533]: audit 2024-03-30T04:42:46.352618+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:42:47.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:47 smithi172 bash[23612]: cluster 2024-03-30T04:42:46.350211+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-03-30T04:42:47.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:47 smithi172 bash[23612]: audit 2024-03-30T04:42:46.352618+0000 mon.a (mon.0) 672 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-03-30T04:42:48.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:42:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:47] "GET /metrics HTTP/1.1" 200 192971 "" "Prometheus/2.33.4" 2024-03-30T04:42:48.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:48 smithi172 bash[18533]: cluster 2024-03-30T04:42:46.557550+0000 mgr.y (mgr.24284) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-30T04:42:48.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:48 smithi172 bash[18533]: audit 2024-03-30T04:42:47.364253+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:42:48.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:48 smithi172 bash[18533]: cluster 2024-03-30T04:42:47.364886+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:42:48.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:48 smithi172 bash[23612]: cluster 2024-03-30T04:42:46.557550+0000 mgr.y (mgr.24284) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-30T04:42:48.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:48 smithi172 bash[23612]: audit 2024-03-30T04:42:47.364253+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:42:48.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:48 smithi172 bash[23612]: cluster 2024-03-30T04:42:47.364886+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:42:48.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:48 smithi173 bash[18498]: cluster 2024-03-30T04:42:46.557550+0000 mgr.y (mgr.24284) 94 : cluster [DBG] pgmap v71: 65 pgs: 32 unknown, 32 active+clean, 1 peering; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-03-30T04:42:48.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:48 smithi173 bash[18498]: audit 2024-03-30T04:42:47.364253+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-03-30T04:42:48.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:48 smithi173 bash[18498]: cluster 2024-03-30T04:42:47.364886+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-03-30T04:42:49.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:49 smithi172 bash[18533]: cluster 2024-03-30T04:42:48.364123+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:42:49.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:49 smithi172 bash[18533]: audit 2024-03-30T04:42:48.384511+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:42:49.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:49 smithi172 bash[18533]: audit 2024-03-30T04:42:49.367827+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:42:49.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:49 smithi172 bash[18533]: cluster 2024-03-30T04:42:49.368164+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:42:49.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:49 smithi172 bash[23612]: cluster 2024-03-30T04:42:48.364123+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:42:49.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:49 smithi172 bash[23612]: audit 2024-03-30T04:42:48.384511+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:42:49.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:49 smithi172 bash[23612]: audit 2024-03-30T04:42:49.367827+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:42:49.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:49 smithi172 bash[23612]: cluster 2024-03-30T04:42:49.368164+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:42:49.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:49 smithi173 bash[18498]: cluster 2024-03-30T04:42:48.364123+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-03-30T04:42:49.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:49 smithi173 bash[18498]: audit 2024-03-30T04:42:48.384511+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-03-30T04:42:49.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:49 smithi173 bash[18498]: audit 2024-03-30T04:42:49.367827+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.172:0/3312875364' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-03-30T04:42:49.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:49 smithi173 bash[18498]: cluster 2024-03-30T04:42:49.368164+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-03-30T04:42:50.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:50 smithi172 bash[18533]: cluster 2024-03-30T04:42:48.558344+0000 mgr.y (mgr.24284) 95 : cluster [DBG] pgmap v74: 97 pgs: 10 creating+peering, 44 unknown, 43 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-03-30T04:42:50.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:50 smithi172 bash[23612]: cluster 2024-03-30T04:42:48.558344+0000 mgr.y (mgr.24284) 95 : cluster [DBG] pgmap v74: 97 pgs: 10 creating+peering, 44 unknown, 43 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-03-30T04:42:50.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:50 smithi173 bash[18498]: cluster 2024-03-30T04:42:48.558344+0000 mgr.y (mgr.24284) 95 : cluster [DBG] pgmap v74: 97 pgs: 10 creating+peering, 44 unknown, 43 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 13 B/s, 0 objects/s recovering 2024-03-30T04:42:51.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:51 smithi173 bash[18498]: cluster 2024-03-30T04:42:50.414947+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:42:51.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:51 smithi173 bash[18498]: audit 2024-03-30T04:42:50.423770+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:42:51.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:51 smithi172 bash[18533]: cluster 2024-03-30T04:42:50.414947+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:42:51.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:51 smithi172 bash[18533]: audit 2024-03-30T04:42:50.423770+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:42:51.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:51 smithi172 bash[23612]: cluster 2024-03-30T04:42:50.414947+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-03-30T04:42:51.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:51 smithi172 bash[23612]: audit 2024-03-30T04:42:50.423770+0000 mon.a (mon.0) 680 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-03-30T04:42:52.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:42:52 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:42:52.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:52 smithi173 bash[18498]: cluster 2024-03-30T04:42:50.559048+0000 mgr.y (mgr.24284) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 13 B/s, 0 objects/s recovering 2024-03-30T04:42:52.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:52 smithi173 bash[18498]: audit 2024-03-30T04:42:51.426828+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:42:52.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:52 smithi173 bash[18498]: cluster 2024-03-30T04:42:51.427166+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:42:52.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:52 smithi173 bash[18498]: audit 2024-03-30T04:42:51.430542+0000 mon.a (mon.0) 683 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:42:52.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:52 smithi172 bash[18533]: cluster 2024-03-30T04:42:50.559048+0000 mgr.y (mgr.24284) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 13 B/s, 0 objects/s recovering 2024-03-30T04:42:52.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:52 smithi172 bash[18533]: audit 2024-03-30T04:42:51.426828+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:42:52.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:52 smithi172 bash[18533]: cluster 2024-03-30T04:42:51.427166+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:42:52.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:52 smithi172 bash[18533]: audit 2024-03-30T04:42:51.430542+0000 mon.a (mon.0) 683 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:42:52.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:52 smithi172 bash[23612]: cluster 2024-03-30T04:42:50.559048+0000 mgr.y (mgr.24284) 96 : cluster [DBG] pgmap v77: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 13 B/s, 0 objects/s recovering 2024-03-30T04:42:52.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:52 smithi172 bash[23612]: audit 2024-03-30T04:42:51.426828+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-03-30T04:42:52.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:52 smithi172 bash[23612]: cluster 2024-03-30T04:42:51.427166+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-03-30T04:42:52.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:52 smithi172 bash[23612]: audit 2024-03-30T04:42:51.430542+0000 mon.a (mon.0) 683 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-03-30T04:42:53.538 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T04:42:53.538 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "990a0780-db6a-466c-a9c4-5796bae7a3a7", 2024-03-30T04:42:53.538 INFO:teuthology.orchestra.run.smithi172.stdout: "epoch": 1, 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "predecessor_uuid": "42a03e0c-ba4b-4fc2-8733-7d61c9f459df", 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_status": [], 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "period_map": { 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "990a0780-db6a-466c-a9c4-5796bae7a3a7", 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "zonegroups": [ 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: { 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "4995f72a-9e07-430e-9ea0-809f6dc913f4", 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "default", 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "api_name": "default", 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "is_master": "true", 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "endpoints": [], 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "hostnames": [], 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "hostnames_s3website": [], 2024-03-30T04:42:53.539 INFO:teuthology.orchestra.run.smithi172.stdout: "master_zone": "c5284c07-c34c-4567-9e22-429dd90c405a", 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "zones": [ 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: { 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "id": "c5284c07-c34c-4567-9e22-429dd90c405a", 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "z", 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "endpoints": [], 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "log_meta": "false", 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "log_data": "false", 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "bucket_index_max_shards": 11, 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "read_only": "false", 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "tier_type": "", 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_from_all": "true", 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_from": [], 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: "redirect_zone": "" 2024-03-30T04:42:53.540 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "placement_targets": [ 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: { 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "name": "default-placement", 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "tags": [], 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "storage_classes": [ 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "STANDARD" 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "default_placement": "default-placement", 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_id": "5132e28a-20da-4a00-9468-d0bbf0741d1d", 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "sync_policy": { 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: "groups": [] 2024-03-30T04:42:53.541 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "short_zone_ids": [ 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: { 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "key": "c5284c07-c34c-4567-9e22-429dd90c405a", 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "val": 2189794158 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: ] 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "master_zonegroup": "4995f72a-9e07-430e-9ea0-809f6dc913f4", 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "master_zone": "c5284c07-c34c-4567-9e22-429dd90c405a", 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "period_config": { 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "bucket_quota": { 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false, 2024-03-30T04:42:53.542 INFO:teuthology.orchestra.run.smithi172.stdout: "check_on_raw": false, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "max_size": -1, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "max_size_kb": 0, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "max_objects": -1 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "user_quota": { 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "check_on_raw": false, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "max_size": -1, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "max_size_kb": 0, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "max_objects": -1 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "user_ratelimit": { 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_ops": 0, 2024-03-30T04:42:53.543 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_ops": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_bytes": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_bytes": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "bucket_ratelimit": { 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_ops": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_ops": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_bytes": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_bytes": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "anonymous_ratelimit": { 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_ops": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_ops": 0, 2024-03-30T04:42:53.544 INFO:teuthology.orchestra.run.smithi172.stdout: "max_read_bytes": 0, 2024-03-30T04:42:53.545 INFO:teuthology.orchestra.run.smithi172.stdout: "max_write_bytes": 0, 2024-03-30T04:42:53.545 INFO:teuthology.orchestra.run.smithi172.stdout: "enabled": false 2024-03-30T04:42:53.545 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:42:53.545 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:42:53.545 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_id": "5132e28a-20da-4a00-9468-d0bbf0741d1d", 2024-03-30T04:42:53.545 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_name": "r", 2024-03-30T04:42:53.545 INFO:teuthology.orchestra.run.smithi172.stdout: "realm_epoch": 2 2024-03-30T04:42:53.545 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T04:42:53.730 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[18533]: audit 2024-03-30T04:42:52.431860+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:42:53.730 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[18533]: cluster 2024-03-30T04:42:52.432356+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:42:53.730 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[18533]: audit 2024-03-30T04:42:52.433973+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:42:53.730 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[18533]: audit 2024-03-30T04:42:53.430913+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:42:53.730 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[18533]: cluster 2024-03-30T04:42:53.431164+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:42:53.731 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[23612]: audit 2024-03-30T04:42:52.431860+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:42:53.731 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[23612]: cluster 2024-03-30T04:42:52.432356+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:42:53.731 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[23612]: audit 2024-03-30T04:42:52.433973+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:42:53.731 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[23612]: audit 2024-03-30T04:42:53.430913+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:42:53.731 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:53 smithi172 bash[23612]: cluster 2024-03-30T04:42:53.431164+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:42:53.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:53 smithi173 bash[18498]: audit 2024-03-30T04:42:52.431860+0000 mon.a (mon.0) 684 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-03-30T04:42:53.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:53 smithi173 bash[18498]: cluster 2024-03-30T04:42:52.432356+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-03-30T04:42:53.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:53 smithi173 bash[18498]: audit 2024-03-30T04:42:52.433973+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-03-30T04:42:53.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:53 smithi173 bash[18498]: audit 2024-03-30T04:42:53.430913+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.172:0/1501660349' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-03-30T04:42:53.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:53 smithi173 bash[18498]: cluster 2024-03-30T04:42:53.431164+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-03-30T04:42:54.251 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-03-30T04:42:54.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:54 smithi172 bash[18533]: cluster 2024-03-30T04:42:52.559697+0000 mgr.y (mgr.24284) 97 : cluster [DBG] pgmap v80: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2024-03-30T04:42:54.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:54 smithi172 bash[23612]: cluster 2024-03-30T04:42:52.559697+0000 mgr.y (mgr.24284) 97 : cluster [DBG] pgmap v80: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2024-03-30T04:42:54.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:54 smithi173 bash[18498]: cluster 2024-03-30T04:42:52.559697+0000 mgr.y (mgr.24284) 97 : cluster [DBG] pgmap v80: 129 pgs: 32 unknown, 32 creating+peering, 65 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 4 op/s 2024-03-30T04:42:56.720 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:56 smithi172 bash[18533]: cluster 2024-03-30T04:42:54.561192+0000 mgr.y (mgr.24284) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-03-30T04:42:56.720 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:56 smithi172 bash[23612]: cluster 2024-03-30T04:42:54.561192+0000 mgr.y (mgr.24284) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-03-30T04:42:56.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:56 smithi173 bash[18498]: cluster 2024-03-30T04:42:54.561192+0000 mgr.y (mgr.24284) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 2.2 KiB/s wr, 5 op/s 2024-03-30T04:42:57.063 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled rgw.foo update... 2024-03-30T04:42:57.902 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:42:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:42:57] "GET /metrics HTTP/1.1" 200 196808 "" "Prometheus/2.33.4" 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: cluster 2024-03-30T04:42:56.561887+0000 mgr.y (mgr.24284) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.058273+0000 mgr.y (mgr.24284) 100 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: cephadm 2024-03-30T04:42:57.060774+0000 mgr.y (mgr.24284) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.067627+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.089524+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.090443+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.345495+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.355189+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.321 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.362131+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: cephadm 2024-03-30T04:42:57.362950+0000 mgr.y (mgr.24284) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.370624+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.372133+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.372920+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.380979+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.391823+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: audit 2024-03-30T04:42:57.393649+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[18533]: cephadm 2024-03-30T04:42:57.395467+0000 mgr.y (mgr.24284) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T04:42:58.322 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: cluster 2024-03-30T04:42:56.561887+0000 mgr.y (mgr.24284) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.058273+0000 mgr.y (mgr.24284) 100 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: cephadm 2024-03-30T04:42:57.060774+0000 mgr.y (mgr.24284) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.067627+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.089524+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.090443+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.345495+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.355189+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.362131+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: cephadm 2024-03-30T04:42:57.362950+0000 mgr.y (mgr.24284) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.370624+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.372133+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.372920+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.380979+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:42:58.323 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.391823+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: audit 2024-03-30T04:42:57.393649+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:58.324 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:42:58 smithi172 bash[23612]: cephadm 2024-03-30T04:42:57.395467+0000 mgr.y (mgr.24284) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T04:42:58.325 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph osd pool create foo' 2024-03-30T04:42:58.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: cluster 2024-03-30T04:42:56.561887+0000 mgr.y (mgr.24284) 99 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.058273+0000 mgr.y (mgr.24284) 100 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: cephadm 2024-03-30T04:42:57.060774+0000 mgr.y (mgr.24284) 101 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.067627+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.089524+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.090443+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.345495+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.355189+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.362131+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: cephadm 2024-03-30T04:42:57.362950+0000 mgr.y (mgr.24284) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.370624+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.372133+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:42:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.372920+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:42:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.380979+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:42:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.391823+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:42:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: audit 2024-03-30T04:42:57.393649+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:42:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:42:58 smithi173 bash[18498]: cephadm 2024-03-30T04:42:57.395467+0000 mgr.y (mgr.24284) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T04:43:00.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:00 smithi173 bash[18498]: cluster 2024-03-30T04:42:58.562629+0000 mgr.y (mgr.24284) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-30T04:43:00.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:00 smithi172 bash[18533]: cluster 2024-03-30T04:42:58.562629+0000 mgr.y (mgr.24284) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-30T04:43:00.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:00 smithi172 bash[23612]: cluster 2024-03-30T04:42:58.562629+0000 mgr.y (mgr.24284) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-03-30T04:43:01.237 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.238 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.238 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.238 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.239 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.239 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.239 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.240 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.240 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.502 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.502 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.503 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.503 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.503 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.504 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.504 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.504 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:01.504 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:43:01 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:02.568 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[18533]: cluster 2024-03-30T04:43:00.563478+0000 mgr.y (mgr.24284) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-30T04:43:02.568 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[18533]: audit 2024-03-30T04:43:01.544682+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[18533]: audit 2024-03-30T04:43:01.546364+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[18533]: audit 2024-03-30T04:43:01.546713+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[18533]: audit 2024-03-30T04:43:01.550779+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[18533]: audit 2024-03-30T04:43:01.556930+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[18533]: audit 2024-03-30T04:43:01.557756+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[23612]: cluster 2024-03-30T04:43:00.563478+0000 mgr.y (mgr.24284) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[23612]: audit 2024-03-30T04:43:01.544682+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[23612]: audit 2024-03-30T04:43:01.546364+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[23612]: audit 2024-03-30T04:43:01.546713+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:43:02.569 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[23612]: audit 2024-03-30T04:43:01.550779+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:43:02.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[23612]: audit 2024-03-30T04:43:01.556930+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:02.570 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:02 smithi172 bash[23612]: audit 2024-03-30T04:43:01.557756+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:02.578 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:43:02 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:43:02.579 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:02 smithi173 bash[18498]: cluster 2024-03-30T04:43:00.563478+0000 mgr.y (mgr.24284) 105 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-03-30T04:43:02.579 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:02 smithi173 bash[18498]: audit 2024-03-30T04:43:01.544682+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:02.579 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:02 smithi173 bash[18498]: audit 2024-03-30T04:43:01.546364+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:43:02.579 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:02 smithi173 bash[18498]: audit 2024-03-30T04:43:01.546713+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T04:43:02.579 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:02 smithi173 bash[18498]: audit 2024-03-30T04:43:01.550779+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-03-30T04:43:02.579 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:02 smithi173 bash[18498]: audit 2024-03-30T04:43:01.556930+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:02.579 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:02 smithi173 bash[18498]: audit 2024-03-30T04:43:01.557756+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:03.452 INFO:teuthology.orchestra.run.smithi172.stderr:pool 'foo' created 2024-03-30T04:43:03.490 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.490 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.491 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.491 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.491 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.491 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.492 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.492 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.492 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:03 smithi173 bash[18498]: cephadm 2024-03-30T04:43:01.558521+0000 mgr.y (mgr.24284) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T04:43:03.492 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:03 smithi172 bash[18533]: cephadm 2024-03-30T04:43:01.558521+0000 mgr.y (mgr.24284) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T04:43:03.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:03 smithi172 bash[23612]: cephadm 2024-03-30T04:43:01.558521+0000 mgr.y (mgr.24284) 106 : cephadm [INF] Deploying daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T04:43:03.748 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.748 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.748 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.748 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.749 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.749 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.749 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.750 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:03.750 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:43:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:04.251 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'rbd pool init foo' 2024-03-30T04:43:04.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[18533]: cluster 2024-03-30T04:43:02.564366+0000 mgr.y (mgr.24284) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-03-30T04:43:04.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[18533]: audit 2024-03-30T04:43:02.926937+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.172:0/1917882642' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:43:04.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[18533]: audit 2024-03-30T04:43:03.448451+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.172:0/1917882642' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:43:04.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[18533]: cluster 2024-03-30T04:43:03.448628+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:43:04.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[18533]: audit 2024-03-30T04:43:03.800231+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:04.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[18533]: audit 2024-03-30T04:43:03.804745+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:04.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[18533]: audit 2024-03-30T04:43:03.806205+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:04.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[23612]: cluster 2024-03-30T04:43:02.564366+0000 mgr.y (mgr.24284) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-03-30T04:43:04.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[23612]: audit 2024-03-30T04:43:02.926937+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.172:0/1917882642' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:43:04.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[23612]: audit 2024-03-30T04:43:03.448451+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.172:0/1917882642' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:43:04.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[23612]: cluster 2024-03-30T04:43:03.448628+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:43:04.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[23612]: audit 2024-03-30T04:43:03.800231+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:04.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[23612]: audit 2024-03-30T04:43:03.804745+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:04.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:04 smithi172 bash[23612]: audit 2024-03-30T04:43:03.806205+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:04.744 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:04 smithi173 bash[18498]: cluster 2024-03-30T04:43:02.564366+0000 mgr.y (mgr.24284) 107 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-03-30T04:43:04.744 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:04 smithi173 bash[18498]: audit 2024-03-30T04:43:02.926937+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.172:0/1917882642' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-03-30T04:43:04.744 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:04 smithi173 bash[18498]: audit 2024-03-30T04:43:03.448451+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.172:0/1917882642' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-03-30T04:43:04.744 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:04 smithi173 bash[18498]: cluster 2024-03-30T04:43:03.448628+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-03-30T04:43:04.744 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:04 smithi173 bash[18498]: audit 2024-03-30T04:43:03.800231+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:04.744 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:04 smithi173 bash[18498]: audit 2024-03-30T04:43:03.804745+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:04.744 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:04 smithi173 bash[18498]: audit 2024-03-30T04:43:03.806205+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:05.561 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:05 smithi172 bash[18533]: cluster 2024-03-30T04:43:04.450865+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:43:05.561 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:05 smithi172 bash[23612]: cluster 2024-03-30T04:43:04.450865+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:43:05.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:05 smithi173 bash[18498]: cluster 2024-03-30T04:43:04.450865+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-03-30T04:43:06.774 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:06 smithi172 bash[23612]: cluster 2024-03-30T04:43:04.565066+0000 mgr.y (mgr.24284) 108 : cluster [DBG] pgmap v89: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 4.1 KiB/s wr, 196 op/s 2024-03-30T04:43:06.774 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:06 smithi172 bash[23612]: cluster 2024-03-30T04:43:05.459277+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:43:06.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:06 smithi172 bash[18533]: cluster 2024-03-30T04:43:04.565066+0000 mgr.y (mgr.24284) 108 : cluster [DBG] pgmap v89: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 4.1 KiB/s wr, 196 op/s 2024-03-30T04:43:06.774 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:06 smithi172 bash[18533]: cluster 2024-03-30T04:43:05.459277+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:43:06.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:06 smithi173 bash[18498]: cluster 2024-03-30T04:43:04.565066+0000 mgr.y (mgr.24284) 108 : cluster [DBG] pgmap v89: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 4.1 KiB/s wr, 196 op/s 2024-03-30T04:43:06.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:06 smithi173 bash[18498]: cluster 2024-03-30T04:43:05.459277+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-03-30T04:43:07.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:07 smithi173 bash[18498]: audit 2024-03-30T04:43:06.866639+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.172:0/818828897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:43:07.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:07 smithi173 bash[18498]: audit 2024-03-30T04:43:06.867070+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:43:07.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:07 smithi173 bash[18498]: audit 2024-03-30T04:43:07.156072+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:07.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:07 smithi173 bash[18498]: audit 2024-03-30T04:43:07.232593+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:07.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:07] "GET /metrics HTTP/1.1" 200 196808 "" "Prometheus/2.33.4" 2024-03-30T04:43:07.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[18533]: audit 2024-03-30T04:43:06.866639+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.172:0/818828897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:43:07.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[18533]: audit 2024-03-30T04:43:06.867070+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:43:07.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[18533]: audit 2024-03-30T04:43:07.156072+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:07.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[18533]: audit 2024-03-30T04:43:07.232593+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:07.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[23612]: audit 2024-03-30T04:43:06.866639+0000 mon.c (mon.1) 79 : audit [INF] from='client.? 172.21.15.172:0/818828897' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:43:07.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[23612]: audit 2024-03-30T04:43:06.867070+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-03-30T04:43:07.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[23612]: audit 2024-03-30T04:43:07.156072+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:07.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:07 smithi172 bash[23612]: audit 2024-03-30T04:43:07.232593+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: cluster 2024-03-30T04:43:06.565901+0000 mgr.y (mgr.24284) 109 : cluster [DBG] pgmap v91: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 5.5 KiB/s wr, 261 op/s 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: cephadm 2024-03-30T04:43:07.238389+0000 mgr.y (mgr.24284) 110 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: audit 2024-03-30T04:43:07.466265+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: cluster 2024-03-30T04:43:07.466336+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: audit 2024-03-30T04:43:07.634741+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: audit 2024-03-30T04:43:07.642862+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: audit 2024-03-30T04:43:07.649361+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: audit 2024-03-30T04:43:07.656504+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: audit 2024-03-30T04:43:07.659602+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: audit 2024-03-30T04:43:07.660626+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:08.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:08 smithi173 bash[18498]: audit 2024-03-30T04:43:07.900135+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: cluster 2024-03-30T04:43:06.565901+0000 mgr.y (mgr.24284) 109 : cluster [DBG] pgmap v91: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 5.5 KiB/s wr, 261 op/s 2024-03-30T04:43:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: cephadm 2024-03-30T04:43:07.238389+0000 mgr.y (mgr.24284) 110 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:43:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: audit 2024-03-30T04:43:07.466265+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:43:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: cluster 2024-03-30T04:43:07.466336+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:43:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: audit 2024-03-30T04:43:07.634741+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: audit 2024-03-30T04:43:07.642862+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: audit 2024-03-30T04:43:07.649361+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: audit 2024-03-30T04:43:07.656504+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: audit 2024-03-30T04:43:07.659602+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: audit 2024-03-30T04:43:07.660626+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[18533]: audit 2024-03-30T04:43:07.900135+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: cluster 2024-03-30T04:43:06.565901+0000 mgr.y (mgr.24284) 109 : cluster [DBG] pgmap v91: 161 pgs: 32 creating+peering, 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 5.5 KiB/s wr, 261 op/s 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: cephadm 2024-03-30T04:43:07.238389+0000 mgr.y (mgr.24284) 110 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: audit 2024-03-30T04:43:07.466265+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: cluster 2024-03-30T04:43:07.466336+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-03-30T04:43:08.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: audit 2024-03-30T04:43:07.634741+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: audit 2024-03-30T04:43:07.642862+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: audit 2024-03-30T04:43:07.649361+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: audit 2024-03-30T04:43:07.656504+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:08.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: audit 2024-03-30T04:43:07.659602+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:08.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: audit 2024-03-30T04:43:07.660626+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:08.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:08 smithi172 bash[23612]: audit 2024-03-30T04:43:07.900135+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:09.719 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:09 smithi172 bash[18533]: cephadm 2024-03-30T04:43:07.664492+0000 mgr.y (mgr.24284) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:43:09.719 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:09 smithi172 bash[18533]: cluster 2024-03-30T04:43:08.470415+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:43:09.719 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:09 smithi172 bash[18533]: cluster 2024-03-30T04:43:08.567843+0000 mgr.y (mgr.24284) 112 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 266 KiB/s rd, 994 B/s wr, 399 op/s 2024-03-30T04:43:09.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:09 smithi172 bash[23612]: cephadm 2024-03-30T04:43:07.664492+0000 mgr.y (mgr.24284) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:43:09.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:09 smithi172 bash[23612]: cluster 2024-03-30T04:43:08.470415+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:43:09.719 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:09 smithi172 bash[23612]: cluster 2024-03-30T04:43:08.567843+0000 mgr.y (mgr.24284) 112 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 266 KiB/s rd, 994 B/s wr, 399 op/s 2024-03-30T04:43:09.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:09 smithi173 bash[18498]: cephadm 2024-03-30T04:43:07.664492+0000 mgr.y (mgr.24284) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T04:43:09.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:09 smithi173 bash[18498]: cluster 2024-03-30T04:43:08.470415+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-03-30T04:43:09.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:09 smithi173 bash[18498]: cluster 2024-03-30T04:43:08.567843+0000 mgr.y (mgr.24284) 112 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 266 KiB/s rd, 994 B/s wr, 399 op/s 2024-03-30T04:43:10.315 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch apply iscsi foo u p' 2024-03-30T04:43:10.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:10 smithi172 bash[18533]: cluster 2024-03-30T04:43:09.484864+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:43:10.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:10 smithi172 bash[23612]: cluster 2024-03-30T04:43:09.484864+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:43:10.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:10 smithi173 bash[18498]: cluster 2024-03-30T04:43:09.484864+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-03-30T04:43:11.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:11 smithi172 bash[18533]: cluster 2024-03-30T04:43:10.568623+0000 mgr.y (mgr.24284) 113 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 215 KiB/s rd, 801 B/s wr, 321 op/s 2024-03-30T04:43:11.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:11 smithi172 bash[23612]: cluster 2024-03-30T04:43:10.568623+0000 mgr.y (mgr.24284) 113 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 215 KiB/s rd, 801 B/s wr, 321 op/s 2024-03-30T04:43:11.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:11 smithi173 bash[18498]: cluster 2024-03-30T04:43:10.568623+0000 mgr.y (mgr.24284) 113 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 215 KiB/s rd, 801 B/s wr, 321 op/s 2024-03-30T04:43:12.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:43:12 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:43:13.175 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled iscsi.foo update... 2024-03-30T04:43:14.214 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:43:14.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: cluster 2024-03-30T04:43:12.569139+0000 mgr.y (mgr.24284) 114 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 682 B/s wr, 273 op/s 2024-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.170121+0000 mgr.y (mgr.24284) 115 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: cephadm 2024-03-30T04:43:13.173280+0000 mgr.y (mgr.24284) 116 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.178172+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.187486+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.188588+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.195373+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: cephadm 2024-03-30T04:43:13.200571+0000 mgr.y (mgr.24284) 117 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.208382+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.208825+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.213641+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: audit 2024-03-30T04:43:13.218606+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:14.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:14 smithi173 bash[18498]: cephadm 2024-03-30T04:43:13.219567+0000 mgr.y (mgr.24284) 118 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:43:14.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: cluster 2024-03-30T04:43:12.569139+0000 mgr.y (mgr.24284) 114 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 682 B/s wr, 273 op/s 2024-03-30T04:43:14.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.170121+0000 mgr.y (mgr.24284) 115 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:14.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: cephadm 2024-03-30T04:43:13.173280+0000 mgr.y (mgr.24284) 116 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:43:14.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.178172+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:14.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.187486+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.188588+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.195373+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: cephadm 2024-03-30T04:43:13.200571+0000 mgr.y (mgr.24284) 117 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.208382+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.208825+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.213641+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: audit 2024-03-30T04:43:13.218606+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[23612]: cephadm 2024-03-30T04:43:13.219567+0000 mgr.y (mgr.24284) 118 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: cluster 2024-03-30T04:43:12.569139+0000 mgr.y (mgr.24284) 114 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 682 B/s wr, 273 op/s 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.170121+0000 mgr.y (mgr.24284) 115 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: cephadm 2024-03-30T04:43:13.173280+0000 mgr.y (mgr.24284) 116 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-03-30T04:43:14.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.178172+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.187486+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.188588+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.195373+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: cephadm 2024-03-30T04:43:13.200571+0000 mgr.y (mgr.24284) 117 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.208382+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.208825+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.213641+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: audit 2024-03-30T04:43:13.218606+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:14.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:14 smithi172 bash[18533]: cephadm 2024-03-30T04:43:13.219567+0000 mgr.y (mgr.24284) 118 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:43:15.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:15 smithi172 bash[18533]: cluster 2024-03-30T04:43:14.404237+0000 mon.a (mon.0) 723 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:43:15.793 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:15 smithi172 bash[23612]: cluster 2024-03-30T04:43:14.404237+0000 mon.a (mon.0) 723 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:43:15.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:15 smithi173 bash[18498]: cluster 2024-03-30T04:43:14.404237+0000 mon.a (mon.0) 723 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-03-30T04:43:16.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:16 smithi172 bash[18533]: cluster 2024-03-30T04:43:14.570924+0000 mgr.y (mgr.24284) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 720 B/s wr, 250 op/s 2024-03-30T04:43:16.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.648 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.648 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.649 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.649 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.650 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:16 smithi172 bash[23612]: cluster 2024-03-30T04:43:14.570924+0000 mgr.y (mgr.24284) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 720 B/s wr, 250 op/s 2024-03-30T04:43:16.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.650 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:16 smithi173 bash[18498]: cluster 2024-03-30T04:43:14.570924+0000 mgr.y (mgr.24284) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 720 B/s wr, 250 op/s 2024-03-30T04:43:16.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.902 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.902 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.907 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.907 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.908 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.908 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:16.908 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:43:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:43:17.956 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:17] "GET /metrics HTTP/1.1" 200 208030 "" "Prometheus/2.33.4" 2024-03-30T04:43:18.209 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[18533]: cluster 2024-03-30T04:43:16.571801+0000 mgr.y (mgr.24284) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 631 B/s wr, 220 op/s 2024-03-30T04:43:18.209 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[18533]: audit 2024-03-30T04:43:16.959223+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:18.209 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[18533]: audit 2024-03-30T04:43:16.965804+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:18.210 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[18533]: audit 2024-03-30T04:43:16.966661+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:18.210 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[18533]: audit 2024-03-30T04:43:17.671585+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:18.210 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[23612]: cluster 2024-03-30T04:43:16.571801+0000 mgr.y (mgr.24284) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 631 B/s wr, 220 op/s 2024-03-30T04:43:18.210 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[23612]: audit 2024-03-30T04:43:16.959223+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:18.210 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[23612]: audit 2024-03-30T04:43:16.965804+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:18.210 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[23612]: audit 2024-03-30T04:43:16.966661+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:18.210 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:17 smithi172 bash[23612]: audit 2024-03-30T04:43:17.671585+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:18.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:17 smithi173 bash[18498]: cluster 2024-03-30T04:43:16.571801+0000 mgr.y (mgr.24284) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 631 B/s wr, 220 op/s 2024-03-30T04:43:18.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:17 smithi173 bash[18498]: audit 2024-03-30T04:43:16.959223+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:18.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:17 smithi173 bash[18498]: audit 2024-03-30T04:43:16.965804+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:18.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:17 smithi173 bash[18498]: audit 2024-03-30T04:43:16.966661+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:18.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:17 smithi173 bash[18498]: audit 2024-03-30T04:43:17.671585+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:19.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:19 smithi172 bash[18533]: cluster 2024-03-30T04:43:18.409651+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:43:19.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:19 smithi172 bash[18533]: audit 2024-03-30T04:43:19.234474+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.172:0/1095839667' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:43:19.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:19 smithi172 bash[23612]: cluster 2024-03-30T04:43:18.409651+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:43:19.652 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:19 smithi172 bash[23612]: audit 2024-03-30T04:43:19.234474+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.172:0/1095839667' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:43:19.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:19 smithi173 bash[18498]: cluster 2024-03-30T04:43:18.409651+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-03-30T04:43:19.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:19 smithi173 bash[18498]: audit 2024-03-30T04:43:19.234474+0000 mon.c (mon.1) 88 : audit [DBG] from='client.? 172.21.15.172:0/1095839667' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:43:20.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:20 smithi173 bash[18498]: cluster 2024-03-30T04:43:18.572705+0000 mgr.y (mgr.24284) 121 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 112 B/s wr, 15 op/s 2024-03-30T04:43:20.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:20 smithi173 bash[18498]: audit 2024-03-30T04:43:19.566988+0000 mon.c (mon.1) 89 : audit [INF] from='client.? 172.21.15.172:0/3351523259' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]: dispatch 2024-03-30T04:43:20.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:20 smithi173 bash[18498]: audit 2024-03-30T04:43:19.567737+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]: dispatch 2024-03-30T04:43:20.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:20 smithi172 bash[18533]: cluster 2024-03-30T04:43:18.572705+0000 mgr.y (mgr.24284) 121 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 112 B/s wr, 15 op/s 2024-03-30T04:43:20.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:20 smithi172 bash[18533]: audit 2024-03-30T04:43:19.566988+0000 mon.c (mon.1) 89 : audit [INF] from='client.? 172.21.15.172:0/3351523259' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]: dispatch 2024-03-30T04:43:20.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:20 smithi172 bash[18533]: audit 2024-03-30T04:43:19.567737+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]: dispatch 2024-03-30T04:43:20.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:20 smithi172 bash[23612]: cluster 2024-03-30T04:43:18.572705+0000 mgr.y (mgr.24284) 121 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 112 B/s wr, 15 op/s 2024-03-30T04:43:20.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:20 smithi172 bash[23612]: audit 2024-03-30T04:43:19.566988+0000 mon.c (mon.1) 89 : audit [INF] from='client.? 172.21.15.172:0/3351523259' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]: dispatch 2024-03-30T04:43:20.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:20 smithi172 bash[23612]: audit 2024-03-30T04:43:19.567737+0000 mon.a (mon.0) 727 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]: dispatch 2024-03-30T04:43:21.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:21 smithi173 bash[18498]: audit 2024-03-30T04:43:20.430487+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]': finished 2024-03-30T04:43:21.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:21 smithi173 bash[18498]: cluster 2024-03-30T04:43:20.430897+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:43:21.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:21 smithi173 bash[18498]: audit 2024-03-30T04:43:20.783726+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.172:0/447811276' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]: dispatch 2024-03-30T04:43:21.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:21 smithi173 bash[18498]: audit 2024-03-30T04:43:20.784299+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]: dispatch 2024-03-30T04:43:21.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:21 smithi172 bash[18533]: audit 2024-03-30T04:43:20.430487+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]': finished 2024-03-30T04:43:21.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:21 smithi172 bash[18533]: cluster 2024-03-30T04:43:20.430897+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:43:21.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:21 smithi172 bash[18533]: audit 2024-03-30T04:43:20.783726+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.172:0/447811276' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]: dispatch 2024-03-30T04:43:21.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:21 smithi172 bash[18533]: audit 2024-03-30T04:43:20.784299+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]: dispatch 2024-03-30T04:43:21.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:21 smithi172 bash[23612]: audit 2024-03-30T04:43:20.430487+0000 mon.a (mon.0) 728 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3703953365"}]': finished 2024-03-30T04:43:21.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:21 smithi172 bash[23612]: cluster 2024-03-30T04:43:20.430897+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-03-30T04:43:21.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:21 smithi172 bash[23612]: audit 2024-03-30T04:43:20.783726+0000 mon.c (mon.1) 90 : audit [INF] from='client.? 172.21.15.172:0/447811276' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]: dispatch 2024-03-30T04:43:21.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:21 smithi172 bash[23612]: audit 2024-03-30T04:43:20.784299+0000 mon.a (mon.0) 730 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]: dispatch 2024-03-30T04:43:22.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:43:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: cluster 2024-03-30T04:43:20.573203+0000 mgr.y (mgr.24284) 122 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 127 B/s wr, 17 op/s 2024-03-30T04:43:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.456915+0000 mon.a (mon.0) 731 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]': finished 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: cluster 2024-03-30T04:43:21.457037+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.457470+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.465175+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.475157+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.477798+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.485399+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.490027+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.512058+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.514114+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.514941+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.522202+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:22 smithi173 bash[18498]: audit 2024-03-30T04:43:21.783690+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.172:0/3008445820' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/731679215"}]: dispatch 2024-03-30T04:43:22.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: cluster 2024-03-30T04:43:20.573203+0000 mgr.y (mgr.24284) 122 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 127 B/s wr, 17 op/s 2024-03-30T04:43:22.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.456915+0000 mon.a (mon.0) 731 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]': finished 2024-03-30T04:43:22.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: cluster 2024-03-30T04:43:21.457037+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:43:22.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.457470+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.465175+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.475157+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:43:22.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.477798+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.485399+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.490027+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.512058+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.514114+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.514941+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.522202+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[18533]: audit 2024-03-30T04:43:21.783690+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.172:0/3008445820' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/731679215"}]: dispatch 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: cluster 2024-03-30T04:43:20.573203+0000 mgr.y (mgr.24284) 122 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 127 B/s wr, 17 op/s 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.456915+0000 mon.a (mon.0) 731 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3703953365"}]': finished 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: cluster 2024-03-30T04:43:21.457037+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.457470+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.465175+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.475157+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.477798+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.485399+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.490027+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.512058+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.514114+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.514941+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.522202+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:43:22.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:22 smithi172 bash[23612]: audit 2024-03-30T04:43:21.783690+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.172:0/3008445820' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/731679215"}]: dispatch 2024-03-30T04:43:23.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:23 smithi173 bash[18498]: audit 2024-03-30T04:43:21.476250+0000 mgr.y (mgr.24284) 123 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:43:23.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:23 smithi173 bash[18498]: cephadm 2024-03-30T04:43:21.477499+0000 mgr.y (mgr.24284) 124 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:43:23.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:23 smithi173 bash[18498]: audit 2024-03-30T04:43:21.478408+0000 mgr.y (mgr.24284) 125 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:43:23.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:23 smithi173 bash[18498]: audit 2024-03-30T04:43:21.491941+0000 mgr.y (mgr.24284) 126 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:43:23.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:23 smithi173 bash[18498]: audit 2024-03-30T04:43:22.527464+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.172:0/3008445820' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/731679215"}]': finished 2024-03-30T04:43:23.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:23 smithi173 bash[18498]: cluster 2024-03-30T04:43:22.527605+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:43:23.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:23 smithi173 bash[18498]: audit 2024-03-30T04:43:22.865289+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.172:0/2688045331' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]: dispatch 2024-03-30T04:43:23.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:23 smithi173 bash[18498]: audit 2024-03-30T04:43:22.865896+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]: dispatch 2024-03-30T04:43:23.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[23612]: audit 2024-03-30T04:43:21.476250+0000 mgr.y (mgr.24284) 123 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[23612]: cephadm 2024-03-30T04:43:21.477499+0000 mgr.y (mgr.24284) 124 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[23612]: audit 2024-03-30T04:43:21.478408+0000 mgr.y (mgr.24284) 125 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[23612]: audit 2024-03-30T04:43:21.491941+0000 mgr.y (mgr.24284) 126 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[23612]: audit 2024-03-30T04:43:22.527464+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.172:0/3008445820' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/731679215"}]': finished 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[23612]: cluster 2024-03-30T04:43:22.527605+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[23612]: audit 2024-03-30T04:43:22.865289+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.172:0/2688045331' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]: dispatch 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[23612]: audit 2024-03-30T04:43:22.865896+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]: dispatch 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[18533]: audit 2024-03-30T04:43:21.476250+0000 mgr.y (mgr.24284) 123 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:43:23.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[18533]: cephadm 2024-03-30T04:43:21.477499+0000 mgr.y (mgr.24284) 124 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:43:23.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[18533]: audit 2024-03-30T04:43:21.478408+0000 mgr.y (mgr.24284) 125 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:43:23.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[18533]: audit 2024-03-30T04:43:21.491941+0000 mgr.y (mgr.24284) 126 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:43:23.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[18533]: audit 2024-03-30T04:43:22.527464+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.172:0/3008445820' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/731679215"}]': finished 2024-03-30T04:43:23.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[18533]: cluster 2024-03-30T04:43:22.527605+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-03-30T04:43:23.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[18533]: audit 2024-03-30T04:43:22.865289+0000 mon.c (mon.1) 96 : audit [INF] from='client.? 172.21.15.172:0/2688045331' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]: dispatch 2024-03-30T04:43:23.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:23 smithi172 bash[18533]: audit 2024-03-30T04:43:22.865896+0000 mon.a (mon.0) 741 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]: dispatch 2024-03-30T04:43:24.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:24 smithi173 bash[18498]: cluster 2024-03-30T04:43:22.573717+0000 mgr.y (mgr.24284) 127 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:24.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:24 smithi173 bash[18498]: audit 2024-03-30T04:43:23.537387+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]': finished 2024-03-30T04:43:24.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:24 smithi173 bash[18498]: cluster 2024-03-30T04:43:23.537663+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:43:24.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:24 smithi173 bash[18498]: audit 2024-03-30T04:43:23.862789+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.172:0/2993709806' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]: dispatch 2024-03-30T04:43:24.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:24 smithi173 bash[18498]: audit 2024-03-30T04:43:23.863664+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]: dispatch 2024-03-30T04:43:24.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[23612]: cluster 2024-03-30T04:43:22.573717+0000 mgr.y (mgr.24284) 127 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:24.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[23612]: audit 2024-03-30T04:43:23.537387+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]': finished 2024-03-30T04:43:24.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[23612]: cluster 2024-03-30T04:43:23.537663+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:43:24.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[23612]: audit 2024-03-30T04:43:23.862789+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.172:0/2993709806' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]: dispatch 2024-03-30T04:43:24.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[23612]: audit 2024-03-30T04:43:23.863664+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]: dispatch 2024-03-30T04:43:24.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[18533]: cluster 2024-03-30T04:43:22.573717+0000 mgr.y (mgr.24284) 127 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:24.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[18533]: audit 2024-03-30T04:43:23.537387+0000 mon.a (mon.0) 742 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3362408560"}]': finished 2024-03-30T04:43:24.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[18533]: cluster 2024-03-30T04:43:23.537663+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-03-30T04:43:24.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[18533]: audit 2024-03-30T04:43:23.862789+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.172:0/2993709806' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]: dispatch 2024-03-30T04:43:24.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:24 smithi172 bash[18533]: audit 2024-03-30T04:43:23.863664+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]: dispatch 2024-03-30T04:43:25.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:25 smithi173 bash[18498]: audit 2024-03-30T04:43:24.538486+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]': finished 2024-03-30T04:43:25.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:25 smithi173 bash[18498]: cluster 2024-03-30T04:43:24.538672+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:43:25.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:25 smithi173 bash[18498]: cluster 2024-03-30T04:43:24.574243+0000 mgr.y (mgr.24284) 128 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:43:25.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:25 smithi173 bash[18498]: audit 2024-03-30T04:43:24.870752+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.172:0/1582777558' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2967602985"}]: dispatch 2024-03-30T04:43:25.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:25 smithi172 bash[18533]: audit 2024-03-30T04:43:24.538486+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]': finished 2024-03-30T04:43:25.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:25 smithi172 bash[18533]: cluster 2024-03-30T04:43:24.538672+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:43:25.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:25 smithi172 bash[18533]: cluster 2024-03-30T04:43:24.574243+0000 mgr.y (mgr.24284) 128 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:43:25.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:25 smithi172 bash[18533]: audit 2024-03-30T04:43:24.870752+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.172:0/1582777558' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2967602985"}]: dispatch 2024-03-30T04:43:25.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:25 smithi172 bash[23612]: audit 2024-03-30T04:43:24.538486+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/3240415067"}]': finished 2024-03-30T04:43:25.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:25 smithi172 bash[23612]: cluster 2024-03-30T04:43:24.538672+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-03-30T04:43:25.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:25 smithi172 bash[23612]: cluster 2024-03-30T04:43:24.574243+0000 mgr.y (mgr.24284) 128 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:43:25.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:25 smithi172 bash[23612]: audit 2024-03-30T04:43:24.870752+0000 mon.a (mon.0) 747 : audit [INF] from='client.? 172.21.15.172:0/1582777558' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2967602985"}]: dispatch 2024-03-30T04:43:26.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:26 smithi173 bash[18498]: audit 2024-03-30T04:43:25.549046+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.172:0/1582777558' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2967602985"}]': finished 2024-03-30T04:43:26.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:26 smithi173 bash[18498]: cluster 2024-03-30T04:43:25.549226+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:43:26.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:26 smithi173 bash[18498]: audit 2024-03-30T04:43:25.885686+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.172:0/4216832567' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]: dispatch 2024-03-30T04:43:26.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:26 smithi173 bash[18498]: audit 2024-03-30T04:43:25.886330+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]: dispatch 2024-03-30T04:43:26.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:26 smithi172 bash[18533]: audit 2024-03-30T04:43:25.549046+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.172:0/1582777558' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2967602985"}]': finished 2024-03-30T04:43:26.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:26 smithi172 bash[18533]: cluster 2024-03-30T04:43:25.549226+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:43:26.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:26 smithi172 bash[18533]: audit 2024-03-30T04:43:25.885686+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.172:0/4216832567' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]: dispatch 2024-03-30T04:43:26.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:26 smithi172 bash[18533]: audit 2024-03-30T04:43:25.886330+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]: dispatch 2024-03-30T04:43:26.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:26 smithi172 bash[23612]: audit 2024-03-30T04:43:25.549046+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.172:0/1582777558' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2967602985"}]': finished 2024-03-30T04:43:26.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:26 smithi172 bash[23612]: cluster 2024-03-30T04:43:25.549226+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-03-30T04:43:26.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:26 smithi172 bash[23612]: audit 2024-03-30T04:43:25.885686+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.172:0/4216832567' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]: dispatch 2024-03-30T04:43:26.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:26 smithi172 bash[23612]: audit 2024-03-30T04:43:25.886330+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]: dispatch 2024-03-30T04:43:27.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:27 smithi173 bash[18498]: audit 2024-03-30T04:43:26.551760+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]': finished 2024-03-30T04:43:27.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:27 smithi173 bash[18498]: cluster 2024-03-30T04:43:26.551960+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:43:27.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:27 smithi173 bash[18498]: cluster 2024-03-30T04:43:26.574806+0000 mgr.y (mgr.24284) 129 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:43:27.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:27 smithi173 bash[18498]: audit 2024-03-30T04:43:26.897090+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.172:0/334327459' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]: dispatch 2024-03-30T04:43:27.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:27 smithi173 bash[18498]: audit 2024-03-30T04:43:26.898031+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]: dispatch 2024-03-30T04:43:27.901 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:27] "GET /metrics HTTP/1.1" 200 208061 "" "Prometheus/2.33.4" 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[18533]: audit 2024-03-30T04:43:26.551760+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]': finished 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[18533]: cluster 2024-03-30T04:43:26.551960+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[18533]: cluster 2024-03-30T04:43:26.574806+0000 mgr.y (mgr.24284) 129 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[18533]: audit 2024-03-30T04:43:26.897090+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.172:0/334327459' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]: dispatch 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[18533]: audit 2024-03-30T04:43:26.898031+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]: dispatch 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[23612]: audit 2024-03-30T04:43:26.551760+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1499118774"}]': finished 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[23612]: cluster 2024-03-30T04:43:26.551960+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[23612]: cluster 2024-03-30T04:43:26.574806+0000 mgr.y (mgr.24284) 129 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 75 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[23612]: audit 2024-03-30T04:43:26.897090+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.172:0/334327459' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]: dispatch 2024-03-30T04:43:27.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:27 smithi172 bash[23612]: audit 2024-03-30T04:43:26.898031+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]: dispatch 2024-03-30T04:43:28.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:28 smithi173 bash[18498]: audit 2024-03-30T04:43:27.574891+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]': finished 2024-03-30T04:43:28.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:28 smithi173 bash[18498]: cluster 2024-03-30T04:43:27.575194+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:43:28.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:28 smithi173 bash[18498]: audit 2024-03-30T04:43:27.919933+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.172:0/1681737551' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]: dispatch 2024-03-30T04:43:28.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:28 smithi173 bash[18498]: audit 2024-03-30T04:43:27.920830+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]: dispatch 2024-03-30T04:43:28.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:28 smithi172 bash[23612]: audit 2024-03-30T04:43:27.574891+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]': finished 2024-03-30T04:43:28.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:28 smithi172 bash[23612]: cluster 2024-03-30T04:43:27.575194+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:43:28.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:28 smithi172 bash[23612]: audit 2024-03-30T04:43:27.919933+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.172:0/1681737551' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]: dispatch 2024-03-30T04:43:28.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:28 smithi172 bash[23612]: audit 2024-03-30T04:43:27.920830+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]: dispatch 2024-03-30T04:43:28.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:28 smithi172 bash[18533]: audit 2024-03-30T04:43:27.574891+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/58096578"}]': finished 2024-03-30T04:43:28.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:28 smithi172 bash[18533]: cluster 2024-03-30T04:43:27.575194+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-03-30T04:43:28.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:28 smithi172 bash[18533]: audit 2024-03-30T04:43:27.919933+0000 mon.c (mon.1) 100 : audit [INF] from='client.? 172.21.15.172:0/1681737551' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]: dispatch 2024-03-30T04:43:28.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:28 smithi172 bash[18533]: audit 2024-03-30T04:43:27.920830+0000 mon.a (mon.0) 756 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]: dispatch 2024-03-30T04:43:29.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:29 smithi173 bash[18498]: audit 2024-03-30T04:43:28.575304+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]': finished 2024-03-30T04:43:29.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:29 smithi173 bash[18498]: cluster 2024-03-30T04:43:28.575662+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:43:29.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:29 smithi173 bash[18498]: cluster 2024-03-30T04:43:28.576688+0000 mgr.y (mgr.24284) 130 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:29.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:29 smithi173 bash[18498]: audit 2024-03-30T04:43:28.926557+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.172:0/2158212203' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/275846566"}]: dispatch 2024-03-30T04:43:29.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:29 smithi173 bash[18498]: audit 2024-03-30T04:43:28.940824+0000 mgr.y (mgr.24284) 131 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:29.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[18533]: audit 2024-03-30T04:43:28.575304+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]': finished 2024-03-30T04:43:29.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[18533]: cluster 2024-03-30T04:43:28.575662+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:43:29.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[18533]: cluster 2024-03-30T04:43:28.576688+0000 mgr.y (mgr.24284) 130 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:29.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[18533]: audit 2024-03-30T04:43:28.926557+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.172:0/2158212203' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/275846566"}]: dispatch 2024-03-30T04:43:29.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[18533]: audit 2024-03-30T04:43:28.940824+0000 mgr.y (mgr.24284) 131 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:29.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[23612]: audit 2024-03-30T04:43:28.575304+0000 mon.a (mon.0) 757 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1079097089"}]': finished 2024-03-30T04:43:29.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[23612]: cluster 2024-03-30T04:43:28.575662+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-03-30T04:43:29.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[23612]: cluster 2024-03-30T04:43:28.576688+0000 mgr.y (mgr.24284) 130 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:29.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[23612]: audit 2024-03-30T04:43:28.926557+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.172:0/2158212203' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/275846566"}]: dispatch 2024-03-30T04:43:29.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:29 smithi172 bash[23612]: audit 2024-03-30T04:43:28.940824+0000 mgr.y (mgr.24284) 131 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:30.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:30 smithi173 bash[18498]: audit 2024-03-30T04:43:29.598976+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.172:0/2158212203' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/275846566"}]': finished 2024-03-30T04:43:30.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:30 smithi173 bash[18498]: cluster 2024-03-30T04:43:29.599147+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:43:30.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:30 smithi173 bash[18498]: audit 2024-03-30T04:43:29.943694+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.172:0/4223980651' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]: dispatch 2024-03-30T04:43:30.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:30 smithi173 bash[18498]: audit 2024-03-30T04:43:29.944246+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]: dispatch 2024-03-30T04:43:30.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:30 smithi172 bash[23612]: audit 2024-03-30T04:43:29.598976+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.172:0/2158212203' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/275846566"}]': finished 2024-03-30T04:43:30.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:30 smithi172 bash[23612]: cluster 2024-03-30T04:43:29.599147+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:43:30.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:30 smithi172 bash[23612]: audit 2024-03-30T04:43:29.943694+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.172:0/4223980651' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]: dispatch 2024-03-30T04:43:30.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:30 smithi172 bash[23612]: audit 2024-03-30T04:43:29.944246+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]: dispatch 2024-03-30T04:43:30.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:30 smithi172 bash[18533]: audit 2024-03-30T04:43:29.598976+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.172:0/2158212203' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/275846566"}]': finished 2024-03-30T04:43:30.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:30 smithi172 bash[18533]: cluster 2024-03-30T04:43:29.599147+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-03-30T04:43:30.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:30 smithi172 bash[18533]: audit 2024-03-30T04:43:29.943694+0000 mon.c (mon.1) 101 : audit [INF] from='client.? 172.21.15.172:0/4223980651' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]: dispatch 2024-03-30T04:43:30.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:30 smithi172 bash[18533]: audit 2024-03-30T04:43:29.944246+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]: dispatch 2024-03-30T04:43:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[23612]: cluster 2024-03-30T04:43:30.577453+0000 mgr.y (mgr.24284) 132 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[23612]: audit 2024-03-30T04:43:30.600791+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]': finished 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[23612]: cluster 2024-03-30T04:43:30.600994+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[23612]: audit 2024-03-30T04:43:30.939285+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.172:0/2671223100' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]: dispatch 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[23612]: audit 2024-03-30T04:43:30.940182+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]: dispatch 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[18533]: cluster 2024-03-30T04:43:30.577453+0000 mgr.y (mgr.24284) 132 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[18533]: audit 2024-03-30T04:43:30.600791+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]': finished 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[18533]: cluster 2024-03-30T04:43:30.600994+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[18533]: audit 2024-03-30T04:43:30.939285+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.172:0/2671223100' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]: dispatch 2024-03-30T04:43:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:31 smithi172 bash[18533]: audit 2024-03-30T04:43:30.940182+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]: dispatch 2024-03-30T04:43:32.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:31 smithi173 bash[18498]: cluster 2024-03-30T04:43:30.577453+0000 mgr.y (mgr.24284) 132 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:32.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:31 smithi173 bash[18498]: audit 2024-03-30T04:43:30.600791+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/3240415067"}]': finished 2024-03-30T04:43:32.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:31 smithi173 bash[18498]: cluster 2024-03-30T04:43:30.600994+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-03-30T04:43:32.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:31 smithi173 bash[18498]: audit 2024-03-30T04:43:30.939285+0000 mon.c (mon.1) 102 : audit [INF] from='client.? 172.21.15.172:0/2671223100' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]: dispatch 2024-03-30T04:43:32.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:31 smithi173 bash[18498]: audit 2024-03-30T04:43:30.940182+0000 mon.a (mon.0) 765 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]: dispatch 2024-03-30T04:43:32.626 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:43:32 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:43:32.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:32 smithi172 bash[18533]: audit 2024-03-30T04:43:31.614133+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]': finished 2024-03-30T04:43:32.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:32 smithi172 bash[18533]: cluster 2024-03-30T04:43:31.614329+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:43:32.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:32 smithi172 bash[18533]: audit 2024-03-30T04:43:31.964833+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.172:0/1042005561' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1239805155"}]: dispatch 2024-03-30T04:43:32.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:32 smithi172 bash[23612]: audit 2024-03-30T04:43:31.614133+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]': finished 2024-03-30T04:43:32.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:32 smithi172 bash[23612]: cluster 2024-03-30T04:43:31.614329+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:43:32.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:32 smithi172 bash[23612]: audit 2024-03-30T04:43:31.964833+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.172:0/1042005561' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1239805155"}]: dispatch 2024-03-30T04:43:33.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:32 smithi173 bash[18498]: audit 2024-03-30T04:43:31.614133+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/616959985"}]': finished 2024-03-30T04:43:33.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:32 smithi173 bash[18498]: cluster 2024-03-30T04:43:31.614329+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-03-30T04:43:33.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:32 smithi173 bash[18498]: audit 2024-03-30T04:43:31.964833+0000 mon.a (mon.0) 768 : audit [INF] from='client.? 172.21.15.172:0/1042005561' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1239805155"}]: dispatch 2024-03-30T04:43:33.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:33 smithi172 bash[18533]: cluster 2024-03-30T04:43:32.578158+0000 mgr.y (mgr.24284) 133 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:33.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:33 smithi172 bash[18533]: audit 2024-03-30T04:43:32.627779+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.172:0/1042005561' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1239805155"}]': finished 2024-03-30T04:43:33.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:33 smithi172 bash[18533]: cluster 2024-03-30T04:43:32.627954+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:43:33.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:33 smithi172 bash[18533]: audit 2024-03-30T04:43:32.972759+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.172:0/348047509' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1286220745"}]: dispatch 2024-03-30T04:43:33.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:33 smithi172 bash[23612]: cluster 2024-03-30T04:43:32.578158+0000 mgr.y (mgr.24284) 133 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:33.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:33 smithi172 bash[23612]: audit 2024-03-30T04:43:32.627779+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.172:0/1042005561' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1239805155"}]': finished 2024-03-30T04:43:33.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:33 smithi172 bash[23612]: cluster 2024-03-30T04:43:32.627954+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:43:33.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:33 smithi172 bash[23612]: audit 2024-03-30T04:43:32.972759+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.172:0/348047509' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1286220745"}]: dispatch 2024-03-30T04:43:34.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:33 smithi173 bash[18498]: cluster 2024-03-30T04:43:32.578158+0000 mgr.y (mgr.24284) 133 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 79 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:43:34.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:33 smithi173 bash[18498]: audit 2024-03-30T04:43:32.627779+0000 mon.a (mon.0) 769 : audit [INF] from='client.? 172.21.15.172:0/1042005561' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1239805155"}]': finished 2024-03-30T04:43:34.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:33 smithi173 bash[18498]: cluster 2024-03-30T04:43:32.627954+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-03-30T04:43:34.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:33 smithi173 bash[18498]: audit 2024-03-30T04:43:32.972759+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.172:0/348047509' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1286220745"}]: dispatch 2024-03-30T04:43:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:34 smithi172 bash[23612]: audit 2024-03-30T04:43:33.643796+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.172:0/348047509' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1286220745"}]': finished 2024-03-30T04:43:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:34 smithi172 bash[23612]: cluster 2024-03-30T04:43:33.643958+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:43:34.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:34 smithi172 bash[23612]: audit 2024-03-30T04:43:33.985059+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.172:0/3796821500' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1435245031"}]: dispatch 2024-03-30T04:43:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:34 smithi172 bash[18533]: audit 2024-03-30T04:43:33.643796+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.172:0/348047509' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1286220745"}]': finished 2024-03-30T04:43:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:34 smithi172 bash[18533]: cluster 2024-03-30T04:43:33.643958+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:43:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:34 smithi172 bash[18533]: audit 2024-03-30T04:43:33.985059+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.172:0/3796821500' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1435245031"}]: dispatch 2024-03-30T04:43:35.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:34 smithi173 bash[18498]: audit 2024-03-30T04:43:33.643796+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.172:0/348047509' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1286220745"}]': finished 2024-03-30T04:43:35.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:34 smithi173 bash[18498]: cluster 2024-03-30T04:43:33.643958+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-03-30T04:43:35.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:34 smithi173 bash[18498]: audit 2024-03-30T04:43:33.985059+0000 mon.a (mon.0) 774 : audit [INF] from='client.? 172.21.15.172:0/3796821500' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1435245031"}]: dispatch 2024-03-30T04:43:36.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:35 smithi173 bash[18498]: cluster 2024-03-30T04:43:34.578840+0000 mgr.y (mgr.24284) 134 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:36.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:35 smithi173 bash[18498]: audit 2024-03-30T04:43:34.663767+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.172:0/3796821500' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1435245031"}]': finished 2024-03-30T04:43:36.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:35 smithi173 bash[18498]: cluster 2024-03-30T04:43:34.663991+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:43:36.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:35 smithi173 bash[18498]: audit 2024-03-30T04:43:35.005567+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.172:0/2750159991' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1435245031"}]: dispatch 2024-03-30T04:43:36.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:35 smithi172 bash[18533]: cluster 2024-03-30T04:43:34.578840+0000 mgr.y (mgr.24284) 134 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:36.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:35 smithi172 bash[18533]: audit 2024-03-30T04:43:34.663767+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.172:0/3796821500' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1435245031"}]': finished 2024-03-30T04:43:36.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:35 smithi172 bash[18533]: cluster 2024-03-30T04:43:34.663991+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:43:36.154 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:35 smithi172 bash[18533]: audit 2024-03-30T04:43:35.005567+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.172:0/2750159991' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1435245031"}]: dispatch 2024-03-30T04:43:36.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:35 smithi172 bash[23612]: cluster 2024-03-30T04:43:34.578840+0000 mgr.y (mgr.24284) 134 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:36.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:35 smithi172 bash[23612]: audit 2024-03-30T04:43:34.663767+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.172:0/3796821500' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1435245031"}]': finished 2024-03-30T04:43:36.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:35 smithi172 bash[23612]: cluster 2024-03-30T04:43:34.663991+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-03-30T04:43:36.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:35 smithi172 bash[23612]: audit 2024-03-30T04:43:35.005567+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.172:0/2750159991' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1435245031"}]: dispatch 2024-03-30T04:43:37.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:36 smithi173 bash[18498]: audit 2024-03-30T04:43:35.664764+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.172:0/2750159991' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1435245031"}]': finished 2024-03-30T04:43:37.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:36 smithi173 bash[18498]: cluster 2024-03-30T04:43:35.664926+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:43:37.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:36 smithi172 bash[18533]: audit 2024-03-30T04:43:35.664764+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.172:0/2750159991' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1435245031"}]': finished 2024-03-30T04:43:37.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:36 smithi172 bash[18533]: cluster 2024-03-30T04:43:35.664926+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:43:37.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:36 smithi172 bash[23612]: audit 2024-03-30T04:43:35.664764+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.172:0/2750159991' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1435245031"}]': finished 2024-03-30T04:43:37.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:36 smithi172 bash[23612]: cluster 2024-03-30T04:43:35.664926+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-03-30T04:43:38.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:37 smithi173 bash[18498]: cluster 2024-03-30T04:43:36.579565+0000 mgr.y (mgr.24284) 135 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:38.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:37 smithi172 bash[18533]: cluster 2024-03-30T04:43:36.579565+0000 mgr.y (mgr.24284) 135 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:38.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:37 smithi172 bash[23612]: cluster 2024-03-30T04:43:36.579565+0000 mgr.y (mgr.24284) 135 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 80 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:38.152 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:37] "GET /metrics HTTP/1.1" 200 208061 "" "Prometheus/2.33.4" 2024-03-30T04:43:40.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:40 smithi173 bash[18498]: cluster 2024-03-30T04:43:38.581247+0000 mgr.y (mgr.24284) 136 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:43:40.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:40 smithi173 bash[18498]: audit 2024-03-30T04:43:38.948978+0000 mgr.y (mgr.24284) 137 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:40.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:40 smithi172 bash[18533]: cluster 2024-03-30T04:43:38.581247+0000 mgr.y (mgr.24284) 136 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:43:40.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:40 smithi172 bash[18533]: audit 2024-03-30T04:43:38.948978+0000 mgr.y (mgr.24284) 137 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:40.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:40 smithi172 bash[23612]: cluster 2024-03-30T04:43:38.581247+0000 mgr.y (mgr.24284) 136 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-03-30T04:43:40.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:40 smithi172 bash[23612]: audit 2024-03-30T04:43:38.948978+0000 mgr.y (mgr.24284) 137 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:42.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:42 smithi173 bash[18498]: cluster 2024-03-30T04:43:40.581984+0000 mgr.y (mgr.24284) 138 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-03-30T04:43:42.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:43:42 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:43:42.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:42 smithi172 bash[18533]: cluster 2024-03-30T04:43:40.581984+0000 mgr.y (mgr.24284) 138 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-03-30T04:43:42.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:42 smithi172 bash[23612]: cluster 2024-03-30T04:43:40.581984+0000 mgr.y (mgr.24284) 138 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-03-30T04:43:43.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:42.630399+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:43.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:42.631281+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:43.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:42.640504+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:43.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:42.641466+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:43.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:43.327273+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:43.327819+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:43.328247+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T04:43:43.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:43.328276+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:43.329830+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:43 smithi173 bash[18498]: audit 2024-03-30T04:43:43.330601+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T04:43:43.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:42.630399+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:43.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:42.631281+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:43.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:42.640504+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:43.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:42.641466+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:43.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:43.327273+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:43.327819+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:43.328247+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T04:43:43.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:43.328276+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:43.329830+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[18533]: audit 2024-03-30T04:43:43.330601+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:42.630399+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:42.631281+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:42.640504+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:42.641466+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:43.327273+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:43.327819+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:43.328247+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T04:43:43.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:43.328276+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:43.329830+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-03-30T04:43:43.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:43 smithi172 bash[23612]: audit 2024-03-30T04:43:43.330601+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-03-30T04:43:44.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:44 smithi173 bash[18498]: cluster 2024-03-30T04:43:42.582705+0000 mgr.y (mgr.24284) 139 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:43:44.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:44 smithi173 bash[18498]: audit 2024-03-30T04:43:43.434643+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-03-30T04:43:44.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:44 smithi173 bash[18498]: audit 2024-03-30T04:43:43.435000+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-03-30T04:43:44.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:44 smithi173 bash[18498]: audit 2024-03-30T04:43:43.435289+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T04:43:44.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:44 smithi173 bash[18498]: cluster 2024-03-30T04:43:43.435606+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:43:44.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[18533]: cluster 2024-03-30T04:43:42.582705+0000 mgr.y (mgr.24284) 139 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[18533]: audit 2024-03-30T04:43:43.434643+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[18533]: audit 2024-03-30T04:43:43.435000+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[18533]: audit 2024-03-30T04:43:43.435289+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[18533]: cluster 2024-03-30T04:43:43.435606+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[23612]: cluster 2024-03-30T04:43:42.582705+0000 mgr.y (mgr.24284) 139 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[23612]: audit 2024-03-30T04:43:43.434643+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[23612]: audit 2024-03-30T04:43:43.435000+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[23612]: audit 2024-03-30T04:43:43.435289+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-03-30T04:43:44.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:44 smithi172 bash[23612]: cluster 2024-03-30T04:43:43.435606+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-03-30T04:43:45.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:45 smithi173 bash[18498]: cluster 2024-03-30T04:43:44.435369+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:43:45.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:45 smithi172 bash[18533]: cluster 2024-03-30T04:43:44.435369+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:43:45.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:45 smithi172 bash[23612]: cluster 2024-03-30T04:43:44.435369+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-03-30T04:43:46.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:46 smithi173 bash[18498]: cluster 2024-03-30T04:43:44.583425+0000 mgr.y (mgr.24284) 140 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:46.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:46 smithi172 bash[18533]: cluster 2024-03-30T04:43:44.583425+0000 mgr.y (mgr.24284) 140 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:46.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:46 smithi172 bash[23612]: cluster 2024-03-30T04:43:44.583425+0000 mgr.y (mgr.24284) 140 : cluster [DBG] pgmap v132: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:43:48.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:47] "GET /metrics HTTP/1.1" 200 208076 "" "Prometheus/2.33.4" 2024-03-30T04:43:48.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:48 smithi173 bash[18498]: cluster 2024-03-30T04:43:46.584170+0000 mgr.y (mgr.24284) 141 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:43:48.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:48 smithi172 bash[18533]: cluster 2024-03-30T04:43:46.584170+0000 mgr.y (mgr.24284) 141 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:43:48.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:48 smithi172 bash[23612]: cluster 2024-03-30T04:43:46.584170+0000 mgr.y (mgr.24284) 141 : cluster [DBG] pgmap v133: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 81 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:43:49.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:49 smithi173 bash[18498]: cluster 2024-03-30T04:43:48.585789+0000 mgr.y (mgr.24284) 142 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:49.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:49 smithi173 bash[18498]: audit 2024-03-30T04:43:48.956086+0000 mgr.y (mgr.24284) 143 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:49.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:49 smithi172 bash[18533]: cluster 2024-03-30T04:43:48.585789+0000 mgr.y (mgr.24284) 142 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:49.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:49 smithi172 bash[18533]: audit 2024-03-30T04:43:48.956086+0000 mgr.y (mgr.24284) 143 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:49.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:49 smithi172 bash[23612]: cluster 2024-03-30T04:43:48.585789+0000 mgr.y (mgr.24284) 142 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:49.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:49 smithi172 bash[23612]: audit 2024-03-30T04:43:48.956086+0000 mgr.y (mgr.24284) 143 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:43:51.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:51 smithi172 bash[18533]: cluster 2024-03-30T04:43:50.586525+0000 mgr.y (mgr.24284) 144 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:51.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:51 smithi172 bash[23612]: cluster 2024-03-30T04:43:50.586525+0000 mgr.y (mgr.24284) 144 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:52.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:51 smithi173 bash[18498]: cluster 2024-03-30T04:43:50.586525+0000 mgr.y (mgr.24284) 144 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:52.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:43:52 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:43:54.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:54 smithi173 bash[18498]: cluster 2024-03-30T04:43:52.587248+0000 mgr.y (mgr.24284) 145 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:54.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:54 smithi172 bash[18533]: cluster 2024-03-30T04:43:52.587248+0000 mgr.y (mgr.24284) 145 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:54.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:54 smithi172 bash[23612]: cluster 2024-03-30T04:43:52.587248+0000 mgr.y (mgr.24284) 145 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:56.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:56 smithi173 bash[18498]: cluster 2024-03-30T04:43:54.588986+0000 mgr.y (mgr.24284) 146 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:56.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:56 smithi172 bash[18533]: cluster 2024-03-30T04:43:54.588986+0000 mgr.y (mgr.24284) 146 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:56.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:56 smithi172 bash[23612]: cluster 2024-03-30T04:43:54.588986+0000 mgr.y (mgr.24284) 146 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:58.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:43:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:43:57] "GET /metrics HTTP/1.1" 200 208076 "" "Prometheus/2.33.4" 2024-03-30T04:43:58.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:43:58 smithi173 bash[18498]: cluster 2024-03-30T04:43:56.589710+0000 mgr.y (mgr.24284) 147 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:58.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:43:58 smithi172 bash[18533]: cluster 2024-03-30T04:43:56.589710+0000 mgr.y (mgr.24284) 147 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:43:58.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:43:58 smithi172 bash[23612]: cluster 2024-03-30T04:43:56.589710+0000 mgr.y (mgr.24284) 147 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:44:00.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:00 smithi173 bash[18498]: cluster 2024-03-30T04:43:58.591322+0000 mgr.y (mgr.24284) 148 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:44:00.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:00 smithi173 bash[18498]: audit 2024-03-30T04:43:58.967321+0000 mgr.y (mgr.24284) 149 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:00.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:00 smithi172 bash[18533]: cluster 2024-03-30T04:43:58.591322+0000 mgr.y (mgr.24284) 148 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:44:00.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:00 smithi172 bash[18533]: audit 2024-03-30T04:43:58.967321+0000 mgr.y (mgr.24284) 149 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:00.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:00 smithi172 bash[23612]: cluster 2024-03-30T04:43:58.591322+0000 mgr.y (mgr.24284) 148 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-03-30T04:44:00.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:00 smithi172 bash[23612]: audit 2024-03-30T04:43:58.967321+0000 mgr.y (mgr.24284) 149 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:02.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:02 smithi173 bash[18498]: cluster 2024-03-30T04:44:00.592017+0000 mgr.y (mgr.24284) 150 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:02.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:44:02 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:44:02.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:02 smithi172 bash[18533]: cluster 2024-03-30T04:44:00.592017+0000 mgr.y (mgr.24284) 150 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:02.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:02 smithi172 bash[23612]: cluster 2024-03-30T04:44:00.592017+0000 mgr.y (mgr.24284) 150 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:04.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:04 smithi173 bash[18498]: cluster 2024-03-30T04:44:02.592751+0000 mgr.y (mgr.24284) 151 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:04.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:04 smithi172 bash[18533]: cluster 2024-03-30T04:44:02.592751+0000 mgr.y (mgr.24284) 151 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:04.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:04 smithi172 bash[23612]: cluster 2024-03-30T04:44:02.592751+0000 mgr.y (mgr.24284) 151 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:06.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:06 smithi173 bash[18498]: cluster 2024-03-30T04:44:04.594463+0000 mgr.y (mgr.24284) 152 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:06.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:06 smithi172 bash[18533]: cluster 2024-03-30T04:44:04.594463+0000 mgr.y (mgr.24284) 152 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:06.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:06 smithi172 bash[23612]: cluster 2024-03-30T04:44:04.594463+0000 mgr.y (mgr.24284) 152 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:08.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:44:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:07] "GET /metrics HTTP/1.1" 200 208043 "" "Prometheus/2.33.4" 2024-03-30T04:44:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:08 smithi173 bash[18498]: cluster 2024-03-30T04:44:06.595172+0000 mgr.y (mgr.24284) 153 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:08.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:08 smithi172 bash[18533]: cluster 2024-03-30T04:44:06.595172+0000 mgr.y (mgr.24284) 153 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:08 smithi172 bash[23612]: cluster 2024-03-30T04:44:06.595172+0000 mgr.y (mgr.24284) 153 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:10.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:10 smithi173 bash[18498]: cluster 2024-03-30T04:44:08.596885+0000 mgr.y (mgr.24284) 154 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:10.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:10 smithi173 bash[18498]: audit 2024-03-30T04:44:08.973371+0000 mgr.y (mgr.24284) 155 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:10.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:10 smithi172 bash[18533]: cluster 2024-03-30T04:44:08.596885+0000 mgr.y (mgr.24284) 154 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:10.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:10 smithi172 bash[18533]: audit 2024-03-30T04:44:08.973371+0000 mgr.y (mgr.24284) 155 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:10.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:10 smithi172 bash[23612]: cluster 2024-03-30T04:44:08.596885+0000 mgr.y (mgr.24284) 154 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:10.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:10 smithi172 bash[23612]: audit 2024-03-30T04:44:08.973371+0000 mgr.y (mgr.24284) 155 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:12.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:12 smithi173 bash[18498]: cluster 2024-03-30T04:44:10.597586+0000 mgr.y (mgr.24284) 156 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:12.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:44:12 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:44:12.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:12 smithi172 bash[18533]: cluster 2024-03-30T04:44:10.597586+0000 mgr.y (mgr.24284) 156 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:12.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:12 smithi172 bash[23612]: cluster 2024-03-30T04:44:10.597586+0000 mgr.y (mgr.24284) 156 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:14.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:14 smithi173 bash[18498]: cluster 2024-03-30T04:44:12.598314+0000 mgr.y (mgr.24284) 157 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:14.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:14 smithi172 bash[18533]: cluster 2024-03-30T04:44:12.598314+0000 mgr.y (mgr.24284) 157 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:14.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:14 smithi172 bash[23612]: cluster 2024-03-30T04:44:12.598314+0000 mgr.y (mgr.24284) 157 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:16.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:16 smithi173 bash[18498]: cluster 2024-03-30T04:44:14.600044+0000 mgr.y (mgr.24284) 158 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:16.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:16 smithi172 bash[18533]: cluster 2024-03-30T04:44:14.600044+0000 mgr.y (mgr.24284) 158 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:16.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:16 smithi172 bash[23612]: cluster 2024-03-30T04:44:14.600044+0000 mgr.y (mgr.24284) 158 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:18.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:44:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:17] "GET /metrics HTTP/1.1" 200 208011 "" "Prometheus/2.33.4" 2024-03-30T04:44:18.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:18 smithi173 bash[18498]: cluster 2024-03-30T04:44:16.600774+0000 mgr.y (mgr.24284) 159 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:18.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:18 smithi172 bash[18533]: cluster 2024-03-30T04:44:16.600774+0000 mgr.y (mgr.24284) 159 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:18 smithi172 bash[23612]: cluster 2024-03-30T04:44:16.600774+0000 mgr.y (mgr.24284) 159 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:20.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:20 smithi173 bash[18498]: cluster 2024-03-30T04:44:18.602344+0000 mgr.y (mgr.24284) 160 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:20.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:20 smithi173 bash[18498]: audit 2024-03-30T04:44:18.984592+0000 mgr.y (mgr.24284) 161 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:20.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:20 smithi172 bash[18533]: cluster 2024-03-30T04:44:18.602344+0000 mgr.y (mgr.24284) 160 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:20.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:20 smithi172 bash[18533]: audit 2024-03-30T04:44:18.984592+0000 mgr.y (mgr.24284) 161 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:20.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:20 smithi172 bash[23612]: cluster 2024-03-30T04:44:18.602344+0000 mgr.y (mgr.24284) 160 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:20.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:20 smithi172 bash[23612]: audit 2024-03-30T04:44:18.984592+0000 mgr.y (mgr.24284) 161 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:22.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:44:22 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:44:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:22 smithi173 bash[18498]: cluster 2024-03-30T04:44:20.603144+0000 mgr.y (mgr.24284) 162 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:22 smithi173 bash[18498]: audit 2024-03-30T04:44:21.529413+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:22 smithi173 bash[18498]: audit 2024-03-30T04:44:21.531401+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:22 smithi173 bash[18498]: audit 2024-03-30T04:44:21.851672+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:44:22.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:22 smithi172 bash[18533]: cluster 2024-03-30T04:44:20.603144+0000 mgr.y (mgr.24284) 162 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:22.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:22 smithi172 bash[18533]: audit 2024-03-30T04:44:21.529413+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:22 smithi172 bash[18533]: audit 2024-03-30T04:44:21.531401+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:22 smithi172 bash[18533]: audit 2024-03-30T04:44:21.851672+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:44:22.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:22 smithi172 bash[23612]: cluster 2024-03-30T04:44:20.603144+0000 mgr.y (mgr.24284) 162 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:22.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:22 smithi172 bash[23612]: audit 2024-03-30T04:44:21.529413+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:44:22.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:22 smithi172 bash[23612]: audit 2024-03-30T04:44:21.531401+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:44:22.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:22 smithi172 bash[23612]: audit 2024-03-30T04:44:21.851672+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:44:24.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:24 smithi173 bash[18498]: cluster 2024-03-30T04:44:22.603846+0000 mgr.y (mgr.24284) 163 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:24.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:24 smithi172 bash[18533]: cluster 2024-03-30T04:44:22.603846+0000 mgr.y (mgr.24284) 163 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:24.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:24 smithi172 bash[23612]: cluster 2024-03-30T04:44:22.603846+0000 mgr.y (mgr.24284) 163 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:26.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:26 smithi173 bash[18498]: cluster 2024-03-30T04:44:24.605519+0000 mgr.y (mgr.24284) 164 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:26.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:26 smithi172 bash[18533]: cluster 2024-03-30T04:44:24.605519+0000 mgr.y (mgr.24284) 164 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:26.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:26 smithi172 bash[23612]: cluster 2024-03-30T04:44:24.605519+0000 mgr.y (mgr.24284) 164 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:28.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:44:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:27] "GET /metrics HTTP/1.1" 200 208011 "" "Prometheus/2.33.4" 2024-03-30T04:44:28.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:28 smithi173 bash[18498]: cluster 2024-03-30T04:44:26.606312+0000 mgr.y (mgr.24284) 165 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:28.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:28 smithi172 bash[18533]: cluster 2024-03-30T04:44:26.606312+0000 mgr.y (mgr.24284) 165 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:28.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:28 smithi172 bash[23612]: cluster 2024-03-30T04:44:26.606312+0000 mgr.y (mgr.24284) 165 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:30.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:30 smithi173 bash[18498]: cluster 2024-03-30T04:44:28.607952+0000 mgr.y (mgr.24284) 166 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:30.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:30 smithi173 bash[18498]: audit 2024-03-30T04:44:28.994137+0000 mgr.y (mgr.24284) 167 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:30.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:30 smithi172 bash[18533]: cluster 2024-03-30T04:44:28.607952+0000 mgr.y (mgr.24284) 166 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:30.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:30 smithi172 bash[18533]: audit 2024-03-30T04:44:28.994137+0000 mgr.y (mgr.24284) 167 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:30.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:30 smithi172 bash[23612]: cluster 2024-03-30T04:44:28.607952+0000 mgr.y (mgr.24284) 166 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:30.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:30 smithi172 bash[23612]: audit 2024-03-30T04:44:28.994137+0000 mgr.y (mgr.24284) 167 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:32.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:32 smithi173 bash[18498]: cluster 2024-03-30T04:44:30.608672+0000 mgr.y (mgr.24284) 168 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:32.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:44:32 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:44:32.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:32 smithi172 bash[18533]: cluster 2024-03-30T04:44:30.608672+0000 mgr.y (mgr.24284) 168 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:32.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:32 smithi172 bash[23612]: cluster 2024-03-30T04:44:30.608672+0000 mgr.y (mgr.24284) 168 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:34.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:34 smithi173 bash[18498]: cluster 2024-03-30T04:44:32.609484+0000 mgr.y (mgr.24284) 169 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:34.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:34 smithi172 bash[18533]: cluster 2024-03-30T04:44:32.609484+0000 mgr.y (mgr.24284) 169 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:34 smithi172 bash[23612]: cluster 2024-03-30T04:44:32.609484+0000 mgr.y (mgr.24284) 169 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:36.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:36 smithi173 bash[18498]: cluster 2024-03-30T04:44:34.611300+0000 mgr.y (mgr.24284) 170 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:36.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:36 smithi172 bash[18533]: cluster 2024-03-30T04:44:34.611300+0000 mgr.y (mgr.24284) 170 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:36.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:36 smithi172 bash[23612]: cluster 2024-03-30T04:44:34.611300+0000 mgr.y (mgr.24284) 170 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:38.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:44:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:37] "GET /metrics HTTP/1.1" 200 207986 "" "Prometheus/2.33.4" 2024-03-30T04:44:38.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:38 smithi173 bash[18498]: cluster 2024-03-30T04:44:36.612178+0000 mgr.y (mgr.24284) 171 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:38.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:38 smithi172 bash[18533]: cluster 2024-03-30T04:44:36.612178+0000 mgr.y (mgr.24284) 171 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:38.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:38 smithi172 bash[23612]: cluster 2024-03-30T04:44:36.612178+0000 mgr.y (mgr.24284) 171 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:40.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:40 smithi173 bash[18498]: cluster 2024-03-30T04:44:38.613830+0000 mgr.y (mgr.24284) 172 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:40.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:40 smithi173 bash[18498]: audit 2024-03-30T04:44:39.003598+0000 mgr.y (mgr.24284) 173 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:40.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:40 smithi172 bash[18533]: cluster 2024-03-30T04:44:38.613830+0000 mgr.y (mgr.24284) 172 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:40.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:40 smithi172 bash[18533]: audit 2024-03-30T04:44:39.003598+0000 mgr.y (mgr.24284) 173 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:40.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:40 smithi172 bash[23612]: cluster 2024-03-30T04:44:38.613830+0000 mgr.y (mgr.24284) 172 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:40.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:40 smithi172 bash[23612]: audit 2024-03-30T04:44:39.003598+0000 mgr.y (mgr.24284) 173 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:41.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:41 smithi173 bash[18498]: cluster 2024-03-30T04:44:40.614537+0000 mgr.y (mgr.24284) 174 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:41.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:41 smithi172 bash[18533]: cluster 2024-03-30T04:44:40.614537+0000 mgr.y (mgr.24284) 174 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:41.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:41 smithi172 bash[23612]: cluster 2024-03-30T04:44:40.614537+0000 mgr.y (mgr.24284) 174 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:42.701 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:44:42 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:44:43.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:42 smithi173 bash[18498]: audit 2024-03-30T04:44:42.652118+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:43.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:42 smithi173 bash[18498]: audit 2024-03-30T04:44:42.653144+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:43.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:42 smithi173 bash[18498]: audit 2024-03-30T04:44:42.653294+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:43.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:42 smithi173 bash[18498]: audit 2024-03-30T04:44:42.654239+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:43.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:42 smithi172 bash[18533]: audit 2024-03-30T04:44:42.652118+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:43.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:42 smithi172 bash[18533]: audit 2024-03-30T04:44:42.653144+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:43.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:42 smithi172 bash[18533]: audit 2024-03-30T04:44:42.653294+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:43.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:42 smithi172 bash[18533]: audit 2024-03-30T04:44:42.654239+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:43.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:42 smithi172 bash[23612]: audit 2024-03-30T04:44:42.652118+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:43.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:42 smithi172 bash[23612]: audit 2024-03-30T04:44:42.653144+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:44:43.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:42 smithi172 bash[23612]: audit 2024-03-30T04:44:42.653294+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:43.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:42 smithi172 bash[23612]: audit 2024-03-30T04:44:42.654239+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:44:44.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:44 smithi173 bash[18498]: cluster 2024-03-30T04:44:42.615192+0000 mgr.y (mgr.24284) 175 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:44.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:44 smithi172 bash[18533]: cluster 2024-03-30T04:44:42.615192+0000 mgr.y (mgr.24284) 175 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:44.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:44 smithi172 bash[23612]: cluster 2024-03-30T04:44:42.615192+0000 mgr.y (mgr.24284) 175 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:46.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:46 smithi173 bash[18498]: cluster 2024-03-30T04:44:44.616937+0000 mgr.y (mgr.24284) 176 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:46.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:46 smithi172 bash[18533]: cluster 2024-03-30T04:44:44.616937+0000 mgr.y (mgr.24284) 176 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:46.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:46 smithi172 bash[23612]: cluster 2024-03-30T04:44:44.616937+0000 mgr.y (mgr.24284) 176 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:48.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:44:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:47] "GET /metrics HTTP/1.1" 200 207989 "" "Prometheus/2.33.4" 2024-03-30T04:44:48.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:48 smithi173 bash[18498]: cluster 2024-03-30T04:44:46.617664+0000 mgr.y (mgr.24284) 177 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:48.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:48 smithi172 bash[18533]: cluster 2024-03-30T04:44:46.617664+0000 mgr.y (mgr.24284) 177 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:48.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:48 smithi172 bash[23612]: cluster 2024-03-30T04:44:46.617664+0000 mgr.y (mgr.24284) 177 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:50.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:50 smithi173 bash[18498]: cluster 2024-03-30T04:44:48.619262+0000 mgr.y (mgr.24284) 178 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:50.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:50 smithi173 bash[18498]: audit 2024-03-30T04:44:49.012862+0000 mgr.y (mgr.24284) 179 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:50.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:50 smithi172 bash[18533]: cluster 2024-03-30T04:44:48.619262+0000 mgr.y (mgr.24284) 178 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:50.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:50 smithi172 bash[18533]: audit 2024-03-30T04:44:49.012862+0000 mgr.y (mgr.24284) 179 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:50.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:50 smithi172 bash[23612]: cluster 2024-03-30T04:44:48.619262+0000 mgr.y (mgr.24284) 178 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:50.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:50 smithi172 bash[23612]: audit 2024-03-30T04:44:49.012862+0000 mgr.y (mgr.24284) 179 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:44:52.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:52 smithi173 bash[18498]: cluster 2024-03-30T04:44:50.619993+0000 mgr.y (mgr.24284) 180 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:52.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:44:52 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:44:52.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:52 smithi172 bash[18533]: cluster 2024-03-30T04:44:50.619993+0000 mgr.y (mgr.24284) 180 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:52.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:52 smithi172 bash[23612]: cluster 2024-03-30T04:44:50.619993+0000 mgr.y (mgr.24284) 180 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:54.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:54 smithi173 bash[18498]: cluster 2024-03-30T04:44:52.620786+0000 mgr.y (mgr.24284) 181 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:54.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:54 smithi172 bash[18533]: cluster 2024-03-30T04:44:52.620786+0000 mgr.y (mgr.24284) 181 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:54.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:54 smithi172 bash[23612]: cluster 2024-03-30T04:44:52.620786+0000 mgr.y (mgr.24284) 181 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:56.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:56 smithi173 bash[18498]: cluster 2024-03-30T04:44:54.622445+0000 mgr.y (mgr.24284) 182 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:56.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:56 smithi172 bash[18533]: cluster 2024-03-30T04:44:54.622445+0000 mgr.y (mgr.24284) 182 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:56.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:56 smithi172 bash[23612]: cluster 2024-03-30T04:44:54.622445+0000 mgr.y (mgr.24284) 182 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:44:58.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:44:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:44:57] "GET /metrics HTTP/1.1" 200 207989 "" "Prometheus/2.33.4" 2024-03-30T04:44:58.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:44:58 smithi173 bash[18498]: cluster 2024-03-30T04:44:56.623150+0000 mgr.y (mgr.24284) 183 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:58.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:44:58 smithi172 bash[18533]: cluster 2024-03-30T04:44:56.623150+0000 mgr.y (mgr.24284) 183 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:44:58.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:44:58 smithi172 bash[23612]: cluster 2024-03-30T04:44:56.623150+0000 mgr.y (mgr.24284) 183 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:00.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:00 smithi173 bash[18498]: cluster 2024-03-30T04:44:58.624781+0000 mgr.y (mgr.24284) 184 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:00.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:00 smithi173 bash[18498]: audit 2024-03-30T04:44:59.020915+0000 mgr.y (mgr.24284) 185 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:00.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:00 smithi172 bash[18533]: cluster 2024-03-30T04:44:58.624781+0000 mgr.y (mgr.24284) 184 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:00.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:00 smithi172 bash[18533]: audit 2024-03-30T04:44:59.020915+0000 mgr.y (mgr.24284) 185 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:00.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:00 smithi172 bash[23612]: cluster 2024-03-30T04:44:58.624781+0000 mgr.y (mgr.24284) 184 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:00.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:00 smithi172 bash[23612]: audit 2024-03-30T04:44:59.020915+0000 mgr.y (mgr.24284) 185 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:02.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:02 smithi173 bash[18498]: cluster 2024-03-30T04:45:00.625439+0000 mgr.y (mgr.24284) 186 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:02.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:45:02 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:45:02.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:02 smithi172 bash[18533]: cluster 2024-03-30T04:45:00.625439+0000 mgr.y (mgr.24284) 186 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:02.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:02 smithi172 bash[23612]: cluster 2024-03-30T04:45:00.625439+0000 mgr.y (mgr.24284) 186 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:04.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:04 smithi173 bash[18498]: cluster 2024-03-30T04:45:02.626164+0000 mgr.y (mgr.24284) 187 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:04.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:04 smithi172 bash[18533]: cluster 2024-03-30T04:45:02.626164+0000 mgr.y (mgr.24284) 187 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:04.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:04 smithi172 bash[23612]: cluster 2024-03-30T04:45:02.626164+0000 mgr.y (mgr.24284) 187 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:05.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:05 smithi173 bash[18498]: cluster 2024-03-30T04:45:04.627897+0000 mgr.y (mgr.24284) 188 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:05.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:05 smithi172 bash[18533]: cluster 2024-03-30T04:45:04.627897+0000 mgr.y (mgr.24284) 188 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:05.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:05 smithi172 bash[23612]: cluster 2024-03-30T04:45:04.627897+0000 mgr.y (mgr.24284) 188 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:08.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:07 smithi173 bash[18498]: cluster 2024-03-30T04:45:06.628651+0000 mgr.y (mgr.24284) 189 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:08.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:07 smithi172 bash[18533]: cluster 2024-03-30T04:45:06.628651+0000 mgr.y (mgr.24284) 189 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:08.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:07 smithi172 bash[23612]: cluster 2024-03-30T04:45:06.628651+0000 mgr.y (mgr.24284) 189 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:08.151 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:45:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:07] "GET /metrics HTTP/1.1" 200 208001 "" "Prometheus/2.33.4" 2024-03-30T04:45:10.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:10 smithi173 bash[18498]: cluster 2024-03-30T04:45:08.630375+0000 mgr.y (mgr.24284) 190 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:10.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:10 smithi173 bash[18498]: audit 2024-03-30T04:45:09.032153+0000 mgr.y (mgr.24284) 191 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:10.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:10 smithi172 bash[18533]: cluster 2024-03-30T04:45:08.630375+0000 mgr.y (mgr.24284) 190 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:10.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:10 smithi172 bash[18533]: audit 2024-03-30T04:45:09.032153+0000 mgr.y (mgr.24284) 191 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:10.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:10 smithi172 bash[23612]: cluster 2024-03-30T04:45:08.630375+0000 mgr.y (mgr.24284) 190 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:10.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:10 smithi172 bash[23612]: audit 2024-03-30T04:45:09.032153+0000 mgr.y (mgr.24284) 191 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:12.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:12 smithi173 bash[18498]: cluster 2024-03-30T04:45:10.631085+0000 mgr.y (mgr.24284) 192 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:12.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:45:12 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:45:12.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:12 smithi172 bash[18533]: cluster 2024-03-30T04:45:10.631085+0000 mgr.y (mgr.24284) 192 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:12.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:12 smithi172 bash[23612]: cluster 2024-03-30T04:45:10.631085+0000 mgr.y (mgr.24284) 192 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:14.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:14 smithi173 bash[18498]: cluster 2024-03-30T04:45:12.631798+0000 mgr.y (mgr.24284) 193 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:14.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:14 smithi172 bash[18533]: cluster 2024-03-30T04:45:12.631798+0000 mgr.y (mgr.24284) 193 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:14 smithi172 bash[23612]: cluster 2024-03-30T04:45:12.631798+0000 mgr.y (mgr.24284) 193 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:16.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:16 smithi173 bash[18498]: cluster 2024-03-30T04:45:14.633518+0000 mgr.y (mgr.24284) 194 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:16.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:16 smithi172 bash[18533]: cluster 2024-03-30T04:45:14.633518+0000 mgr.y (mgr.24284) 194 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:16.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:16 smithi172 bash[23612]: cluster 2024-03-30T04:45:14.633518+0000 mgr.y (mgr.24284) 194 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:18.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:45:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:17] "GET /metrics HTTP/1.1" 200 208006 "" "Prometheus/2.33.4" 2024-03-30T04:45:18.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:18 smithi173 bash[18498]: cluster 2024-03-30T04:45:16.634248+0000 mgr.y (mgr.24284) 195 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:18 smithi172 bash[18533]: cluster 2024-03-30T04:45:16.634248+0000 mgr.y (mgr.24284) 195 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:18.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:18 smithi172 bash[23612]: cluster 2024-03-30T04:45:16.634248+0000 mgr.y (mgr.24284) 195 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:20.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:20 smithi173 bash[18498]: cluster 2024-03-30T04:45:18.635892+0000 mgr.y (mgr.24284) 196 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:20.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:20 smithi173 bash[18498]: audit 2024-03-30T04:45:19.043772+0000 mgr.y (mgr.24284) 197 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:20.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:20 smithi172 bash[18533]: cluster 2024-03-30T04:45:18.635892+0000 mgr.y (mgr.24284) 196 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:20.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:20 smithi172 bash[18533]: audit 2024-03-30T04:45:19.043772+0000 mgr.y (mgr.24284) 197 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:20.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:20 smithi172 bash[23612]: cluster 2024-03-30T04:45:18.635892+0000 mgr.y (mgr.24284) 196 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:20.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:20 smithi172 bash[23612]: audit 2024-03-30T04:45:19.043772+0000 mgr.y (mgr.24284) 197 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:22.462 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:45:22 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:45:22.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[18533]: cluster 2024-03-30T04:45:20.636644+0000 mgr.y (mgr.24284) 198 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:22.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[18533]: audit 2024-03-30T04:45:21.864481+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:22.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[18533]: audit 2024-03-30T04:45:21.866528+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:22.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[18533]: audit 2024-03-30T04:45:22.134419+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:22.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[18533]: audit 2024-03-30T04:45:22.147419+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:22.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[18533]: audit 2024-03-30T04:45:22.414515+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:22.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[23612]: cluster 2024-03-30T04:45:20.636644+0000 mgr.y (mgr.24284) 198 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:22.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[23612]: audit 2024-03-30T04:45:21.864481+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:22.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[23612]: audit 2024-03-30T04:45:21.866528+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:22.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[23612]: audit 2024-03-30T04:45:22.134419+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:22.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[23612]: audit 2024-03-30T04:45:22.147419+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:22.651 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:22 smithi172 bash[23612]: audit 2024-03-30T04:45:22.414515+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:22.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:22 smithi173 bash[18498]: cluster 2024-03-30T04:45:20.636644+0000 mgr.y (mgr.24284) 198 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:22.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:22 smithi173 bash[18498]: audit 2024-03-30T04:45:21.864481+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:45:22.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:22 smithi173 bash[18498]: audit 2024-03-30T04:45:21.866528+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:45:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:22 smithi173 bash[18498]: audit 2024-03-30T04:45:22.134419+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:22 smithi173 bash[18498]: audit 2024-03-30T04:45:22.147419+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:22.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:22 smithi173 bash[18498]: audit 2024-03-30T04:45:22.414515+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:45:24.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:24 smithi173 bash[18498]: cluster 2024-03-30T04:45:22.637394+0000 mgr.y (mgr.24284) 199 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:24.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:24 smithi172 bash[18533]: cluster 2024-03-30T04:45:22.637394+0000 mgr.y (mgr.24284) 199 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:24.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:24 smithi172 bash[23612]: cluster 2024-03-30T04:45:22.637394+0000 mgr.y (mgr.24284) 199 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:26.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:26 smithi173 bash[18498]: cluster 2024-03-30T04:45:24.639112+0000 mgr.y (mgr.24284) 200 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:26.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:26 smithi172 bash[18533]: cluster 2024-03-30T04:45:24.639112+0000 mgr.y (mgr.24284) 200 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:26.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:26 smithi172 bash[23612]: cluster 2024-03-30T04:45:24.639112+0000 mgr.y (mgr.24284) 200 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:28.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:45:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:27] "GET /metrics HTTP/1.1" 200 208006 "" "Prometheus/2.33.4" 2024-03-30T04:45:28.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:28 smithi173 bash[18498]: cluster 2024-03-30T04:45:26.639814+0000 mgr.y (mgr.24284) 201 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:28.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:28 smithi172 bash[18533]: cluster 2024-03-30T04:45:26.639814+0000 mgr.y (mgr.24284) 201 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:28.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:28 smithi172 bash[23612]: cluster 2024-03-30T04:45:26.639814+0000 mgr.y (mgr.24284) 201 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:29.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:29 smithi173 bash[18498]: cluster 2024-03-30T04:45:28.641464+0000 mgr.y (mgr.24284) 202 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:29.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:29 smithi173 bash[18498]: audit 2024-03-30T04:45:29.052117+0000 mgr.y (mgr.24284) 203 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:29.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:29 smithi172 bash[18533]: cluster 2024-03-30T04:45:28.641464+0000 mgr.y (mgr.24284) 202 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:29.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:29 smithi172 bash[18533]: audit 2024-03-30T04:45:29.052117+0000 mgr.y (mgr.24284) 203 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:29.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:29 smithi172 bash[23612]: cluster 2024-03-30T04:45:28.641464+0000 mgr.y (mgr.24284) 202 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:29.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:29 smithi172 bash[23612]: audit 2024-03-30T04:45:29.052117+0000 mgr.y (mgr.24284) 203 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:32.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:31 smithi173 bash[18498]: cluster 2024-03-30T04:45:30.642198+0000 mgr.y (mgr.24284) 204 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:32.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:31 smithi172 bash[18533]: cluster 2024-03-30T04:45:30.642198+0000 mgr.y (mgr.24284) 204 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:32.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:31 smithi172 bash[23612]: cluster 2024-03-30T04:45:30.642198+0000 mgr.y (mgr.24284) 204 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:32.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:45:32 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:45:34.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:34 smithi173 bash[18498]: cluster 2024-03-30T04:45:32.642880+0000 mgr.y (mgr.24284) 205 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:34 smithi172 bash[23612]: cluster 2024-03-30T04:45:32.642880+0000 mgr.y (mgr.24284) 205 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:34.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:34 smithi172 bash[18533]: cluster 2024-03-30T04:45:32.642880+0000 mgr.y (mgr.24284) 205 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:36.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:36 smithi173 bash[18498]: cluster 2024-03-30T04:45:34.644737+0000 mgr.y (mgr.24284) 206 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:36.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:36 smithi172 bash[18533]: cluster 2024-03-30T04:45:34.644737+0000 mgr.y (mgr.24284) 206 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:36.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:36 smithi172 bash[23612]: cluster 2024-03-30T04:45:34.644737+0000 mgr.y (mgr.24284) 206 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:38.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:45:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:37] "GET /metrics HTTP/1.1" 200 207998 "" "Prometheus/2.33.4" 2024-03-30T04:45:38.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:38 smithi173 bash[18498]: cluster 2024-03-30T04:45:36.645475+0000 mgr.y (mgr.24284) 207 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:38.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:38 smithi172 bash[18533]: cluster 2024-03-30T04:45:36.645475+0000 mgr.y (mgr.24284) 207 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:38.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:38 smithi172 bash[23612]: cluster 2024-03-30T04:45:36.645475+0000 mgr.y (mgr.24284) 207 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:40.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:40 smithi173 bash[18498]: cluster 2024-03-30T04:45:38.647219+0000 mgr.y (mgr.24284) 208 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:40.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:40 smithi173 bash[18498]: audit 2024-03-30T04:45:39.063358+0000 mgr.y (mgr.24284) 209 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:40.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:40 smithi172 bash[18533]: cluster 2024-03-30T04:45:38.647219+0000 mgr.y (mgr.24284) 208 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:40.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:40 smithi172 bash[18533]: audit 2024-03-30T04:45:39.063358+0000 mgr.y (mgr.24284) 209 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:40.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:40 smithi172 bash[23612]: cluster 2024-03-30T04:45:38.647219+0000 mgr.y (mgr.24284) 208 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:40.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:40 smithi172 bash[23612]: audit 2024-03-30T04:45:39.063358+0000 mgr.y (mgr.24284) 209 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:42.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:45:42 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:45:42.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:42 smithi173 bash[18498]: cluster 2024-03-30T04:45:40.648049+0000 mgr.y (mgr.24284) 210 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:42.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:42 smithi172 bash[18533]: cluster 2024-03-30T04:45:40.648049+0000 mgr.y (mgr.24284) 210 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:42.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:42 smithi172 bash[23612]: cluster 2024-03-30T04:45:40.648049+0000 mgr.y (mgr.24284) 210 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:43.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:43 smithi173 bash[18498]: audit 2024-03-30T04:45:42.667083+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:43.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:43 smithi173 bash[18498]: audit 2024-03-30T04:45:42.667665+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:43.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:43 smithi173 bash[18498]: audit 2024-03-30T04:45:42.667975+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:43.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:43 smithi173 bash[18498]: audit 2024-03-30T04:45:42.668942+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:43.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:43 smithi172 bash[18533]: audit 2024-03-30T04:45:42.667083+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:43.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:43 smithi172 bash[18533]: audit 2024-03-30T04:45:42.667665+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:43.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:43 smithi172 bash[18533]: audit 2024-03-30T04:45:42.667975+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:43.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:43 smithi172 bash[18533]: audit 2024-03-30T04:45:42.668942+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:43.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:43 smithi172 bash[23612]: audit 2024-03-30T04:45:42.667083+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:43.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:43 smithi172 bash[23612]: audit 2024-03-30T04:45:42.667665+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:43.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:43 smithi172 bash[23612]: audit 2024-03-30T04:45:42.667975+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:45:43.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:43 smithi172 bash[23612]: audit 2024-03-30T04:45:42.668942+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:45:44.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:44 smithi173 bash[18498]: cluster 2024-03-30T04:45:42.648860+0000 mgr.y (mgr.24284) 211 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:44.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:44 smithi172 bash[18533]: cluster 2024-03-30T04:45:42.648860+0000 mgr.y (mgr.24284) 211 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:44.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:44 smithi172 bash[23612]: cluster 2024-03-30T04:45:42.648860+0000 mgr.y (mgr.24284) 211 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:46.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:46 smithi173 bash[18498]: cluster 2024-03-30T04:45:44.650643+0000 mgr.y (mgr.24284) 212 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:46.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:46 smithi172 bash[18533]: cluster 2024-03-30T04:45:44.650643+0000 mgr.y (mgr.24284) 212 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:46.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:46 smithi172 bash[23612]: cluster 2024-03-30T04:45:44.650643+0000 mgr.y (mgr.24284) 212 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:48.150 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:45:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:47] "GET /metrics HTTP/1.1" 200 207979 "" "Prometheus/2.33.4" 2024-03-30T04:45:48.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:48 smithi173 bash[18498]: cluster 2024-03-30T04:45:46.651484+0000 mgr.y (mgr.24284) 213 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:48.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:48 smithi172 bash[18533]: cluster 2024-03-30T04:45:46.651484+0000 mgr.y (mgr.24284) 213 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:48.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:48 smithi172 bash[23612]: cluster 2024-03-30T04:45:46.651484+0000 mgr.y (mgr.24284) 213 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:50.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:50 smithi173 bash[18498]: cluster 2024-03-30T04:45:48.653168+0000 mgr.y (mgr.24284) 214 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:50.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:50 smithi173 bash[18498]: audit 2024-03-30T04:45:49.074604+0000 mgr.y (mgr.24284) 215 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:50.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:50 smithi172 bash[18533]: cluster 2024-03-30T04:45:48.653168+0000 mgr.y (mgr.24284) 214 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:50.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:50 smithi172 bash[18533]: audit 2024-03-30T04:45:49.074604+0000 mgr.y (mgr.24284) 215 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:50.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:50 smithi172 bash[23612]: cluster 2024-03-30T04:45:48.653168+0000 mgr.y (mgr.24284) 214 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:50.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:50 smithi172 bash[23612]: audit 2024-03-30T04:45:49.074604+0000 mgr.y (mgr.24284) 215 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:45:51.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:51 smithi173 bash[18498]: cluster 2024-03-30T04:45:50.653876+0000 mgr.y (mgr.24284) 216 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:51.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:51 smithi172 bash[18533]: cluster 2024-03-30T04:45:50.653876+0000 mgr.y (mgr.24284) 216 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:51.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:51 smithi172 bash[23612]: cluster 2024-03-30T04:45:50.653876+0000 mgr.y (mgr.24284) 216 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:52.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:45:52 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:45:54.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:54 smithi173 bash[18498]: cluster 2024-03-30T04:45:52.654677+0000 mgr.y (mgr.24284) 217 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:54.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:54 smithi172 bash[18533]: cluster 2024-03-30T04:45:52.654677+0000 mgr.y (mgr.24284) 217 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:54.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:54 smithi172 bash[23612]: cluster 2024-03-30T04:45:52.654677+0000 mgr.y (mgr.24284) 217 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:56.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:56 smithi173 bash[18498]: cluster 2024-03-30T04:45:54.656524+0000 mgr.y (mgr.24284) 218 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:56.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:56 smithi172 bash[18533]: cluster 2024-03-30T04:45:54.656524+0000 mgr.y (mgr.24284) 218 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:56.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:56 smithi172 bash[23612]: cluster 2024-03-30T04:45:54.656524+0000 mgr.y (mgr.24284) 218 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:45:58.149 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:45:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:45:57] "GET /metrics HTTP/1.1" 200 207979 "" "Prometheus/2.33.4" 2024-03-30T04:45:58.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:45:58 smithi173 bash[18498]: cluster 2024-03-30T04:45:56.657389+0000 mgr.y (mgr.24284) 219 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:58.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:45:58 smithi172 bash[18533]: cluster 2024-03-30T04:45:56.657389+0000 mgr.y (mgr.24284) 219 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:45:58.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:45:58 smithi172 bash[23612]: cluster 2024-03-30T04:45:56.657389+0000 mgr.y (mgr.24284) 219 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:00.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:00 smithi173 bash[18498]: cluster 2024-03-30T04:45:58.659136+0000 mgr.y (mgr.24284) 220 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:00.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:00 smithi173 bash[18498]: audit 2024-03-30T04:45:59.081366+0000 mgr.y (mgr.24284) 221 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:00.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:00 smithi172 bash[18533]: cluster 2024-03-30T04:45:58.659136+0000 mgr.y (mgr.24284) 220 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:00.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:00 smithi172 bash[18533]: audit 2024-03-30T04:45:59.081366+0000 mgr.y (mgr.24284) 221 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:00.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:00 smithi172 bash[23612]: cluster 2024-03-30T04:45:58.659136+0000 mgr.y (mgr.24284) 220 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:00.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:00 smithi172 bash[23612]: audit 2024-03-30T04:45:59.081366+0000 mgr.y (mgr.24284) 221 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:02.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:02 smithi173 bash[18498]: cluster 2024-03-30T04:46:00.659996+0000 mgr.y (mgr.24284) 222 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:02.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:46:02 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:02.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:02 smithi172 bash[18533]: cluster 2024-03-30T04:46:00.659996+0000 mgr.y (mgr.24284) 222 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:02.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:02 smithi172 bash[23612]: cluster 2024-03-30T04:46:00.659996+0000 mgr.y (mgr.24284) 222 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:04.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:04 smithi173 bash[18498]: cluster 2024-03-30T04:46:02.660740+0000 mgr.y (mgr.24284) 223 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:04.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:04 smithi172 bash[18533]: cluster 2024-03-30T04:46:02.660740+0000 mgr.y (mgr.24284) 223 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:04.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:04 smithi172 bash[23612]: cluster 2024-03-30T04:46:02.660740+0000 mgr.y (mgr.24284) 223 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:06.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:06 smithi173 bash[18498]: cluster 2024-03-30T04:46:04.662443+0000 mgr.y (mgr.24284) 224 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:06.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:06 smithi172 bash[18533]: cluster 2024-03-30T04:46:04.662443+0000 mgr.y (mgr.24284) 224 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:06.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:06 smithi172 bash[23612]: cluster 2024-03-30T04:46:04.662443+0000 mgr.y (mgr.24284) 224 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:07.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:07 smithi173 bash[18498]: cluster 2024-03-30T04:46:06.663191+0000 mgr.y (mgr.24284) 225 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:07.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:07 smithi172 bash[18533]: cluster 2024-03-30T04:46:06.663191+0000 mgr.y (mgr.24284) 225 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:07.900 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:46:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:07] "GET /metrics HTTP/1.1" 200 207937 "" "Prometheus/2.33.4" 2024-03-30T04:46:07.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:07 smithi172 bash[23612]: cluster 2024-03-30T04:46:06.663191+0000 mgr.y (mgr.24284) 225 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:10.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:10 smithi173 bash[18498]: cluster 2024-03-30T04:46:08.664827+0000 mgr.y (mgr.24284) 226 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:10.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:10 smithi173 bash[18498]: audit 2024-03-30T04:46:09.086579+0000 mgr.y (mgr.24284) 227 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:10.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:10 smithi172 bash[18533]: cluster 2024-03-30T04:46:08.664827+0000 mgr.y (mgr.24284) 226 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:10.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:10 smithi172 bash[18533]: audit 2024-03-30T04:46:09.086579+0000 mgr.y (mgr.24284) 227 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:10.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:10 smithi172 bash[23612]: cluster 2024-03-30T04:46:08.664827+0000 mgr.y (mgr.24284) 226 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:10.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:10 smithi172 bash[23612]: audit 2024-03-30T04:46:09.086579+0000 mgr.y (mgr.24284) 227 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:12.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:12 smithi173 bash[18498]: cluster 2024-03-30T04:46:10.665532+0000 mgr.y (mgr.24284) 228 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:12.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:46:12 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:12.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:12 smithi172 bash[18533]: cluster 2024-03-30T04:46:10.665532+0000 mgr.y (mgr.24284) 228 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:12.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:12 smithi172 bash[23612]: cluster 2024-03-30T04:46:10.665532+0000 mgr.y (mgr.24284) 228 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:14.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:14 smithi173 bash[18498]: cluster 2024-03-30T04:46:12.666234+0000 mgr.y (mgr.24284) 229 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:14 smithi172 bash[18533]: cluster 2024-03-30T04:46:12.666234+0000 mgr.y (mgr.24284) 229 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:14.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:14 smithi172 bash[23612]: cluster 2024-03-30T04:46:12.666234+0000 mgr.y (mgr.24284) 229 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:16.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:16 smithi173 bash[18498]: cluster 2024-03-30T04:46:14.667938+0000 mgr.y (mgr.24284) 230 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:16.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:16 smithi172 bash[18533]: cluster 2024-03-30T04:46:14.667938+0000 mgr.y (mgr.24284) 230 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:16.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:16 smithi172 bash[23612]: cluster 2024-03-30T04:46:14.667938+0000 mgr.y (mgr.24284) 230 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:18.149 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:46:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:17] "GET /metrics HTTP/1.1" 200 207945 "" "Prometheus/2.33.4" 2024-03-30T04:46:18.769 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:18 smithi172 bash[18533]: cluster 2024-03-30T04:46:16.668665+0000 mgr.y (mgr.24284) 231 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:18.769 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:18 smithi172 bash[23612]: cluster 2024-03-30T04:46:16.668665+0000 mgr.y (mgr.24284) 231 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:18.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:18 smithi173 bash[18498]: cluster 2024-03-30T04:46:16.668665+0000 mgr.y (mgr.24284) 231 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:19.226 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-03-30T04:46:20.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:20 smithi172 bash[18533]: cluster 2024-03-30T04:46:18.669739+0000 mgr.y (mgr.24284) 232 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:20.635 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:20 smithi172 bash[18533]: audit 2024-03-30T04:46:19.095485+0000 mgr.y (mgr.24284) 233 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:20.635 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:20 smithi172 bash[23612]: cluster 2024-03-30T04:46:18.669739+0000 mgr.y (mgr.24284) 232 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:20.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:20 smithi172 bash[23612]: audit 2024-03-30T04:46:19.095485+0000 mgr.y (mgr.24284) 233 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:20.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:20 smithi173 bash[18498]: cluster 2024-03-30T04:46:18.669739+0000 mgr.y (mgr.24284) 232 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:20.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:20 smithi173 bash[18498]: audit 2024-03-30T04:46:19.095485+0000 mgr.y (mgr.24284) 233 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:22.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:22 smithi172 bash[23612]: cluster 2024-03-30T04:46:20.670391+0000 mgr.y (mgr.24284) 234 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:22.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:22 smithi172 bash[23612]: audit 2024-03-30T04:46:22.424082+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:22 smithi172 bash[23612]: audit 2024-03-30T04:46:22.425755+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:22 smithi172 bash[18533]: cluster 2024-03-30T04:46:20.670391+0000 mgr.y (mgr.24284) 234 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:22.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:22 smithi172 bash[18533]: audit 2024-03-30T04:46:22.424082+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:22 smithi172 bash[18533]: audit 2024-03-30T04:46:22.425755+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:22.695 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:46:22 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:22.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:22 smithi173 bash[18498]: cluster 2024-03-30T04:46:20.670391+0000 mgr.y (mgr.24284) 234 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:22.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:22 smithi173 bash[18498]: audit 2024-03-30T04:46:22.424082+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:22.695 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:22 smithi173 bash[18498]: audit 2024-03-30T04:46:22.425755+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:23.027 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-03-30T04:46:24.066 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:23 smithi172 bash[18533]: cluster 2024-03-30T04:46:22.671156+0000 mgr.y (mgr.24284) 235 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:24.066 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:23 smithi172 bash[18533]: audit 2024-03-30T04:46:22.713404+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:24.066 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:23 smithi172 bash[23612]: cluster 2024-03-30T04:46:22.671156+0000 mgr.y (mgr.24284) 235 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:24.067 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:23 smithi172 bash[23612]: audit 2024-03-30T04:46:22.713404+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:24.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:23 smithi173 bash[18498]: cluster 2024-03-30T04:46:22.671156+0000 mgr.y (mgr.24284) 235 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:24.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:23 smithi173 bash[18498]: audit 2024-03-30T04:46:22.713404+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:25.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:25 smithi172 bash[23612]: cluster 2024-03-30T04:46:24.672845+0000 mgr.y (mgr.24284) 236 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:25.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:25 smithi172 bash[18533]: cluster 2024-03-30T04:46:24.672845+0000 mgr.y (mgr.24284) 236 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:26.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:25 smithi173 bash[18498]: cluster 2024-03-30T04:46:24.672845+0000 mgr.y (mgr.24284) 236 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:26.651 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph config set global log_to_journald false --force' 2024-03-30T04:46:27.899 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:46:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:27] "GET /metrics HTTP/1.1" 200 207939 "" "Prometheus/2.33.4" 2024-03-30T04:46:27.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:27 smithi172 bash[18533]: cluster 2024-03-30T04:46:26.673353+0000 mgr.y (mgr.24284) 237 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:27.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:27 smithi172 bash[23612]: cluster 2024-03-30T04:46:26.673353+0000 mgr.y (mgr.24284) 237 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:28.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:27 smithi173 bash[18498]: cluster 2024-03-30T04:46:26.673353+0000 mgr.y (mgr.24284) 237 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:30.203 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T04:46:30.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:30 smithi172 bash[23612]: cluster 2024-03-30T04:46:28.674886+0000 mgr.y (mgr.24284) 238 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:30.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:30 smithi172 bash[23612]: audit 2024-03-30T04:46:29.104877+0000 mgr.y (mgr.24284) 239 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:30.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:30 smithi172 bash[18533]: cluster 2024-03-30T04:46:28.674886+0000 mgr.y (mgr.24284) 238 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:30.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:30 smithi172 bash[18533]: audit 2024-03-30T04:46:29.104877+0000 mgr.y (mgr.24284) 239 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:30.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:30 smithi173 bash[18498]: cluster 2024-03-30T04:46:28.674886+0000 mgr.y (mgr.24284) 238 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:30.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:30 smithi173 bash[18498]: audit 2024-03-30T04:46:29.104877+0000 mgr.y (mgr.24284) 239 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:32.763 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:32 smithi172 bash[18533]: cluster 2024-03-30T04:46:30.675650+0000 mgr.y (mgr.24284) 240 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:32.764 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:32 smithi172 bash[23612]: cluster 2024-03-30T04:46:30.675650+0000 mgr.y (mgr.24284) 240 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:32.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:32 smithi173 bash[18498]: cluster 2024-03-30T04:46:30.675650+0000 mgr.y (mgr.24284) 240 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:32.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:46:32 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (4m) 3m ago 5m 12.5M - ba2b418f427c 529390083c6d 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (4m) 3m ago 4m 42.8M - 8.3.5 dad864ee21e9 8f7a994bb437 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (3m) 3m ago 3m 63.3M - 3.5 e1d6a67b021e a503a76a3fbb 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443 running (10m) 3m ago 10m 399M - 17.2.0 e1d6a67b021e d44ccf1aafb5 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (12m) 3m ago 12m 444M - 17.2.0 e1d6a67b021e 1eaeef3b62f0 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (12m) 3m ago 12m 42.7M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (10m) 3m ago 10m 37.8M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (11m) 3m ago 11m 39.0M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (5m) 3m ago 5m 9075k - 1dbe0e931976 5c75b01ca65c 2024-03-30T04:46:33.130 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (5m) 3m ago 5m 9035k - 1dbe0e931976 b0f419d8d298 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (10m) 3m ago 10m 48.9M 4060M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (9m) 3m ago 9m 50.2M 4060M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (9m) 3m ago 9m 44.9M 4060M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (8m) 3m ago 8m 46.9M 4060M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (7m) 3m ago 7m 49.2M 4316M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (7m) 3m ago 7m 45.0M 4316M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (6m) 3m ago 6m 44.7M 4316M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (6m) 3m ago 6m 45.2M 4316M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (4m) 3m ago 5m 41.7M - 514e6a882f6e ef96c93bb3fa 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (3m) 3m ago 3m 83.1M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T04:46:33.131 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (3m) 3m ago 3m 82.0M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T04:46:33.803 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T04:46:34.729 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:34 smithi172 bash[23612]: cluster 2024-03-30T04:46:32.676412+0000 mgr.y (mgr.24284) 241 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:34.729 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:34 smithi172 bash[23612]: audit 2024-03-30T04:46:33.109951+0000 mgr.y (mgr.24284) 242 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:34.729 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:34 smithi172 bash[18533]: cluster 2024-03-30T04:46:32.676412+0000 mgr.y (mgr.24284) 241 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:34.729 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:34 smithi172 bash[18533]: audit 2024-03-30T04:46:33.109951+0000 mgr.y (mgr.24284) 242 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:34.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:34 smithi173 bash[18498]: cluster 2024-03-30T04:46:32.676412+0000 mgr.y (mgr.24284) 241 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:34.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:34 smithi173 bash[18498]: audit 2024-03-30T04:46:33.109951+0000 mgr.y (mgr.24284) 242 : audit [DBG] from='client.24835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:36.621 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:46:36.622 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T04:46:36.623 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T04:46:36.623 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:46:36.623 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:46:36.623 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T04:46:36.623 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-03-30T04:46:36.623 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:46:36.623 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T04:46:36.832 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:36 smithi172 bash[18533]: cluster 2024-03-30T04:46:34.678138+0000 mgr.y (mgr.24284) 243 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:36.832 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:36 smithi172 bash[23612]: cluster 2024-03-30T04:46:34.678138+0000 mgr.y (mgr.24284) 243 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:36.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:36 smithi173 bash[18498]: cluster 2024-03-30T04:46:34.678138+0000 mgr.y (mgr.24284) 243 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:37.307 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph -s' 2024-03-30T04:46:37.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:37 smithi172 bash[18533]: audit 2024-03-30T04:46:36.629020+0000 mon.c (mon.1) 118 : audit [DBG] from='client.? 172.21.15.172:0/1327755541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:37.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:37 smithi172 bash[23612]: audit 2024-03-30T04:46:36.629020+0000 mon.c (mon.1) 118 : audit [DBG] from='client.? 172.21.15.172:0/1327755541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:37.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:37 smithi173 bash[18498]: audit 2024-03-30T04:46:36.629020+0000 mon.c (mon.1) 118 : audit [DBG] from='client.? 172.21.15.172:0/1327755541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:46:37.899 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:46:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:37] "GET /metrics HTTP/1.1" 200 207939 "" "Prometheus/2.33.4" 2024-03-30T04:46:38.582 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:38 smithi172 bash[18533]: cluster 2024-03-30T04:46:36.678613+0000 mgr.y (mgr.24284) 244 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:38.583 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:38 smithi172 bash[23612]: cluster 2024-03-30T04:46:36.678613+0000 mgr.y (mgr.24284) 244 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:38.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:38 smithi173 bash[18498]: cluster 2024-03-30T04:46:36.678613+0000 mgr.y (mgr.24284) 244 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:40.190 INFO:teuthology.orchestra.run.smithi172.stdout: cluster: 2024-03-30T04:46:40.193 INFO:teuthology.orchestra.run.smithi172.stdout: id: 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:46:40.193 INFO:teuthology.orchestra.run.smithi172.stdout: health: HEALTH_OK 2024-03-30T04:46:40.193 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:46:40.193 INFO:teuthology.orchestra.run.smithi172.stdout: services: 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: mon: 3 daemons, quorum a,c,b (age 10m) 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: mgr: y(active, since 5m), standbys: x 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 6m) 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: data: 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: pools: 6 pools, 161 pgs 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: objects: 241 objects, 585 KiB 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: usage: 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: pgs: 161 active+clean 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: io: 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-03-30T04:46:40.194 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:46:40.841 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:40 smithi172 bash[18533]: cluster 2024-03-30T04:46:38.680206+0000 mgr.y (mgr.24284) 245 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:40.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:40 smithi172 bash[18533]: audit 2024-03-30T04:46:39.114306+0000 mgr.y (mgr.24284) 246 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:40.842 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:40 smithi172 bash[18533]: audit 2024-03-30T04:46:40.197376+0000 mon.c (mon.1) 119 : audit [DBG] from='client.? 172.21.15.172:0/2493767886' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:46:40.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:40 smithi172 bash[23612]: cluster 2024-03-30T04:46:38.680206+0000 mgr.y (mgr.24284) 245 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:40.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:40 smithi172 bash[23612]: audit 2024-03-30T04:46:39.114306+0000 mgr.y (mgr.24284) 246 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:40.842 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:40 smithi172 bash[23612]: audit 2024-03-30T04:46:40.197376+0000 mon.c (mon.1) 119 : audit [DBG] from='client.? 172.21.15.172:0/2493767886' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:46:40.843 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ls' 2024-03-30T04:46:40.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:40 smithi173 bash[18498]: cluster 2024-03-30T04:46:38.680206+0000 mgr.y (mgr.24284) 245 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:40.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:40 smithi173 bash[18498]: audit 2024-03-30T04:46:39.114306+0000 mgr.y (mgr.24284) 246 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:40.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:40 smithi173 bash[18498]: audit 2024-03-30T04:46:40.197376+0000 mon.c (mon.1) 119 : audit [DBG] from='client.? 172.21.15.172:0/2493767886' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:46:42.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:42 smithi173 bash[18498]: cluster 2024-03-30T04:46:40.680932+0000 mgr.y (mgr.24284) 247 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:42.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:46:42 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:42.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:42 smithi172 bash[23612]: cluster 2024-03-30T04:46:40.680932+0000 mgr.y (mgr.24284) 247 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:42.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:42 smithi172 bash[18533]: cluster 2024-03-30T04:46:40.680932+0000 mgr.y (mgr.24284) 247 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:43.617 INFO:teuthology.orchestra.run.smithi172.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-30T04:46:43.617 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager ?:9093,9094 1/1 3m ago 5m smithi172=a;count:1 2024-03-30T04:46:43.617 INFO:teuthology.orchestra.run.smithi172.stdout:grafana ?:3000 1/1 3m ago 5m smithi173=a;count:1 2024-03-30T04:46:43.617 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo 1/1 3m ago 3m count:1 2024-03-30T04:46:43.617 INFO:teuthology.orchestra.run.smithi172.stdout:mgr 2/2 3m ago 10m smithi172=y;smithi173=x;count:2 2024-03-30T04:46:43.617 INFO:teuthology.orchestra.run.smithi172.stdout:mon 3/3 3m ago 11m smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi173:172.21.15.173=b;count:3 2024-03-30T04:46:43.617 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter ?:9100 2/2 3m ago 6m smithi172=a;smithi173=b;count:2 2024-03-30T04:46:43.618 INFO:teuthology.orchestra.run.smithi172.stdout:osd 8 3m ago - 2024-03-30T04:46:43.618 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus ?:9095 1/1 3m ago 6m smithi173=a;count:1 2024-03-30T04:46:43.618 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo ?:8000 2/2 3m ago 3m count:2 2024-03-30T04:46:43.630 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[18533]: audit 2024-03-30T04:46:42.675980+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:43.630 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[18533]: audit 2024-03-30T04:46:42.676855+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:43.630 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[18533]: audit 2024-03-30T04:46:42.679066+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:43.630 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[18533]: audit 2024-03-30T04:46:42.679855+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:43.630 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[18533]: cluster 2024-03-30T04:46:42.682792+0000 mgr.y (mgr.24284) 248 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:43.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[23612]: audit 2024-03-30T04:46:42.675980+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:43.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[23612]: audit 2024-03-30T04:46:42.676855+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:43.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[23612]: audit 2024-03-30T04:46:42.679066+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:43.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[23612]: audit 2024-03-30T04:46:42.679855+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:43.631 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:43 smithi172 bash[23612]: cluster 2024-03-30T04:46:42.682792+0000 mgr.y (mgr.24284) 248 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:43.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:43 smithi173 bash[18498]: audit 2024-03-30T04:46:42.675980+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:43.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:43 smithi173 bash[18498]: audit 2024-03-30T04:46:42.676855+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:46:43.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:43 smithi173 bash[18498]: audit 2024-03-30T04:46:42.679066+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:43.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:43 smithi173 bash[18498]: audit 2024-03-30T04:46:42.679855+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:46:43.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:43 smithi173 bash[18498]: cluster 2024-03-30T04:46:42.682792+0000 mgr.y (mgr.24284) 248 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:44.235 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T04:46:44.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:44 smithi173 bash[18498]: audit 2024-03-30T04:46:43.618118+0000 mgr.y (mgr.24284) 249 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:44.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:44 smithi172 bash[18533]: audit 2024-03-30T04:46:43.618118+0000 mgr.y (mgr.24284) 249 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:44.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:44 smithi172 bash[23612]: audit 2024-03-30T04:46:43.618118+0000 mgr.y (mgr.24284) 249 : audit [DBG] from='client.14922 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:45.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:45 smithi173 bash[18498]: cluster 2024-03-30T04:46:44.684493+0000 mgr.y (mgr.24284) 250 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:45.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:45 smithi172 bash[18533]: cluster 2024-03-30T04:46:44.684493+0000 mgr.y (mgr.24284) 250 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:45.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:45 smithi172 bash[23612]: cluster 2024-03-30T04:46:44.684493+0000 mgr.y (mgr.24284) 250 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:47.395 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled to redeploy mgr.x on host 'smithi173' 2024-03-30T04:46:48.037 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:47] "GET /metrics HTTP/1.1" 200 207945 "" "Prometheus/2.33.4" 2024-03-30T04:46:48.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: cluster 2024-03-30T04:46:46.684962+0000 mgr.y (mgr.24284) 251 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:48.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.064616+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.172:0/1961250950' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:46:48.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.391776+0000 mgr.y (mgr.24284) 252 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:48.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.401265+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:48.038 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: cephadm 2024-03-30T04:46:47.402312+0000 mgr.y (mgr.24284) 253 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-03-30T04:46:48.039 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.449763+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:48.039 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.450604+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:48.039 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.455799+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:48.039 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.459986+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:46:48.039 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.460332+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:46:48.039 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.461189+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:46:48.040 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: audit 2024-03-30T04:46:47.461967+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:48.040 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[18533]: cephadm 2024-03-30T04:46:47.462683+0000 mgr.y (mgr.24284) 254 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T04:46:48.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: cluster 2024-03-30T04:46:46.684962+0000 mgr.y (mgr.24284) 251 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:48.040 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.064616+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.172:0/1961250950' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.391776+0000 mgr.y (mgr.24284) 252 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.401265+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: cephadm 2024-03-30T04:46:47.402312+0000 mgr.y (mgr.24284) 253 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.449763+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.450604+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.455799+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.459986+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.460332+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.461189+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: audit 2024-03-30T04:46:47.461967+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:48.041 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:47 smithi172 bash[23612]: cephadm 2024-03-30T04:46:47.462683+0000 mgr.y (mgr.24284) 254 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T04:46:48.042 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps --refresh' 2024-03-30T04:46:48.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: cluster 2024-03-30T04:46:46.684962+0000 mgr.y (mgr.24284) 251 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.064616+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.172:0/1961250950' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.391776+0000 mgr.y (mgr.24284) 252 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.401265+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: cephadm 2024-03-30T04:46:47.402312+0000 mgr.y (mgr.24284) 253 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.449763+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.450604+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.455799+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.459986+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.460332+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.461189+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: audit 2024-03-30T04:46:47.461967+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:46:48.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:47 smithi173 bash[18498]: cephadm 2024-03-30T04:46:47.462683+0000 mgr.y (mgr.24284) 254 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T04:46:50.805 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:46:50.805 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (4m) 3m ago 5m 12.5M - ba2b418f427c 529390083c6d 2024-03-30T04:46:50.805 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (5m) 3m ago 5m 42.8M - 8.3.5 dad864ee21e9 8f7a994bb437 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (3m) 3m ago 3m 63.3M - 3.5 e1d6a67b021e a503a76a3fbb 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443 running (10m) 3m ago 10m 399M - 17.2.0 e1d6a67b021e d44ccf1aafb5 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (12m) 3m ago 12m 444M - 17.2.0 e1d6a67b021e 1eaeef3b62f0 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (12m) 3m ago 12m 42.7M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (11m) 3m ago 11m 37.8M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (11m) 3m ago 11m 39.0M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (5m) 3m ago 5m 9075k - 1dbe0e931976 5c75b01ca65c 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (5m) 3m ago 5m 9035k - 1dbe0e931976 b0f419d8d298 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (10m) 3m ago 10m 48.9M 4060M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (9m) 3m ago 9m 50.2M 4060M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (9m) 3m ago 9m 44.9M 4060M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (8m) 3m ago 8m 46.9M 4060M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (8m) 3m ago 8m 49.2M 4316M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T04:46:50.806 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (7m) 3m ago 7m 45.0M 4316M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T04:46:50.807 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (7m) 3m ago 7m 44.7M 4316M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T04:46:50.807 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (6m) 3m ago 6m 45.2M 4316M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T04:46:50.807 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (4m) 3m ago 5m 41.7M - 514e6a882f6e ef96c93bb3fa 2024-03-30T04:46:50.807 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (3m) 3m ago 3m 83.1M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T04:46:50.807 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (3m) 3m ago 3m 82.0M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T04:46:50.818 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:50 smithi172 bash[18533]: cluster 2024-03-30T04:46:48.686563+0000 mgr.y (mgr.24284) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:50.818 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:50 smithi172 bash[18533]: audit 2024-03-30T04:46:49.125055+0000 mgr.y (mgr.24284) 256 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:50.819 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:50 smithi172 bash[23612]: cluster 2024-03-30T04:46:48.686563+0000 mgr.y (mgr.24284) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:50.819 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:50 smithi172 bash[23612]: audit 2024-03-30T04:46:49.125055+0000 mgr.y (mgr.24284) 256 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:50.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:50 smithi173 bash[18498]: cluster 2024-03-30T04:46:48.686563+0000 mgr.y (mgr.24284) 255 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:50.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:50 smithi173 bash[18498]: audit 2024-03-30T04:46:49.125055+0000 mgr.y (mgr.24284) 256 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:46:51.534 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:46:52.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:52 smithi173 bash[18498]: cluster 2024-03-30T04:46:50.687145+0000 mgr.y (mgr.24284) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:52.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:52 smithi173 bash[18498]: audit 2024-03-30T04:46:50.799911+0000 mgr.y (mgr.24284) 258 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:52.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:46:52 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:46:52.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:52 smithi172 bash[18533]: cluster 2024-03-30T04:46:50.687145+0000 mgr.y (mgr.24284) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:52.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:52 smithi172 bash[18533]: audit 2024-03-30T04:46:50.799911+0000 mgr.y (mgr.24284) 258 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:52.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:52 smithi172 bash[23612]: cluster 2024-03-30T04:46:50.687145+0000 mgr.y (mgr.24284) 257 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:52.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:52 smithi172 bash[23612]: audit 2024-03-30T04:46:50.799911+0000 mgr.y (mgr.24284) 258 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:46:54.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:54 smithi173 bash[18498]: cluster 2024-03-30T04:46:52.687729+0000 mgr.y (mgr.24284) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:54.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:54 smithi172 bash[18533]: cluster 2024-03-30T04:46:52.687729+0000 mgr.y (mgr.24284) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:54.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:54 smithi172 bash[23612]: cluster 2024-03-30T04:46:52.687729+0000 mgr.y (mgr.24284) 259 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:56.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:56 smithi173 bash[18498]: cluster 2024-03-30T04:46:54.689403+0000 mgr.y (mgr.24284) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:56.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:56 smithi172 bash[18533]: cluster 2024-03-30T04:46:54.689403+0000 mgr.y (mgr.24284) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:56.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:56 smithi172 bash[23612]: cluster 2024-03-30T04:46:54.689403+0000 mgr.y (mgr.24284) 260 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:46:58.149 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:46:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:46:57] "GET /metrics HTTP/1.1" 200 207945 "" "Prometheus/2.33.4" 2024-03-30T04:46:58.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:46:58 smithi173 bash[18498]: cluster 2024-03-30T04:46:56.690151+0000 mgr.y (mgr.24284) 261 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:58.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:46:58 smithi172 bash[18533]: cluster 2024-03-30T04:46:56.690151+0000 mgr.y (mgr.24284) 261 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:46:58.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:46:58 smithi172 bash[23612]: cluster 2024-03-30T04:46:56.690151+0000 mgr.y (mgr.24284) 261 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:00.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:00 smithi173 bash[18498]: cluster 2024-03-30T04:46:58.691803+0000 mgr.y (mgr.24284) 262 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:00.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:00 smithi173 bash[18498]: audit 2024-03-30T04:46:59.129833+0000 mgr.y (mgr.24284) 263 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:00.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:00 smithi172 bash[18533]: cluster 2024-03-30T04:46:58.691803+0000 mgr.y (mgr.24284) 262 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:00.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:00 smithi172 bash[18533]: audit 2024-03-30T04:46:59.129833+0000 mgr.y (mgr.24284) 263 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:00.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:00 smithi172 bash[23612]: cluster 2024-03-30T04:46:58.691803+0000 mgr.y (mgr.24284) 262 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:00.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:00 smithi172 bash[23612]: audit 2024-03-30T04:46:59.129833+0000 mgr.y (mgr.24284) 263 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:02.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:02 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:02.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:02 smithi173 bash[18498]: cluster 2024-03-30T04:47:00.692652+0000 mgr.y (mgr.24284) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:02.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:02 smithi172 bash[18533]: cluster 2024-03-30T04:47:00.692652+0000 mgr.y (mgr.24284) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:02.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:02 smithi172 bash[23612]: cluster 2024-03-30T04:47:00.692652+0000 mgr.y (mgr.24284) 264 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:04.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:04 smithi173 bash[18498]: cluster 2024-03-30T04:47:02.693348+0000 mgr.y (mgr.24284) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:04.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:04 smithi172 bash[18533]: cluster 2024-03-30T04:47:02.693348+0000 mgr.y (mgr.24284) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:04.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:04 smithi172 bash[23612]: cluster 2024-03-30T04:47:02.693348+0000 mgr.y (mgr.24284) 265 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:06.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:06 smithi173 bash[18498]: cluster 2024-03-30T04:47:04.695097+0000 mgr.y (mgr.24284) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:06.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:06 smithi172 bash[18533]: cluster 2024-03-30T04:47:04.695097+0000 mgr.y (mgr.24284) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:06.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:06 smithi172 bash[23612]: cluster 2024-03-30T04:47:04.695097+0000 mgr.y (mgr.24284) 266 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:08.148 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:47:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:07] "GET /metrics HTTP/1.1" 200 207939 "" "Prometheus/2.33.4" 2024-03-30T04:47:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:08 smithi173 bash[18498]: cluster 2024-03-30T04:47:06.695834+0000 mgr.y (mgr.24284) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:08.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:08 smithi172 bash[18533]: cluster 2024-03-30T04:47:06.695834+0000 mgr.y (mgr.24284) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:08.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:08 smithi172 bash[23612]: cluster 2024-03-30T04:47:06.695834+0000 mgr.y (mgr.24284) 267 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:10.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:10 smithi173 bash[18498]: cluster 2024-03-30T04:47:08.697470+0000 mgr.y (mgr.24284) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:10.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:10 smithi173 bash[18498]: audit 2024-03-30T04:47:09.134440+0000 mgr.y (mgr.24284) 269 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:10.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:10 smithi172 bash[23612]: cluster 2024-03-30T04:47:08.697470+0000 mgr.y (mgr.24284) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:10.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:10 smithi172 bash[23612]: audit 2024-03-30T04:47:09.134440+0000 mgr.y (mgr.24284) 269 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:10.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:10 smithi172 bash[18533]: cluster 2024-03-30T04:47:08.697470+0000 mgr.y (mgr.24284) 268 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:10.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:10 smithi172 bash[18533]: audit 2024-03-30T04:47:09.134440+0000 mgr.y (mgr.24284) 269 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:12.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:12 smithi173 bash[18498]: cluster 2024-03-30T04:47:10.698229+0000 mgr.y (mgr.24284) 270 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:12.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:12 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:12.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:12 smithi172 bash[18533]: cluster 2024-03-30T04:47:10.698229+0000 mgr.y (mgr.24284) 270 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:12.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:12 smithi172 bash[23612]: cluster 2024-03-30T04:47:10.698229+0000 mgr.y (mgr.24284) 270 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:14 smithi173 bash[18498]: cluster 2024-03-30T04:47:12.698955+0000 mgr.y (mgr.24284) 271 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:14.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:14 smithi172 bash[18533]: cluster 2024-03-30T04:47:12.698955+0000 mgr.y (mgr.24284) 271 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:14.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:14 smithi172 bash[23612]: cluster 2024-03-30T04:47:12.698955+0000 mgr.y (mgr.24284) 271 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:16.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:16 smithi173 bash[18498]: cluster 2024-03-30T04:47:14.700770+0000 mgr.y (mgr.24284) 272 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:16.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:16 smithi172 bash[23612]: cluster 2024-03-30T04:47:14.700770+0000 mgr.y (mgr.24284) 272 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:16.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:16 smithi172 bash[18533]: cluster 2024-03-30T04:47:14.700770+0000 mgr.y (mgr.24284) 272 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:18.148 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:47:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:17] "GET /metrics HTTP/1.1" 200 207945 "" "Prometheus/2.33.4" 2024-03-30T04:47:18.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:18 smithi173 bash[18498]: cluster 2024-03-30T04:47:16.701516+0000 mgr.y (mgr.24284) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:18.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:18 smithi172 bash[18533]: cluster 2024-03-30T04:47:16.701516+0000 mgr.y (mgr.24284) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:18.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:18 smithi172 bash[23612]: cluster 2024-03-30T04:47:16.701516+0000 mgr.y (mgr.24284) 273 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:19.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:19 smithi173 bash[18498]: cluster 2024-03-30T04:47:18.703153+0000 mgr.y (mgr.24284) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:19.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:19 smithi173 bash[18498]: audit 2024-03-30T04:47:19.136952+0000 mgr.y (mgr.24284) 275 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:19.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:19 smithi172 bash[18533]: cluster 2024-03-30T04:47:18.703153+0000 mgr.y (mgr.24284) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:19.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:19 smithi172 bash[18533]: audit 2024-03-30T04:47:19.136952+0000 mgr.y (mgr.24284) 275 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:19.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:19 smithi172 bash[23612]: cluster 2024-03-30T04:47:18.703153+0000 mgr.y (mgr.24284) 274 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:19.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:19 smithi172 bash[23612]: audit 2024-03-30T04:47:19.136952+0000 mgr.y (mgr.24284) 275 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:22.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:21 smithi173 bash[18498]: cluster 2024-03-30T04:47:20.703870+0000 mgr.y (mgr.24284) 276 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:22.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:21 smithi172 bash[18533]: cluster 2024-03-30T04:47:20.703870+0000 mgr.y (mgr.24284) 276 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:21 smithi172 bash[23612]: cluster 2024-03-30T04:47:20.703870+0000 mgr.y (mgr.24284) 276 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:22.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:22 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:24.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:24 smithi173 bash[18498]: cluster 2024-03-30T04:47:22.704618+0000 mgr.y (mgr.24284) 277 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:24.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:24 smithi172 bash[18533]: cluster 2024-03-30T04:47:22.704618+0000 mgr.y (mgr.24284) 277 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:24.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:24 smithi172 bash[23612]: cluster 2024-03-30T04:47:22.704618+0000 mgr.y (mgr.24284) 277 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:26.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:26 smithi173 bash[18498]: cluster 2024-03-30T04:47:24.706448+0000 mgr.y (mgr.24284) 278 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:26.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:26 smithi172 bash[18533]: cluster 2024-03-30T04:47:24.706448+0000 mgr.y (mgr.24284) 278 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:26.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:26 smithi172 bash[23612]: cluster 2024-03-30T04:47:24.706448+0000 mgr.y (mgr.24284) 278 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:28.148 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:47:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:27] "GET /metrics HTTP/1.1" 200 207945 "" "Prometheus/2.33.4" 2024-03-30T04:47:28.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:28 smithi173 bash[18498]: cluster 2024-03-30T04:47:26.707220+0000 mgr.y (mgr.24284) 279 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:28.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:28 smithi172 bash[18533]: cluster 2024-03-30T04:47:26.707220+0000 mgr.y (mgr.24284) 279 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:28.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:28 smithi172 bash[23612]: cluster 2024-03-30T04:47:26.707220+0000 mgr.y (mgr.24284) 279 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:30.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:30 smithi173 bash[18498]: cluster 2024-03-30T04:47:28.708819+0000 mgr.y (mgr.24284) 280 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:30.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:30 smithi173 bash[18498]: audit 2024-03-30T04:47:29.148164+0000 mgr.y (mgr.24284) 281 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:30.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:30 smithi172 bash[18533]: cluster 2024-03-30T04:47:28.708819+0000 mgr.y (mgr.24284) 280 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:30.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:30 smithi172 bash[18533]: audit 2024-03-30T04:47:29.148164+0000 mgr.y (mgr.24284) 281 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:30.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:30 smithi172 bash[23612]: cluster 2024-03-30T04:47:28.708819+0000 mgr.y (mgr.24284) 280 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:30.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:30 smithi172 bash[23612]: audit 2024-03-30T04:47:29.148164+0000 mgr.y (mgr.24284) 281 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:32.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:32 smithi173 bash[18498]: cluster 2024-03-30T04:47:30.709523+0000 mgr.y (mgr.24284) 282 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:32.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:32 smithi173 bash[19171]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:32.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:32 smithi172 bash[18533]: cluster 2024-03-30T04:47:30.709523+0000 mgr.y (mgr.24284) 282 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:32.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:32 smithi172 bash[23612]: cluster 2024-03-30T04:47:30.709523+0000 mgr.y (mgr.24284) 282 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:33.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:33 smithi172 bash[42234]: level=warn ts=2024-03-30T04:47:33.551Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:47:33.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:33 smithi172 bash[42234]: level=warn ts=2024-03-30T04:47:33.551Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:47:34.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:34 smithi173 bash[18498]: cluster 2024-03-30T04:47:32.710223+0000 mgr.y (mgr.24284) 283 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:34 smithi172 bash[18533]: cluster 2024-03-30T04:47:32.710223+0000 mgr.y (mgr.24284) 283 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:34.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:34 smithi172 bash[23612]: cluster 2024-03-30T04:47:32.710223+0000 mgr.y (mgr.24284) 283 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:36.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:36 smithi173 bash[18498]: cluster 2024-03-30T04:47:34.712025+0000 mgr.y (mgr.24284) 284 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:36.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:36 smithi172 bash[18533]: cluster 2024-03-30T04:47:34.712025+0000 mgr.y (mgr.24284) 284 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:36.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:36 smithi172 bash[23612]: cluster 2024-03-30T04:47:34.712025+0000 mgr.y (mgr.24284) 284 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:37.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:37 smithi173 bash[18498]: cluster 2024-03-30T04:47:36.712768+0000 mgr.y (mgr.24284) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:37 smithi172 bash[18533]: cluster 2024-03-30T04:47:36.712768+0000 mgr.y (mgr.24284) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:37.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:47:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:37] "GET /metrics HTTP/1.1" 200 207937 "" "Prometheus/2.33.4" 2024-03-30T04:47:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:37 smithi172 bash[23612]: cluster 2024-03-30T04:47:36.712768+0000 mgr.y (mgr.24284) 285 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:37.967 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.968 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.968 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.968 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.969 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.969 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.969 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.970 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.970 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:37.970 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:37 smithi173 systemd[1]: Stopping Ceph mgr.x for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:47:38.297 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:37 smithi173 bash[36347]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T04:47:38.993 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:38 smithi173 bash[36357]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T04:47:38.993 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:38 smithi173 bash[36392]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mgr.x 2024-03-30T04:47:38.993 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:38 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:47:38.993 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:38 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T04:47:38.993 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:38 smithi173 systemd[1]: Stopped Ceph mgr.x for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:47:39.359 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.360 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.360 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.360 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.361 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.361 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.361 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.362 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.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-03-30T04:47:39.362 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:39 smithi173 systemd[1]: Started Ceph mgr.x for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:47:40.148 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:39 smithi172 bash[42234]: level=warn ts=2024-03-30T04:47:39.676Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.173:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T04:47:40.321 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:40 smithi173 bash[36450]: debug 2024-03-30T04:47:40.176+0000 7f082b043700 1 -- 172.21.15.173:0/1929884503 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b3c1bca5a0 con 0x55b3c294ac00 2024-03-30T04:47:40.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:40 smithi173 bash[18498]: cluster 2024-03-30T04:47:38.714390+0000 mgr.y (mgr.24284) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:40.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:40 smithi173 bash[18498]: audit 2024-03-30T04:47:39.151930+0000 mgr.y (mgr.24284) 287 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:40.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:40 smithi173 bash[18498]: audit 2024-03-30T04:47:39.166196+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:40.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:40 smithi173 bash[18498]: audit 2024-03-30T04:47:39.182248+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:40.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:40 smithi173 bash[18498]: audit 2024-03-30T04:47:39.187741+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:40.322 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:40 smithi173 bash[18498]: audit 2024-03-30T04:47:39.189715+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:40.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:40 smithi173 bash[36450]: debug 2024-03-30T04:47:40.324+0000 7f0835252200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:47:40.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[18533]: cluster 2024-03-30T04:47:38.714390+0000 mgr.y (mgr.24284) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[18533]: audit 2024-03-30T04:47:39.151930+0000 mgr.y (mgr.24284) 287 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[18533]: audit 2024-03-30T04:47:39.166196+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[18533]: audit 2024-03-30T04:47:39.182248+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[18533]: audit 2024-03-30T04:47:39.187741+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[18533]: audit 2024-03-30T04:47:39.189715+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[23612]: cluster 2024-03-30T04:47:38.714390+0000 mgr.y (mgr.24284) 286 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[23612]: audit 2024-03-30T04:47:39.151930+0000 mgr.y (mgr.24284) 287 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[23612]: audit 2024-03-30T04:47:39.166196+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[23612]: audit 2024-03-30T04:47:39.182248+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:40.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[23612]: audit 2024-03-30T04:47:39.187741+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:47:40.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:40 smithi172 bash[23612]: audit 2024-03-30T04:47:39.189715+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:47:42.283 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:42 smithi173 bash[18498]: cluster 2024-03-30T04:47:40.715063+0000 mgr.y (mgr.24284) 288 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:42.283 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:41 smithi173 bash[36450]: debug 2024-03-30T04:47:41.912+0000 7f0835252200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:47:42.283 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:42 smithi173 bash[36450]: debug 2024-03-30T04:47:42.020+0000 7f0835252200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:47:42.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:42 smithi173 bash[36450]: debug 2024-03-30T04:47:42.284+0000 7f0835252200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:47:42.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:42 smithi172 bash[18533]: cluster 2024-03-30T04:47:40.715063+0000 mgr.y (mgr.24284) 288 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:42.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:42 smithi172 bash[23612]: cluster 2024-03-30T04:47:40.715063+0000 mgr.y (mgr.24284) 288 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:43.266 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[36450]: debug 2024-03-30T04:47:43.152+0000 7f0835252200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:47:43.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[18498]: audit 2024-03-30T04:47:42.681040+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:43.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[18498]: audit 2024-03-30T04:47:42.681379+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:43.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[18498]: audit 2024-03-30T04:47:42.708027+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:43.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[18498]: audit 2024-03-30T04:47:42.708438+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:43.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[18498]: audit 2024-03-30T04:47:42.720701+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[18498]: audit 2024-03-30T04:47:42.757077+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[18498]: audit 2024-03-30T04:47:43.008944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.504 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[23612]: audit 2024-03-30T04:47:42.681040+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:43.504 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[23612]: audit 2024-03-30T04:47:42.681379+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:43.504 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[23612]: audit 2024-03-30T04:47:42.708027+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:43.504 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[23612]: audit 2024-03-30T04:47:42.708438+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:43.504 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[23612]: audit 2024-03-30T04:47:42.720701+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.504 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[23612]: audit 2024-03-30T04:47:42.757077+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.505 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[23612]: audit 2024-03-30T04:47:43.008944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.505 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[18533]: audit 2024-03-30T04:47:42.681040+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:43.505 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[18533]: audit 2024-03-30T04:47:42.681379+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:47:43.505 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[18533]: audit 2024-03-30T04:47:42.708027+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:43.505 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[18533]: audit 2024-03-30T04:47:42.708438+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:47:43.505 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[18533]: audit 2024-03-30T04:47:42.720701+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.505 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[18533]: audit 2024-03-30T04:47:42.757077+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.505 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[18533]: audit 2024-03-30T04:47:43.008944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:47:43.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[36450]: debug 2024-03-30T04:47:43.268+0000 7f0835252200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:47:43.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[36450]: debug 2024-03-30T04:47:43.372+0000 7f0835252200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:47:43.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[42234]: level=error ts=2024-03-30T04:47:43.512Z 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.173:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:47:43.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[42234]: level=warn ts=2024-03-30T04:47:43.513Z 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.173:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T04:47:43.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:43 smithi172 bash[42234]: level=warn ts=2024-03-30T04:47:43.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:47:44.109 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[36450]: debug 2024-03-30T04:47:43.744+0000 7f0835252200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:47:44.109 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[36450]: debug 2024-03-30T04:47:43.856+0000 7f0835252200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:47:44.109 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:43 smithi173 bash[36450]: debug 2024-03-30T04:47:43.960+0000 7f0835252200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:47:44.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:44 smithi173 bash[36450]: debug 2024-03-30T04:47:44.324+0000 7f0835252200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:47:44.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:44 smithi173 bash[36450]: debug 2024-03-30T04:47:44.572+0000 7f0835252200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:47:44.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:44 smithi173 bash[18498]: cluster 2024-03-30T04:47:42.715892+0000 mgr.y (mgr.24284) 289 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:44.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:44 smithi172 bash[18533]: cluster 2024-03-30T04:47:42.715892+0000 mgr.y (mgr.24284) 289 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:44 smithi172 bash[23612]: cluster 2024-03-30T04:47:42.715892+0000 mgr.y (mgr.24284) 289 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:45.109 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:44 smithi173 bash[36450]: debug 2024-03-30T04:47:44.831+0000 7f0835252200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:47:45.109 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:44 smithi173 bash[36450]: debug 2024-03-30T04:47:44.947+0000 7f0835252200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:47:45.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:45 smithi173 bash[36450]: debug 2024-03-30T04:47:45.227+0000 7f0835252200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:47:46.022 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:45 smithi173 bash[36450]: debug 2024-03-30T04:47:45.659+0000 7f0835252200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:47:46.023 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:45 smithi173 bash[36450]: debug 2024-03-30T04:47:45.903+0000 7f0835252200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:47:46.275 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:46 smithi173 bash[36450]: debug 2024-03-30T04:47:46.023+0000 7f0835252200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:47:46.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:46 smithi173 bash[36450]: debug 2024-03-30T04:47:46.275+0000 7f0835252200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:47:46.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:46 smithi173 bash[18498]: cluster 2024-03-30T04:47:44.717568+0000 mgr.y (mgr.24284) 290 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:46.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:46 smithi172 bash[18533]: cluster 2024-03-30T04:47:44.717568+0000 mgr.y (mgr.24284) 290 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:46.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:46 smithi172 bash[23612]: cluster 2024-03-30T04:47:44.717568+0000 mgr.y (mgr.24284) 290 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:47.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:47 smithi173 bash[36450]: debug 2024-03-30T04:47:47.299+0000 7f0835252200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:47:47.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:47 smithi173 bash[36450]: debug 2024-03-30T04:47:47.415+0000 7f0835252200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:47:48.109 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:47 smithi173 bash[36450]: debug 2024-03-30T04:47:47.723+0000 7f0835252200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:47:48.110 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:47 smithi173 bash[36450]: debug 2024-03-30T04:47:47.839+0000 7f0835252200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:47:48.148 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:47:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:47] "GET /metrics HTTP/1.1" 200 207950 "" "Prometheus/2.33.4" 2024-03-30T04:47:48.545 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[36450]: debug 2024-03-30T04:47:48.295+0000 7f0835252200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[36450]: debug 2024-03-30T04:47:48.419+0000 7f0835252200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[36450]: [30/Mar/2024:04:47:48] ENGINE Bus STARTING 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[18498]: cluster 2024-03-30T04:47:46.718290+0000 mgr.y (mgr.24284) 291 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[18498]: cluster 2024-03-30T04:47:48.447253+0000 mon.a (mon.0) 812 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[18498]: cluster 2024-03-30T04:47:48.447514+0000 mon.a (mon.0) 813 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[18498]: audit 2024-03-30T04:47:48.447545+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[18498]: audit 2024-03-30T04:47:48.448432+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[18498]: audit 2024-03-30T04:47:48.450869+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:47:48.546 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[18498]: audit 2024-03-30T04:47:48.452913+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:47:48.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[36450]: CherryPy Checker: 2024-03-30T04:47:48.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[36450]: The Application mounted at '' has an empty config. 2024-03-30T04:47:48.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[36450]: [30/Mar/2024:04:47:48] ENGINE Serving on http://:::9283 2024-03-30T04:47:48.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:48 smithi173 bash[36450]: [30/Mar/2024:04:47:48] ENGINE Bus STARTED 2024-03-30T04:47:48.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[18533]: cluster 2024-03-30T04:47:46.718290+0000 mgr.y (mgr.24284) 291 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:48.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[18533]: cluster 2024-03-30T04:47:48.447253+0000 mon.a (mon.0) 812 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:47:48.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[18533]: cluster 2024-03-30T04:47:48.447514+0000 mon.a (mon.0) 813 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[18533]: audit 2024-03-30T04:47:48.447545+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[18533]: audit 2024-03-30T04:47:48.448432+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[18533]: audit 2024-03-30T04:47:48.450869+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[18533]: audit 2024-03-30T04:47:48.452913+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[23612]: cluster 2024-03-30T04:47:46.718290+0000 mgr.y (mgr.24284) 291 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[23612]: cluster 2024-03-30T04:47:48.447253+0000 mon.a (mon.0) 812 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[23612]: cluster 2024-03-30T04:47:48.447514+0000 mon.a (mon.0) 813 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[23612]: audit 2024-03-30T04:47:48.447545+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[23612]: audit 2024-03-30T04:47:48.448432+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[23612]: audit 2024-03-30T04:47:48.450869+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:47:48.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:48 smithi172 bash[23612]: audit 2024-03-30T04:47:48.452913+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:47:49.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:49 smithi173 bash[18498]: cluster 2024-03-30T04:47:48.513734+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T04:47:49.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:49 smithi173 bash[18498]: cluster 2024-03-30T04:47:48.719942+0000 mgr.y (mgr.24284) 292 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:49.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:49 smithi173 bash[18498]: audit 2024-03-30T04:47:49.162705+0000 mgr.y (mgr.24284) 293 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:49.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:49 smithi172 bash[18533]: cluster 2024-03-30T04:47:48.513734+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T04:47:49.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:49 smithi172 bash[18533]: cluster 2024-03-30T04:47:48.719942+0000 mgr.y (mgr.24284) 292 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:49.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:49 smithi172 bash[18533]: audit 2024-03-30T04:47:49.162705+0000 mgr.y (mgr.24284) 293 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:49.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:49 smithi172 bash[23612]: cluster 2024-03-30T04:47:48.513734+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-03-30T04:47:49.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:49 smithi172 bash[23612]: cluster 2024-03-30T04:47:48.719942+0000 mgr.y (mgr.24284) 292 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:49.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:49 smithi172 bash[23612]: audit 2024-03-30T04:47:49.162705+0000 mgr.y (mgr.24284) 293 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:47:52.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:51 smithi173 bash[18498]: cluster 2024-03-30T04:47:50.720618+0000 mgr.y (mgr.24284) 294 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:52.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:51 smithi172 bash[18533]: cluster 2024-03-30T04:47:50.720618+0000 mgr.y (mgr.24284) 294 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:52.141 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:51 smithi172 bash[23612]: cluster 2024-03-30T04:47:50.720618+0000 mgr.y (mgr.24284) 294 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:52.398 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:52 smithi172 bash[42234]: level=warn ts=2024-03-30T04:47:52.149Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:47:52.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:47:52 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:47:53.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:53 smithi172 bash[42234]: level=error ts=2024-03-30T04:47:53.513Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:47:53.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:53 smithi172 bash[42234]: level=warn ts=2024-03-30T04:47:53.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:47:53.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:47:53 smithi172 bash[42234]: level=warn ts=2024-03-30T04:47: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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:47:54.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:54 smithi173 bash[18498]: cluster 2024-03-30T04:47:52.721325+0000 mgr.y (mgr.24284) 295 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:54.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:54 smithi172 bash[18533]: cluster 2024-03-30T04:47:52.721325+0000 mgr.y (mgr.24284) 295 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:54.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:54 smithi172 bash[23612]: cluster 2024-03-30T04:47:52.721325+0000 mgr.y (mgr.24284) 295 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:56.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:56 smithi173 bash[18498]: cluster 2024-03-30T04:47:54.723075+0000 mgr.y (mgr.24284) 296 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:56.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:56 smithi172 bash[18533]: cluster 2024-03-30T04:47:54.723075+0000 mgr.y (mgr.24284) 296 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:56.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:56 smithi172 bash[23612]: cluster 2024-03-30T04:47:54.723075+0000 mgr.y (mgr.24284) 296 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:47:58.148 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:47:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:47:57] "GET /metrics HTTP/1.1" 200 207950 "" "Prometheus/2.33.4" 2024-03-30T04:47:58.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:47:58 smithi173 bash[18498]: cluster 2024-03-30T04:47:56.723801+0000 mgr.y (mgr.24284) 297 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:58.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:47:58 smithi172 bash[18533]: cluster 2024-03-30T04:47:56.723801+0000 mgr.y (mgr.24284) 297 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:47:58.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:47:58 smithi172 bash[23612]: cluster 2024-03-30T04:47:56.723801+0000 mgr.y (mgr.24284) 297 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:00.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:00 smithi173 bash[18498]: cluster 2024-03-30T04:47:58.725486+0000 mgr.y (mgr.24284) 298 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:00.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:00 smithi173 bash[18498]: audit 2024-03-30T04:47:59.169907+0000 mgr.y (mgr.24284) 299 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:00.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:00 smithi172 bash[18533]: cluster 2024-03-30T04:47:58.725486+0000 mgr.y (mgr.24284) 298 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:00.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:00 smithi172 bash[18533]: audit 2024-03-30T04:47:59.169907+0000 mgr.y (mgr.24284) 299 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:00.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:00 smithi172 bash[23612]: cluster 2024-03-30T04:47:58.725486+0000 mgr.y (mgr.24284) 298 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:00.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:00 smithi172 bash[23612]: audit 2024-03-30T04:47:59.169907+0000 mgr.y (mgr.24284) 299 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:01.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:01 smithi173 bash[18498]: cluster 2024-03-30T04:48:00.726245+0000 mgr.y (mgr.24284) 300 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:01.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:01 smithi172 bash[18533]: cluster 2024-03-30T04:48:00.726245+0000 mgr.y (mgr.24284) 300 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:01.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:01 smithi172 bash[23612]: cluster 2024-03-30T04:48:00.726245+0000 mgr.y (mgr.24284) 300 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:02.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:48:02 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:03.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:03 smithi172 bash[42234]: level=error ts=2024-03-30T04:48:03.514Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:48:03.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:03 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48:03.519Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:48:03.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:03 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48:03.519Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:04.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:04 smithi173 bash[18498]: cluster 2024-03-30T04:48:02.726932+0000 mgr.y (mgr.24284) 301 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:04.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:04 smithi172 bash[18533]: cluster 2024-03-30T04:48:02.726932+0000 mgr.y (mgr.24284) 301 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:04.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:04 smithi172 bash[23612]: cluster 2024-03-30T04:48:02.726932+0000 mgr.y (mgr.24284) 301 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:06.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:06 smithi173 bash[18498]: cluster 2024-03-30T04:48:04.728607+0000 mgr.y (mgr.24284) 302 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:06.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:06 smithi172 bash[18533]: cluster 2024-03-30T04:48:04.728607+0000 mgr.y (mgr.24284) 302 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:06.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:06 smithi172 bash[23612]: cluster 2024-03-30T04:48:04.728607+0000 mgr.y (mgr.24284) 302 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:08.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:48:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:07] "GET /metrics HTTP/1.1" 200 207946 "" "Prometheus/2.33.4" 2024-03-30T04:48:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:08 smithi173 bash[18498]: cluster 2024-03-30T04:48:06.729281+0000 mgr.y (mgr.24284) 303 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:08.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:08 smithi172 bash[18533]: cluster 2024-03-30T04:48:06.729281+0000 mgr.y (mgr.24284) 303 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:08.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:08 smithi172 bash[23612]: cluster 2024-03-30T04:48:06.729281+0000 mgr.y (mgr.24284) 303 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:10.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:10 smithi173 bash[18498]: cluster 2024-03-30T04:48:08.730997+0000 mgr.y (mgr.24284) 304 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:10.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:10 smithi173 bash[18498]: audit 2024-03-30T04:48:09.181104+0000 mgr.y (mgr.24284) 305 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:10.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:10 smithi172 bash[18533]: cluster 2024-03-30T04:48:08.730997+0000 mgr.y (mgr.24284) 304 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:10.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:10 smithi172 bash[18533]: audit 2024-03-30T04:48:09.181104+0000 mgr.y (mgr.24284) 305 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:10.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:10 smithi172 bash[23612]: cluster 2024-03-30T04:48:08.730997+0000 mgr.y (mgr.24284) 304 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:10.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:10 smithi172 bash[23612]: audit 2024-03-30T04:48:09.181104+0000 mgr.y (mgr.24284) 305 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:11.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:11 smithi173 bash[18498]: cluster 2024-03-30T04:48:10.731870+0000 mgr.y (mgr.24284) 306 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:11.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:11 smithi172 bash[18533]: cluster 2024-03-30T04:48:10.731870+0000 mgr.y (mgr.24284) 306 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:11.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:11 smithi172 bash[23612]: cluster 2024-03-30T04:48:10.731870+0000 mgr.y (mgr.24284) 306 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:12.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:48:12 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:13.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:13 smithi172 bash[42234]: level=error ts=2024-03-30T04:48:13.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:48:13.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:13 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48:13.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:13.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:13 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48: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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:48:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:14 smithi173 bash[18498]: cluster 2024-03-30T04:48:12.732584+0000 mgr.y (mgr.24284) 307 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:14.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:14 smithi172 bash[18533]: cluster 2024-03-30T04:48:12.732584+0000 mgr.y (mgr.24284) 307 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:14.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:14 smithi172 bash[23612]: cluster 2024-03-30T04:48:12.732584+0000 mgr.y (mgr.24284) 307 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:16.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:16 smithi173 bash[18498]: cluster 2024-03-30T04:48:14.734280+0000 mgr.y (mgr.24284) 308 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:16.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:16 smithi172 bash[18533]: cluster 2024-03-30T04:48:14.734280+0000 mgr.y (mgr.24284) 308 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:16.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:16 smithi172 bash[23612]: cluster 2024-03-30T04:48:14.734280+0000 mgr.y (mgr.24284) 308 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:18.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:48:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:17] "GET /metrics HTTP/1.1" 200 207945 "" "Prometheus/2.33.4" 2024-03-30T04:48:18.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:18 smithi173 bash[18498]: cluster 2024-03-30T04:48:16.735027+0000 mgr.y (mgr.24284) 309 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:18.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:18 smithi172 bash[18533]: cluster 2024-03-30T04:48:16.735027+0000 mgr.y (mgr.24284) 309 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:18.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:18 smithi172 bash[23612]: cluster 2024-03-30T04:48:16.735027+0000 mgr.y (mgr.24284) 309 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:20.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:20 smithi173 bash[18498]: cluster 2024-03-30T04:48:18.736667+0000 mgr.y (mgr.24284) 310 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:20.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:20 smithi173 bash[18498]: audit 2024-03-30T04:48:19.188432+0000 mgr.y (mgr.24284) 311 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:20.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:20 smithi172 bash[18533]: cluster 2024-03-30T04:48:18.736667+0000 mgr.y (mgr.24284) 310 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:20.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:20 smithi172 bash[18533]: audit 2024-03-30T04:48:19.188432+0000 mgr.y (mgr.24284) 311 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:20.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:20 smithi172 bash[23612]: cluster 2024-03-30T04:48:18.736667+0000 mgr.y (mgr.24284) 310 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:20.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:20 smithi172 bash[23612]: audit 2024-03-30T04:48:19.188432+0000 mgr.y (mgr.24284) 311 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:21.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:21 smithi173 bash[18498]: cluster 2024-03-30T04:48:20.737406+0000 mgr.y (mgr.24284) 312 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:21.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:21 smithi172 bash[18533]: cluster 2024-03-30T04:48:20.737406+0000 mgr.y (mgr.24284) 312 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:21.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:21 smithi172 bash[23612]: cluster 2024-03-30T04:48:20.737406+0000 mgr.y (mgr.24284) 312 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:22.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:48:22 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:23.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:23 smithi172 bash[42234]: level=error ts=2024-03-30T04:48:23.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:23.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:23 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48:23.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:23.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:23 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48: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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:48:24.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:24 smithi173 bash[18498]: cluster 2024-03-30T04:48:22.738121+0000 mgr.y (mgr.24284) 313 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:24.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:24 smithi172 bash[18533]: cluster 2024-03-30T04:48:22.738121+0000 mgr.y (mgr.24284) 313 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:24.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:24 smithi172 bash[23612]: cluster 2024-03-30T04:48:22.738121+0000 mgr.y (mgr.24284) 313 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:26.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:26 smithi173 bash[18498]: cluster 2024-03-30T04:48:24.739783+0000 mgr.y (mgr.24284) 314 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:26.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:26 smithi172 bash[23612]: cluster 2024-03-30T04:48:24.739783+0000 mgr.y (mgr.24284) 314 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:26.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:26 smithi172 bash[18533]: cluster 2024-03-30T04:48:24.739783+0000 mgr.y (mgr.24284) 314 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:28.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:48:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:27] "GET /metrics HTTP/1.1" 200 207945 "" "Prometheus/2.33.4" 2024-03-30T04:48:28.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:28 smithi173 bash[18498]: cluster 2024-03-30T04:48:26.740515+0000 mgr.y (mgr.24284) 315 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:28.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:28 smithi172 bash[18533]: cluster 2024-03-30T04:48:26.740515+0000 mgr.y (mgr.24284) 315 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:28.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:28 smithi172 bash[23612]: cluster 2024-03-30T04:48:26.740515+0000 mgr.y (mgr.24284) 315 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:30.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:30 smithi173 bash[18498]: cluster 2024-03-30T04:48:28.742153+0000 mgr.y (mgr.24284) 316 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:30.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:30 smithi173 bash[18498]: audit 2024-03-30T04:48:29.198937+0000 mgr.y (mgr.24284) 317 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:30 smithi172 bash[23612]: cluster 2024-03-30T04:48:28.742153+0000 mgr.y (mgr.24284) 316 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:30 smithi172 bash[23612]: audit 2024-03-30T04:48:29.198937+0000 mgr.y (mgr.24284) 317 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:30.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:30 smithi172 bash[18533]: cluster 2024-03-30T04:48:28.742153+0000 mgr.y (mgr.24284) 316 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:30.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:30 smithi172 bash[18533]: audit 2024-03-30T04:48:29.198937+0000 mgr.y (mgr.24284) 317 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:31 smithi173 bash[18498]: cluster 2024-03-30T04:48:30.742876+0000 mgr.y (mgr.24284) 318 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:31.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:31 smithi172 bash[18533]: cluster 2024-03-30T04:48:30.742876+0000 mgr.y (mgr.24284) 318 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:31 smithi172 bash[23612]: cluster 2024-03-30T04:48:30.742876+0000 mgr.y (mgr.24284) 318 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:32.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:48:32 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:33.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:33 smithi172 bash[42234]: level=error ts=2024-03-30T04:48:33.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:33.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:33 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48: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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:48:33.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:33 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48:33.522Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:34.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:34 smithi173 bash[18498]: cluster 2024-03-30T04:48:32.743542+0000 mgr.y (mgr.24284) 319 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:34 smithi172 bash[18533]: cluster 2024-03-30T04:48:32.743542+0000 mgr.y (mgr.24284) 319 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:34.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:34 smithi172 bash[23612]: cluster 2024-03-30T04:48:32.743542+0000 mgr.y (mgr.24284) 319 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:36.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:36 smithi173 bash[18498]: cluster 2024-03-30T04:48:34.745324+0000 mgr.y (mgr.24284) 320 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:36.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:36 smithi172 bash[18533]: cluster 2024-03-30T04:48:34.745324+0000 mgr.y (mgr.24284) 320 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:36.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:36 smithi172 bash[23612]: cluster 2024-03-30T04:48:34.745324+0000 mgr.y (mgr.24284) 320 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:38.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:48:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:37] "GET /metrics HTTP/1.1" 200 207948 "" "Prometheus/2.33.4" 2024-03-30T04:48:38.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:38 smithi173 bash[18498]: cluster 2024-03-30T04:48:36.746042+0000 mgr.y (mgr.24284) 321 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:38.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:38 smithi172 bash[23612]: cluster 2024-03-30T04:48:36.746042+0000 mgr.y (mgr.24284) 321 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:38.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:38 smithi172 bash[18533]: cluster 2024-03-30T04:48:36.746042+0000 mgr.y (mgr.24284) 321 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:40.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:40 smithi173 bash[18498]: cluster 2024-03-30T04:48:38.747700+0000 mgr.y (mgr.24284) 322 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:40.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:40 smithi173 bash[18498]: audit 2024-03-30T04:48:39.210170+0000 mgr.y (mgr.24284) 323 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:40.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:40 smithi172 bash[18533]: cluster 2024-03-30T04:48:38.747700+0000 mgr.y (mgr.24284) 322 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:40.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:40 smithi172 bash[18533]: audit 2024-03-30T04:48:39.210170+0000 mgr.y (mgr.24284) 323 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:40.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:40 smithi172 bash[23612]: cluster 2024-03-30T04:48:38.747700+0000 mgr.y (mgr.24284) 322 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:40.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:40 smithi172 bash[23612]: audit 2024-03-30T04:48:39.210170+0000 mgr.y (mgr.24284) 323 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:41.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:41 smithi173 bash[18498]: cluster 2024-03-30T04:48:40.748419+0000 mgr.y (mgr.24284) 324 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:41.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:41 smithi172 bash[18533]: cluster 2024-03-30T04:48:40.748419+0000 mgr.y (mgr.24284) 324 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:41.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:41 smithi172 bash[23612]: cluster 2024-03-30T04:48:40.748419+0000 mgr.y (mgr.24284) 324 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:42.748 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:48:42 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:43.028 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:42 smithi172 bash[18533]: audit 2024-03-30T04:48:42.703372+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:43.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:42 smithi172 bash[18533]: audit 2024-03-30T04:48:42.704195+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:43.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:42 smithi172 bash[18533]: audit 2024-03-30T04:48:42.732477+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:43.029 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:42 smithi172 bash[18533]: audit 2024-03-30T04:48:42.733215+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:43.029 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:42 smithi172 bash[23612]: audit 2024-03-30T04:48:42.703372+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:43.029 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:42 smithi172 bash[23612]: audit 2024-03-30T04:48:42.704195+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:43.029 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:42 smithi172 bash[23612]: audit 2024-03-30T04:48:42.732477+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:43.029 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:42 smithi172 bash[23612]: audit 2024-03-30T04:48:42.733215+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:43.030 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:42 smithi173 bash[18498]: audit 2024-03-30T04:48:42.703372+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:43.030 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:42 smithi173 bash[18498]: audit 2024-03-30T04:48:42.704195+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:48:43.030 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:42 smithi173 bash[18498]: audit 2024-03-30T04:48:42.732477+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:43.030 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:42 smithi173 bash[18498]: audit 2024-03-30T04:48:42.733215+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:48:43.647 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[42234]: level=error ts=2024-03-30T04:48:43.518Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:43.647 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48:43.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:48:43.647 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48: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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:44.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:43 smithi173 bash[18498]: cluster 2024-03-30T04:48:42.749166+0000 mgr.y (mgr.24284) 325 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:44.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:43 smithi173 bash[18498]: audit 2024-03-30T04:48:43.015427+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:44.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:43 smithi173 bash[18498]: audit 2024-03-30T04:48:43.017517+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:44.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[18533]: cluster 2024-03-30T04:48:42.749166+0000 mgr.y (mgr.24284) 325 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:44.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[18533]: audit 2024-03-30T04:48:43.015427+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:44.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[18533]: audit 2024-03-30T04:48:43.017517+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:44.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[23612]: cluster 2024-03-30T04:48:42.749166+0000 mgr.y (mgr.24284) 325 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:44.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[23612]: audit 2024-03-30T04:48:43.015427+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:48:44.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:43 smithi172 bash[23612]: audit 2024-03-30T04:48:43.017517+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:48:46.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:45 smithi173 bash[18498]: cluster 2024-03-30T04:48:44.750974+0000 mgr.y (mgr.24284) 326 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:46.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:45 smithi172 bash[18533]: cluster 2024-03-30T04:48:44.750974+0000 mgr.y (mgr.24284) 326 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:45 smithi172 bash[23612]: cluster 2024-03-30T04:48:44.750974+0000 mgr.y (mgr.24284) 326 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:48.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:47 smithi173 bash[18498]: audit 2024-03-30T04:48:46.653926+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:48:48.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:47 smithi173 bash[18498]: cluster 2024-03-30T04:48:46.751833+0000 mgr.y (mgr.24284) 327 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:48.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:47 smithi173 bash[18498]: audit 2024-03-30T04:48:46.936568+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:48:48.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:48:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:47] "GET /metrics HTTP/1.1" 200 207950 "" "Prometheus/2.33.4" 2024-03-30T04:48:48.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:47 smithi172 bash[18533]: audit 2024-03-30T04:48:46.653926+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:48:48.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:47 smithi172 bash[18533]: cluster 2024-03-30T04:48:46.751833+0000 mgr.y (mgr.24284) 327 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:48.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:47 smithi172 bash[18533]: audit 2024-03-30T04:48:46.936568+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:48:48.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:47 smithi172 bash[23612]: audit 2024-03-30T04:48:46.653926+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:48:48.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:47 smithi172 bash[23612]: cluster 2024-03-30T04:48:46.751833+0000 mgr.y (mgr.24284) 327 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:48.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:47 smithi172 bash[23612]: audit 2024-03-30T04:48:46.936568+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:48:50.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:50 smithi173 bash[18498]: cluster 2024-03-30T04:48:48.753558+0000 mgr.y (mgr.24284) 328 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:50.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:50 smithi173 bash[18498]: audit 2024-03-30T04:48:49.221380+0000 mgr.y (mgr.24284) 329 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:50.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:50 smithi172 bash[18533]: cluster 2024-03-30T04:48:48.753558+0000 mgr.y (mgr.24284) 328 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:50.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:50 smithi172 bash[18533]: audit 2024-03-30T04:48:49.221380+0000 mgr.y (mgr.24284) 329 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:50.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:50 smithi172 bash[23612]: cluster 2024-03-30T04:48:48.753558+0000 mgr.y (mgr.24284) 328 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:50.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:50 smithi172 bash[23612]: audit 2024-03-30T04:48:49.221380+0000 mgr.y (mgr.24284) 329 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:48:52.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:52 smithi173 bash[18498]: cluster 2024-03-30T04:48:50.754253+0000 mgr.y (mgr.24284) 330 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:52.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:48:52 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:48:52.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:52 smithi172 bash[18533]: cluster 2024-03-30T04:48:50.754253+0000 mgr.y (mgr.24284) 330 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:52.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:52 smithi172 bash[23612]: cluster 2024-03-30T04:48:50.754253+0000 mgr.y (mgr.24284) 330 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:53.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:53 smithi172 bash[42234]: level=error ts=2024-03-30T04:48:53.518Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:53.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:53 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48:53.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:48:53.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:48:53 smithi172 bash[42234]: level=warn ts=2024-03-30T04:48:53.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:48:54.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:54 smithi173 bash[18498]: cluster 2024-03-30T04:48:52.754945+0000 mgr.y (mgr.24284) 331 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:54.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:54 smithi172 bash[18533]: cluster 2024-03-30T04:48:52.754945+0000 mgr.y (mgr.24284) 331 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:54.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:54 smithi172 bash[23612]: cluster 2024-03-30T04:48:52.754945+0000 mgr.y (mgr.24284) 331 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:55.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:55 smithi173 bash[18498]: cluster 2024-03-30T04:48:54.756757+0000 mgr.y (mgr.24284) 332 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:55.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:55 smithi172 bash[18533]: cluster 2024-03-30T04:48:54.756757+0000 mgr.y (mgr.24284) 332 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:55.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:55 smithi172 bash[23612]: cluster 2024-03-30T04:48:54.756757+0000 mgr.y (mgr.24284) 332 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:48:58.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:48:57 smithi173 bash[18498]: cluster 2024-03-30T04:48:56.757535+0000 mgr.y (mgr.24284) 333 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:58.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:48:57 smithi172 bash[18533]: cluster 2024-03-30T04:48:56.757535+0000 mgr.y (mgr.24284) 333 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:48:58.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:48:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:48:57] "GET /metrics HTTP/1.1" 200 207950 "" "Prometheus/2.33.4" 2024-03-30T04:48:58.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:48:57 smithi172 bash[23612]: cluster 2024-03-30T04:48:56.757535+0000 mgr.y (mgr.24284) 333 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:00.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:00 smithi173 bash[18498]: cluster 2024-03-30T04:48:58.759297+0000 mgr.y (mgr.24284) 334 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:00.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:00 smithi173 bash[18498]: audit 2024-03-30T04:48:59.232458+0000 mgr.y (mgr.24284) 335 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:00.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:00 smithi172 bash[18533]: cluster 2024-03-30T04:48:58.759297+0000 mgr.y (mgr.24284) 334 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:00.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:00 smithi172 bash[18533]: audit 2024-03-30T04:48:59.232458+0000 mgr.y (mgr.24284) 335 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:00.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:00 smithi172 bash[23612]: cluster 2024-03-30T04:48:58.759297+0000 mgr.y (mgr.24284) 334 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:00.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:00 smithi172 bash[23612]: audit 2024-03-30T04:48:59.232458+0000 mgr.y (mgr.24284) 335 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:02.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:02 smithi173 bash[18498]: cluster 2024-03-30T04:49:00.760113+0000 mgr.y (mgr.24284) 336 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:02.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:49:02 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:02.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:02 smithi172 bash[18533]: cluster 2024-03-30T04:49:00.760113+0000 mgr.y (mgr.24284) 336 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:02.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:02 smithi172 bash[23612]: cluster 2024-03-30T04:49:00.760113+0000 mgr.y (mgr.24284) 336 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:03.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:03 smithi172 bash[42234]: level=error ts=2024-03-30T04:49:03.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:49:03.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:03 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:03.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:49:03.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:03 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:03.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:04.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:04 smithi173 bash[18498]: cluster 2024-03-30T04:49:02.760928+0000 mgr.y (mgr.24284) 337 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:04.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:04 smithi172 bash[18533]: cluster 2024-03-30T04:49:02.760928+0000 mgr.y (mgr.24284) 337 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:04.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:04 smithi172 bash[23612]: cluster 2024-03-30T04:49:02.760928+0000 mgr.y (mgr.24284) 337 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:06.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:06 smithi173 bash[18498]: cluster 2024-03-30T04:49:04.762651+0000 mgr.y (mgr.24284) 338 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:06.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:06 smithi172 bash[18533]: cluster 2024-03-30T04:49:04.762651+0000 mgr.y (mgr.24284) 338 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:06.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:06 smithi172 bash[23612]: cluster 2024-03-30T04:49:04.762651+0000 mgr.y (mgr.24284) 338 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:08.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:49:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:07] "GET /metrics HTTP/1.1" 200 207943 "" "Prometheus/2.33.4" 2024-03-30T04:49:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:08 smithi173 bash[18498]: cluster 2024-03-30T04:49:06.763395+0000 mgr.y (mgr.24284) 339 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:08.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:08 smithi172 bash[18533]: cluster 2024-03-30T04:49:06.763395+0000 mgr.y (mgr.24284) 339 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:08.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:08 smithi172 bash[23612]: cluster 2024-03-30T04:49:06.763395+0000 mgr.y (mgr.24284) 339 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:09.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:09 smithi173 bash[18498]: cluster 2024-03-30T04:49:08.765074+0000 mgr.y (mgr.24284) 340 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:09.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:09 smithi173 bash[18498]: audit 2024-03-30T04:49:09.240849+0000 mgr.y (mgr.24284) 341 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:09.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:09 smithi172 bash[18533]: cluster 2024-03-30T04:49:08.765074+0000 mgr.y (mgr.24284) 340 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:09.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:09 smithi172 bash[18533]: audit 2024-03-30T04:49:09.240849+0000 mgr.y (mgr.24284) 341 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:09.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:09 smithi172 bash[23612]: cluster 2024-03-30T04:49:08.765074+0000 mgr.y (mgr.24284) 340 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:09.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:09 smithi172 bash[23612]: audit 2024-03-30T04:49:09.240849+0000 mgr.y (mgr.24284) 341 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:12.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:11 smithi173 bash[18498]: cluster 2024-03-30T04:49:10.765811+0000 mgr.y (mgr.24284) 342 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:11 smithi172 bash[18533]: cluster 2024-03-30T04:49:10.765811+0000 mgr.y (mgr.24284) 342 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:12.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:11 smithi172 bash[23612]: cluster 2024-03-30T04:49:10.765811+0000 mgr.y (mgr.24284) 342 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:12.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:49:12 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:13.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:13 smithi172 bash[42234]: level=error ts=2024-03-30T04:49:13.519Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:13.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:13 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:13.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:49:13.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:13 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:13.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:14 smithi173 bash[18498]: cluster 2024-03-30T04:49:12.766522+0000 mgr.y (mgr.24284) 343 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:14.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:14 smithi172 bash[23612]: cluster 2024-03-30T04:49:12.766522+0000 mgr.y (mgr.24284) 343 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:14.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:14 smithi172 bash[18533]: cluster 2024-03-30T04:49:12.766522+0000 mgr.y (mgr.24284) 343 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:49:16.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:16 smithi173 bash[18498]: cluster 2024-03-30T04:49:14.768227+0000 mgr.y (mgr.24284) 344 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:16.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:16 smithi172 bash[23612]: cluster 2024-03-30T04:49:14.768227+0000 mgr.y (mgr.24284) 344 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:16.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:16 smithi172 bash[18533]: cluster 2024-03-30T04:49:14.768227+0000 mgr.y (mgr.24284) 344 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:17.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:17 smithi173 bash[18498]: cluster 2024-03-30T04:49:16.768943+0000 mgr.y (mgr.24284) 345 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:17.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:17 smithi172 bash[23612]: cluster 2024-03-30T04:49:16.768943+0000 mgr.y (mgr.24284) 345 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:17.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:17 smithi172 bash[18533]: cluster 2024-03-30T04:49:16.768943+0000 mgr.y (mgr.24284) 345 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:17.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:49:17 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:17] "GET /metrics HTTP/1.1" 200 207948 "" "Prometheus/2.33.4" 2024-03-30T04:49:20.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:20 smithi173 bash[18498]: cluster 2024-03-30T04:49:18.770621+0000 mgr.y (mgr.24284) 346 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:20 smithi173 bash[18498]: audit 2024-03-30T04:49:19.245692+0000 mgr.y (mgr.24284) 347 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:20.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:20 smithi172 bash[23612]: cluster 2024-03-30T04:49:18.770621+0000 mgr.y (mgr.24284) 346 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:20 smithi172 bash[23612]: audit 2024-03-30T04:49:19.245692+0000 mgr.y (mgr.24284) 347 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:20.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:20 smithi172 bash[18533]: cluster 2024-03-30T04:49:18.770621+0000 mgr.y (mgr.24284) 346 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:20.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:20 smithi172 bash[18533]: audit 2024-03-30T04:49:19.245692+0000 mgr.y (mgr.24284) 347 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:21.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:21 smithi173 bash[18498]: cluster 2024-03-30T04:49:20.771351+0000 mgr.y (mgr.24284) 348 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:21.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:21 smithi172 bash[23612]: cluster 2024-03-30T04:49:20.771351+0000 mgr.y (mgr.24284) 348 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:21.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:21 smithi172 bash[18533]: cluster 2024-03-30T04:49:20.771351+0000 mgr.y (mgr.24284) 348 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:22.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:49:22 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:22] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:23.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:23 smithi172 bash[42234]: level=error ts=2024-03-30T04:49:23.520Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:49:23.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:23 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:23.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:49:23.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:23 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49: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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:24.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:24 smithi173 bash[18498]: cluster 2024-03-30T04:49:22.772009+0000 mgr.y (mgr.24284) 349 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:24.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:24 smithi172 bash[18533]: cluster 2024-03-30T04:49:22.772009+0000 mgr.y (mgr.24284) 349 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:24.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:24 smithi172 bash[23612]: cluster 2024-03-30T04:49:22.772009+0000 mgr.y (mgr.24284) 349 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:26.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:26 smithi173 bash[18498]: cluster 2024-03-30T04:49:24.773718+0000 mgr.y (mgr.24284) 350 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:26.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:26 smithi172 bash[18533]: cluster 2024-03-30T04:49:24.773718+0000 mgr.y (mgr.24284) 350 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:26.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:26 smithi172 bash[23612]: cluster 2024-03-30T04:49:24.773718+0000 mgr.y (mgr.24284) 350 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:27.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:27 smithi173 bash[18498]: cluster 2024-03-30T04:49:26.774452+0000 mgr.y (mgr.24284) 351 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:27.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:27 smithi172 bash[18533]: cluster 2024-03-30T04:49:26.774452+0000 mgr.y (mgr.24284) 351 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:27.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:49:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:27] "GET /metrics HTTP/1.1" 200 207948 "" "Prometheus/2.33.4" 2024-03-30T04:49:27.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:27 smithi172 bash[23612]: cluster 2024-03-30T04:49:26.774452+0000 mgr.y (mgr.24284) 351 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:30.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:30 smithi173 bash[18498]: cluster 2024-03-30T04:49:28.776260+0000 mgr.y (mgr.24284) 352 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:30.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:30 smithi173 bash[18498]: audit 2024-03-30T04:49:29.256867+0000 mgr.y (mgr.24284) 353 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:30.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:30 smithi172 bash[18533]: cluster 2024-03-30T04:49:28.776260+0000 mgr.y (mgr.24284) 352 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:30.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:30 smithi172 bash[18533]: audit 2024-03-30T04:49:29.256867+0000 mgr.y (mgr.24284) 353 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:30 smithi172 bash[23612]: cluster 2024-03-30T04:49:28.776260+0000 mgr.y (mgr.24284) 352 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:30 smithi172 bash[23612]: audit 2024-03-30T04:49:29.256867+0000 mgr.y (mgr.24284) 353 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:31.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:31 smithi173 bash[18498]: cluster 2024-03-30T04:49:30.776964+0000 mgr.y (mgr.24284) 354 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:31.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:31 smithi172 bash[18533]: cluster 2024-03-30T04:49:30.776964+0000 mgr.y (mgr.24284) 354 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:31.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:31 smithi172 bash[23612]: cluster 2024-03-30T04:49:30.776964+0000 mgr.y (mgr.24284) 354 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:32.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:49:32 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:33.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:33 smithi172 bash[42234]: level=error ts=2024-03-30T04:49:33.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:33.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:33 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:33.527Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:33.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:33 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:33.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:49:34.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:34 smithi173 bash[18498]: cluster 2024-03-30T04:49:32.777727+0000 mgr.y (mgr.24284) 355 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:34.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:34 smithi172 bash[18533]: cluster 2024-03-30T04:49:32.777727+0000 mgr.y (mgr.24284) 355 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:34.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:34 smithi172 bash[23612]: cluster 2024-03-30T04:49:32.777727+0000 mgr.y (mgr.24284) 355 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:36.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:36 smithi173 bash[18498]: cluster 2024-03-30T04:49:34.779472+0000 mgr.y (mgr.24284) 356 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:36.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:36 smithi172 bash[18533]: cluster 2024-03-30T04:49:34.779472+0000 mgr.y (mgr.24284) 356 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:36.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:36 smithi172 bash[23612]: cluster 2024-03-30T04:49:34.779472+0000 mgr.y (mgr.24284) 356 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:37.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:37 smithi173 bash[18498]: cluster 2024-03-30T04:49:36.780184+0000 mgr.y (mgr.24284) 357 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:37.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:37 smithi172 bash[18533]: cluster 2024-03-30T04:49:36.780184+0000 mgr.y (mgr.24284) 357 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:37.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:49:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:37] "GET /metrics HTTP/1.1" 200 207943 "" "Prometheus/2.33.4" 2024-03-30T04:49:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:37 smithi172 bash[23612]: cluster 2024-03-30T04:49:36.780184+0000 mgr.y (mgr.24284) 357 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:39.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:39 smithi173 bash[18498]: cluster 2024-03-30T04:49:38.781762+0000 mgr.y (mgr.24284) 358 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:39.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:39 smithi173 bash[18498]: audit 2024-03-30T04:49:39.259319+0000 mgr.y (mgr.24284) 359 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:39.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:39 smithi172 bash[18533]: cluster 2024-03-30T04:49:38.781762+0000 mgr.y (mgr.24284) 358 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:39.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:39 smithi172 bash[18533]: audit 2024-03-30T04:49:39.259319+0000 mgr.y (mgr.24284) 359 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:39.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:39 smithi172 bash[23612]: cluster 2024-03-30T04:49:38.781762+0000 mgr.y (mgr.24284) 358 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:39.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:39 smithi172 bash[23612]: audit 2024-03-30T04:49:39.259319+0000 mgr.y (mgr.24284) 359 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:42.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:41 smithi173 bash[18498]: cluster 2024-03-30T04:49:40.782504+0000 mgr.y (mgr.24284) 360 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:42.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:41 smithi172 bash[18533]: cluster 2024-03-30T04:49:40.782504+0000 mgr.y (mgr.24284) 360 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:42.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:41 smithi172 bash[23612]: cluster 2024-03-30T04:49:40.782504+0000 mgr.y (mgr.24284) 360 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:42.838 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:49:42 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:43.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:42 smithi173 bash[18498]: audit 2024-03-30T04:49:42.731834+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:43.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:42 smithi173 bash[18498]: audit 2024-03-30T04:49:42.732524+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:43.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:42 smithi173 bash[18498]: audit 2024-03-30T04:49:42.757990+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:43.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:42 smithi173 bash[18498]: audit 2024-03-30T04:49:42.758665+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:43.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:42 smithi172 bash[18533]: audit 2024-03-30T04:49:42.731834+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:43.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:42 smithi172 bash[18533]: audit 2024-03-30T04:49:42.732524+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:43.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:42 smithi172 bash[18533]: audit 2024-03-30T04:49:42.757990+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:43.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:42 smithi172 bash[18533]: audit 2024-03-30T04:49:42.758665+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:43.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:42 smithi172 bash[23612]: audit 2024-03-30T04:49:42.731834+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:43.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:42 smithi172 bash[23612]: audit 2024-03-30T04:49:42.732524+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:49:43.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:42 smithi172 bash[23612]: audit 2024-03-30T04:49:42.757990+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:43.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:42 smithi172 bash[23612]: audit 2024-03-30T04:49:42.758665+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24284 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:49:43.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:43 smithi172 bash[42234]: level=error ts=2024-03-30T04:49:43.522Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:43.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:43 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:43.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:49:43.897 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:43 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:43.527Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:44.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:44 smithi173 bash[18498]: cluster 2024-03-30T04:49:42.783257+0000 mgr.y (mgr.24284) 361 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:44.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:44 smithi172 bash[18533]: cluster 2024-03-30T04:49:42.783257+0000 mgr.y (mgr.24284) 361 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:44 smithi172 bash[23612]: cluster 2024-03-30T04:49:42.783257+0000 mgr.y (mgr.24284) 361 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:45.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:45 smithi173 bash[18498]: cluster 2024-03-30T04:49:44.784991+0000 mgr.y (mgr.24284) 362 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:45.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:45 smithi172 bash[18533]: cluster 2024-03-30T04:49:44.784991+0000 mgr.y (mgr.24284) 362 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:45.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:45 smithi172 bash[23612]: cluster 2024-03-30T04:49:44.784991+0000 mgr.y (mgr.24284) 362 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:48.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:47 smithi173 bash[18498]: cluster 2024-03-30T04:49:46.785673+0000 mgr.y (mgr.24284) 363 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:48.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:47 smithi173 bash[18498]: audit 2024-03-30T04:49:46.950243+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:48.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:47 smithi173 bash[18498]: audit 2024-03-30T04:49:46.952100+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:48.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:47 smithi173 bash[18498]: audit 2024-03-30T04:49:47.262010+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:49:48.146 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:47] "GET /metrics HTTP/1.1" 200 207946 "" "Prometheus/2.33.4" 2024-03-30T04:49:48.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[18533]: cluster 2024-03-30T04:49:46.785673+0000 mgr.y (mgr.24284) 363 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:48.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[18533]: audit 2024-03-30T04:49:46.950243+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:48.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[18533]: audit 2024-03-30T04:49:46.952100+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:48.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[18533]: audit 2024-03-30T04:49:47.262010+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:49:48.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[23612]: cluster 2024-03-30T04:49:46.785673+0000 mgr.y (mgr.24284) 363 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:48.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[23612]: audit 2024-03-30T04:49:46.950243+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:49:48.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[23612]: audit 2024-03-30T04:49:46.952100+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24284 172.21.15.172:0/1246852410' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:49:48.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:47 smithi172 bash[23612]: audit 2024-03-30T04:49:47.262010+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24284 ' entity='mgr.y' 2024-03-30T04:49:49.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:49 smithi173 bash[18498]: cluster 2024-03-30T04:49:48.787299+0000 mgr.y (mgr.24284) 364 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:49.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:49 smithi173 bash[18498]: audit 2024-03-30T04:49:49.270560+0000 mgr.y (mgr.24284) 365 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:49.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:49 smithi172 bash[18533]: cluster 2024-03-30T04:49:48.787299+0000 mgr.y (mgr.24284) 364 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:49.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:49 smithi172 bash[18533]: audit 2024-03-30T04:49:49.270560+0000 mgr.y (mgr.24284) 365 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:49.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:49 smithi172 bash[23612]: cluster 2024-03-30T04:49:48.787299+0000 mgr.y (mgr.24284) 364 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:49.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:49 smithi172 bash[23612]: audit 2024-03-30T04:49:49.270560+0000 mgr.y (mgr.24284) 365 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:52.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:51 smithi173 bash[18498]: cluster 2024-03-30T04:49:50.788036+0000 mgr.y (mgr.24284) 366 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:52.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:51 smithi172 bash[18533]: cluster 2024-03-30T04:49:50.788036+0000 mgr.y (mgr.24284) 366 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:52.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:51 smithi172 bash[23612]: cluster 2024-03-30T04:49:50.788036+0000 mgr.y (mgr.24284) 366 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:52.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:49:52 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:49:53.839 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:53 smithi172 bash[42234]: level=error ts=2024-03-30T04:49:53.522Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:53.839 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:53 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:53.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:49:53.839 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:49:53 smithi172 bash[42234]: level=warn ts=2024-03-30T04:49:53.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:49:54.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:53 smithi173 bash[18498]: cluster 2024-03-30T04:49:52.788778+0000 mgr.y (mgr.24284) 367 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:54.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:53 smithi172 bash[18533]: cluster 2024-03-30T04:49:52.788778+0000 mgr.y (mgr.24284) 367 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:54.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:53 smithi172 bash[23612]: cluster 2024-03-30T04:49:52.788778+0000 mgr.y (mgr.24284) 367 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:54.613 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T04:49:56.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:55 smithi173 bash[18498]: cluster 2024-03-30T04:49:54.790143+0000 mgr.y (mgr.24284) 368 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:56.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:55 smithi172 bash[18533]: cluster 2024-03-30T04:49:54.790143+0000 mgr.y (mgr.24284) 368 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:55 smithi172 bash[23612]: cluster 2024-03-30T04:49:54.790143+0000 mgr.y (mgr.24284) 368 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:57.334 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:49:57.334 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (7m) 2m ago 8m 15.0M - ba2b418f427c 529390083c6d 2024-03-30T04:49:57.334 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (8m) 70s ago 8m 42.6M - 8.3.5 dad864ee21e9 8f7a994bb437 2024-03-30T04:49:57.334 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (6m) 2m ago 6m 42.2M - 3.5 e1d6a67b021e a503a76a3fbb 2024-03-30T04:49:57.334 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283 running (2m) 70s ago 14m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 3d1940452725 2024-03-30T04:49:57.334 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (15m) 2m ago 15m 451M - 17.2.0 e1d6a67b021e 1eaeef3b62f0 2024-03-30T04:49:57.334 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (16m) 2m ago 16m 46.5M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T04:49:57.334 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (14m) 70s ago 14m 40.1M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (14m) 2m ago 14m 40.3M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (8m) 2m ago 8m 9.79M - 1dbe0e931976 5c75b01ca65c 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (8m) 70s ago 8m 9383k - 1dbe0e931976 b0f419d8d298 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (13m) 2m ago 13m 51.2M 4060M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (13m) 2m ago 13m 52.9M 4060M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (12m) 2m ago 12m 47.8M 4060M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (11m) 2m ago 11m 50.7M 4060M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (11m) 70s ago 11m 54.7M 4316M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (10m) 70s ago 10m 50.5M 4316M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (10m) 70s ago 10m 49.1M 4316M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (9m) 70s ago 9m 50.9M 4316M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (7m) 70s ago 8m 58.1M - 514e6a882f6e ef96c93bb3fa 2024-03-30T04:49:57.335 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (6m) 2m ago 6m 84.4M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T04:49:57.336 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (6m) 70s ago 6m 84.5M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T04:49:57.983 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:49:57 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:49:57] "GET /metrics HTTP/1.1" 200 207946 "" "Prometheus/2.33.4" 2024-03-30T04:49:57.983 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:57 smithi172 bash[18533]: cluster 2024-03-30T04:49:56.790835+0000 mgr.y (mgr.24284) 369 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:57.983 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:57 smithi172 bash[18533]: audit 2024-03-30T04:49:57.328693+0000 mgr.y (mgr.24284) 370 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:57.983 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:57 smithi172 bash[23612]: cluster 2024-03-30T04:49:56.790835+0000 mgr.y (mgr.24284) 369 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:57.984 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:57 smithi172 bash[23612]: audit 2024-03-30T04:49:57.328693+0000 mgr.y (mgr.24284) 370 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:57.984 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T04:49:58.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:57 smithi173 bash[18498]: cluster 2024-03-30T04:49:56.790835+0000 mgr.y (mgr.24284) 369 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:49:58.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:57 smithi173 bash[18498]: audit 2024-03-30T04:49:57.328693+0000 mgr.y (mgr.24284) 370 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:49:59.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:59 smithi173 bash[18498]: cluster 2024-03-30T04:49:58.792562+0000 mgr.y (mgr.24284) 371 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:59.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:49:59 smithi173 bash[18498]: audit 2024-03-30T04:49:59.280654+0000 mgr.y (mgr.24284) 372 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:59.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:59 smithi172 bash[18533]: cluster 2024-03-30T04:49:58.792562+0000 mgr.y (mgr.24284) 371 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:59.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:49:59 smithi172 bash[18533]: audit 2024-03-30T04:49:59.280654+0000 mgr.y (mgr.24284) 372 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:49:59.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:59 smithi172 bash[23612]: cluster 2024-03-30T04:49:58.792562+0000 mgr.y (mgr.24284) 371 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:49:59.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:49:59 smithi172 bash[23612]: audit 2024-03-30T04:49:59.280654+0000 mgr.y (mgr.24284) 372 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:00.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:00 smithi173 bash[18498]: cluster 2024-03-30T04:50:00.000164+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-03-30T04:50:00.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:00 smithi172 bash[18533]: cluster 2024-03-30T04:50:00.000164+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-03-30T04:50:00.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:00 smithi172 bash[23612]: cluster 2024-03-30T04:50:00.000164+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-03-30T04:50:00.901 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:50:00.902 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T04:50:00.903 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T04:50:00.903 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:50:00.903 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:50:00.903 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T04:50:00.903 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-03-30T04:50:00.903 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T04:50:00.903 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:50:00.903 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T04:50:01.554 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph -s' 2024-03-30T04:50:01.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:01 smithi173 bash[18498]: cluster 2024-03-30T04:50:00.793196+0000 mgr.y (mgr.24284) 373 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:01.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:01 smithi173 bash[18498]: audit 2024-03-30T04:50:00.911480+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.172:0/2802546639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:01.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:01 smithi172 bash[18533]: cluster 2024-03-30T04:50:00.793196+0000 mgr.y (mgr.24284) 373 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:01.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:01 smithi172 bash[18533]: audit 2024-03-30T04:50:00.911480+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.172:0/2802546639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:01.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:01 smithi172 bash[23612]: cluster 2024-03-30T04:50:00.793196+0000 mgr.y (mgr.24284) 373 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:01.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:01 smithi172 bash[23612]: audit 2024-03-30T04:50:00.911480+0000 mon.c (mon.1) 139 : audit [DBG] from='client.? 172.21.15.172:0/2802546639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:02.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:02 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:03.841 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:03 smithi172 bash[42234]: level=error ts=2024-03-30T04:50:03.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:50:03.841 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:03 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50:03.527Z 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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:50:03.841 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:03 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50:03.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:50:04.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:03 smithi173 bash[18498]: cluster 2024-03-30T04:50:02.793925+0000 mgr.y (mgr.24284) 374 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:04.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:03 smithi172 bash[18533]: cluster 2024-03-30T04:50:02.793925+0000 mgr.y (mgr.24284) 374 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:04.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:03 smithi172 bash[23612]: cluster 2024-03-30T04:50:02.793925+0000 mgr.y (mgr.24284) 374 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:04.368 INFO:teuthology.orchestra.run.smithi172.stdout: cluster: 2024-03-30T04:50:04.368 INFO:teuthology.orchestra.run.smithi172.stdout: id: 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:50:04.368 INFO:teuthology.orchestra.run.smithi172.stdout: health: HEALTH_OK 2024-03-30T04:50:04.368 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: services: 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: mon: 3 daemons, quorum a,c,b (age 14m) 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: mgr: y(active, since 9m), standbys: x 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: osd: 8 osds: 8 up (since 9m), 8 in (since 10m) 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: data: 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: pools: 6 pools, 161 pgs 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: objects: 241 objects, 585 KiB 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: usage: 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: pgs: 161 active+clean 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: io: 2024-03-30T04:50:04.369 INFO:teuthology.orchestra.run.smithi172.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-03-30T04:50:04.370 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:50:05.066 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T04:50:05.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:04 smithi173 bash[18498]: audit 2024-03-30T04:50:04.378242+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.172:0/2145209607' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:50:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:04 smithi172 bash[18533]: audit 2024-03-30T04:50:04.378242+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.172:0/2145209607' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:50:05.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:04 smithi172 bash[23612]: audit 2024-03-30T04:50:04.378242+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.172:0/2145209607' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:50:06.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:05 smithi172 bash[23612]: cluster 2024-03-30T04:50:04.795636+0000 mgr.y (mgr.24284) 375 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:06.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:05 smithi172 bash[18533]: cluster 2024-03-30T04:50:04.795636+0000 mgr.y (mgr.24284) 375 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:06.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:05 smithi173 bash[18498]: cluster 2024-03-30T04:50:04.795636+0000 mgr.y (mgr.24284) 375 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:08.051 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T04:50:08.063 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:07 smithi172 bash[18533]: cluster 2024-03-30T04:50:06.796411+0000 mgr.y (mgr.24284) 376 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:08.064 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:07 smithi172 bash[23612]: cluster 2024-03-30T04:50:06.796411+0000 mgr.y (mgr.24284) 376 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:08.064 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:07 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:07] "GET /metrics HTTP/1.1" 200 207937 "" "Prometheus/2.33.4" 2024-03-30T04:50:08.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:07 smithi173 bash[18498]: cluster 2024-03-30T04:50:06.796411+0000 mgr.y (mgr.24284) 376 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:08.761 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-03-30T04:50:09.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:08 smithi173 bash[18498]: audit 2024-03-30T04:50:08.060849+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.172:0/1980449084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:50:09.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:08 smithi172 bash[18533]: audit 2024-03-30T04:50:08.060849+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.172:0/1980449084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:50:09.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:08 smithi172 bash[23612]: audit 2024-03-30T04:50:08.060849+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.172:0/1980449084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:50:10.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:09 smithi172 bash[18533]: cluster 2024-03-30T04:50:08.797517+0000 mgr.y (mgr.24284) 377 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:10.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:09 smithi172 bash[18533]: audit 2024-03-30T04:50:09.291714+0000 mgr.y (mgr.24284) 378 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:10.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:09 smithi172 bash[23612]: cluster 2024-03-30T04:50:08.797517+0000 mgr.y (mgr.24284) 377 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:10.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:09 smithi172 bash[23612]: audit 2024-03-30T04:50:09.291714+0000 mgr.y (mgr.24284) 378 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:10.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:09 smithi173 bash[18498]: cluster 2024-03-30T04:50:08.797517+0000 mgr.y (mgr.24284) 377 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:10.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:09 smithi173 bash[18498]: audit 2024-03-30T04:50:09.291714+0000 mgr.y (mgr.24284) 378 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:11.628 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T04:50:11.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:11 smithi172 bash[18533]: cluster 2024-03-30T04:50:10.798233+0000 mgr.y (mgr.24284) 379 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:11.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:11 smithi172 bash[18533]: audit 2024-03-30T04:50:11.625915+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.172:0/1538089424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:11.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:11 smithi172 bash[23612]: cluster 2024-03-30T04:50:10.798233+0000 mgr.y (mgr.24284) 379 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:11.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:11 smithi172 bash[23612]: audit 2024-03-30T04:50:11.625915+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.172:0/1538089424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:12.301 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph mgr fail' 2024-03-30T04:50:12.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:11 smithi173 bash[18498]: cluster 2024-03-30T04:50:10.798233+0000 mgr.y (mgr.24284) 379 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:12.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:11 smithi173 bash[18498]: audit 2024-03-30T04:50:11.625915+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.172:0/1538089424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:50:12.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:12 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:13.867 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:13 smithi172 bash[42234]: level=error ts=2024-03-30T04:50:13.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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:50:13.867 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:13 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50:13.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:50:13.867 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:13 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50:13.529Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:50:14.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:13 smithi172 bash[18533]: cluster 2024-03-30T04:50:12.798982+0000 mgr.y (mgr.24284) 380 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:14.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:13 smithi172 bash[23612]: cluster 2024-03-30T04:50:12.798982+0000 mgr.y (mgr.24284) 380 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:14.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:13 smithi173 bash[18498]: cluster 2024-03-30T04:50:12.798982+0000 mgr.y (mgr.24284) 380 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:16.136 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:15 smithi173 bash[36450]: [30/Mar/2024:04:50:15] ENGINE Bus STOPPING 2024-03-30T04:50:16.136 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:15 smithi173 bash[36450]: [30/Mar/2024:04:50:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:50:16.136 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:15 smithi173 bash[36450]: [30/Mar/2024:04:50:15] ENGINE Bus STOPPED 2024-03-30T04:50:16.136 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[36450]: [30/Mar/2024:04:50:16] ENGINE Bus STARTING 2024-03-30T04:50:16.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:15 smithi173 bash[18498]: cluster 2024-03-30T04:50:14.800750+0000 mgr.y (mgr.24284) 381 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:16.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:15 smithi173 bash[18498]: audit 2024-03-30T04:50:15.248817+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.172:0/2642419594' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:50:16.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:15 smithi173 bash[18498]: audit 2024-03-30T04:50:15.249308+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:50:16.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:15 smithi173 bash[18498]: cluster 2024-03-30T04:50:15.259226+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:50:16.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:15 smithi173 bash[18498]: cluster 2024-03-30T04:50:15.347238+0000 mon.a (mon.0) 826 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:50:16.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[23612]: cluster 2024-03-30T04:50:14.800750+0000 mgr.y (mgr.24284) 381 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:16.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[23612]: audit 2024-03-30T04:50:15.248817+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.172:0/2642419594' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:50:16.138 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[23612]: audit 2024-03-30T04:50:15.249308+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:50:16.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[23612]: cluster 2024-03-30T04:50:15.259226+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:50:16.139 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[23612]: cluster 2024-03-30T04:50:15.347238+0000 mon.a (mon.0) 826 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:50:16.139 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18786]: debug 2024-03-30T04:50:15.903+0000 7f510a3b7700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T04:50:16.139 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18786]: ignoring --setuser ceph since I am not root 2024-03-30T04:50:16.139 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18786]: ignoring --setgroup ceph since I am not root 2024-03-30T04:50:16.139 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18786]: debug 2024-03-30T04:50:15.959+0000 7f4553750700 1 -- 172.21.15.172:0/582703102 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557695500340 con 0x55769627c800 2024-03-30T04:50:16.139 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18786]: debug 2024-03-30T04:50:16.107+0000 7f455c1ac000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:50:16.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18533]: cluster 2024-03-30T04:50:14.800750+0000 mgr.y (mgr.24284) 381 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:16.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18533]: audit 2024-03-30T04:50:15.248817+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.172:0/2642419594' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:50:16.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18533]: audit 2024-03-30T04:50:15.249308+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:50:16.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18533]: cluster 2024-03-30T04:50:15.259226+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-03-30T04:50:16.140 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:15 smithi172 bash[18533]: cluster 2024-03-30T04:50:15.347238+0000 mon.a (mon.0) 826 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:50:16.608 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[36450]: [30/Mar/2024:04:50:16] ENGINE Serving on http://:::9283 2024-03-30T04:50:16.608 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[36450]: [30/Mar/2024:04:50:16] ENGINE Bus STARTED 2024-03-30T04:50:16.759 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:50:17.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.904502+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:50:17.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: cluster 2024-03-30T04:50:15.904718+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e22: x(active, starting, since 0.653958s), standbys: y 2024-03-30T04:50:17.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.908412+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:50:17.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.909138+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.909825+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.911150+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.912038+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.912799+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.913776+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.914752+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.915789+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.916775+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.917911+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.918901+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.919893+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.921019+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:50:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.921454+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:15.922638+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: cluster 2024-03-30T04:50:15.967808+0000 mon.a (mon.0) 829 : cluster [INF] Manager daemon x is now available 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.904502+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: cluster 2024-03-30T04:50:15.904718+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e22: x(active, starting, since 0.653958s), standbys: y 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.908412+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.909138+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.909825+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.911150+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.912038+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:50:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.912799+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.913776+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.914752+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.915789+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.916775+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.917911+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.918901+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.919893+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.921019+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.921454+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:15.922638+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:50:17.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: cluster 2024-03-30T04:50:15.967808+0000 mon.a (mon.0) 829 : cluster [INF] Manager daemon x is now available 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:16.011732+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: cephadm 2024-03-30T04:50:16.012188+0000 mgr.x (mgr.24506) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: cephadm 2024-03-30T04:50:16.012718+0000 mgr.x (mgr.24506) 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-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:16.021284+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:16.055653+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:16.066445+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:16.067915+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:16.098807+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:16.100018+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:17.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[18533]: audit 2024-03-30T04:50:16.861206+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:16.011732+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: cephadm 2024-03-30T04:50:16.012188+0000 mgr.x (mgr.24506) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: cephadm 2024-03-30T04:50:16.012718+0000 mgr.x (mgr.24506) 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-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:16.021284+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:16.055653+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:16.066445+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:16.067915+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:16.098807+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:16.100018+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:17.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:16 smithi172 bash[23612]: audit 2024-03-30T04:50:16.861206+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.904502+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: cluster 2024-03-30T04:50:15.904718+0000 mon.a (mon.0) 828 : cluster [DBG] mgrmap e22: x(active, starting, since 0.653958s), standbys: y 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.908412+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.909138+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.909825+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.911150+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.912038+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.912799+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.913776+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.914752+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:50:17.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.915789+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.916775+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.917911+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.918901+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.919893+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.921019+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.921454+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:15.922638+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: cluster 2024-03-30T04:50:15.967808+0000 mon.a (mon.0) 829 : cluster [INF] Manager daemon x is now available 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:16.011732+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: cephadm 2024-03-30T04:50:16.012188+0000 mgr.x (mgr.24506) 1 : cephadm [INF] Queued rgw.foo for migration 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: cephadm 2024-03-30T04:50:16.012718+0000 mgr.x (mgr.24506) 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-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:16.021284+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:16.055653+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:16.066445+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:17.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:16.067915+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:50:17.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:16.098807+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:17.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:16.100018+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T04:50:17.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:16 smithi173 bash[18498]: audit 2024-03-30T04:50:16.861206+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:17.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50:17.296Z 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.172:8443//api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T04:50:17.923 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[18786]: debug 2024-03-30T04:50:17.655+0000 7f455c1ac000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:50:17.923 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[18786]: debug 2024-03-30T04:50:17.755+0000 7f455c1ac000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:50:18.252 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18786]: debug 2024-03-30T04:50:18.011+0000 7f455c1ac000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:50:18.253 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[18533]: cephadm 2024-03-30T04:50:16.495685+0000 mgr.x (mgr.24506) 3 : cephadm [INF] Deploying cephadm binary to smithi173 2024-03-30T04:50:18.253 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[18533]: cephadm 2024-03-30T04:50:16.512950+0000 mgr.x (mgr.24506) 4 : cephadm [INF] Deploying cephadm binary to smithi172 2024-03-30T04:50:18.253 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[18533]: audit 2024-03-30T04:50:16.892252+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:18.253 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[18533]: cluster 2024-03-30T04:50:16.922253+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 1.67149s), standbys: y 2024-03-30T04:50:18.253 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[18533]: cluster 2024-03-30T04:50:16.959858+0000 mgr.x (mgr.24506) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:18.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[23612]: cephadm 2024-03-30T04:50:16.495685+0000 mgr.x (mgr.24506) 3 : cephadm [INF] Deploying cephadm binary to smithi173 2024-03-30T04:50:18.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[23612]: cephadm 2024-03-30T04:50:16.512950+0000 mgr.x (mgr.24506) 4 : cephadm [INF] Deploying cephadm binary to smithi172 2024-03-30T04:50:18.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[23612]: audit 2024-03-30T04:50:16.892252+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:18.254 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[23612]: cluster 2024-03-30T04:50:16.922253+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 1.67149s), standbys: y 2024-03-30T04:50:18.254 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:17 smithi172 bash[23612]: cluster 2024-03-30T04:50:16.959858+0000 mgr.x (mgr.24506) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:18.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:17 smithi173 bash[18498]: cephadm 2024-03-30T04:50:16.495685+0000 mgr.x (mgr.24506) 3 : cephadm [INF] Deploying cephadm binary to smithi173 2024-03-30T04:50:18.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:17 smithi173 bash[18498]: cephadm 2024-03-30T04:50:16.512950+0000 mgr.x (mgr.24506) 4 : cephadm [INF] Deploying cephadm binary to smithi172 2024-03-30T04:50:18.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:17 smithi173 bash[18498]: audit 2024-03-30T04:50:16.892252+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:18.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:17 smithi173 bash[18498]: cluster 2024-03-30T04:50:16.922253+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e23: x(active, since 1.67149s), standbys: y 2024-03-30T04:50:18.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:17 smithi173 bash[18498]: cluster 2024-03-30T04:50:16.959858+0000 mgr.x (mgr.24506) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[23612]: cephadm 2024-03-30T04:50:17.356114+0000 mgr.x (mgr.24506) 6 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Bus STARTING 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[23612]: cephadm 2024-03-30T04:50:17.539037+0000 mgr.x (mgr.24506) 7 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Serving on https://172.21.15.173:7150 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[23612]: cephadm 2024-03-30T04:50:17.664099+0000 mgr.x (mgr.24506) 8 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Serving on http://172.21.15.173:8765 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[23612]: cephadm 2024-03-30T04:50:17.664363+0000 mgr.x (mgr.24506) 9 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Bus STARTED 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[23612]: cluster 2024-03-30T04:50:17.915712+0000 mgr.x (mgr.24506) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[23612]: cluster 2024-03-30T04:50:17.949443+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18786]: debug 2024-03-30T04:50:18.759+0000 7f455c1ac000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18786]: debug 2024-03-30T04:50:18.875+0000 7f455c1ac000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:50:19.083 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18786]: debug 2024-03-30T04:50:18.979+0000 7f455c1ac000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:50:19.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18533]: cephadm 2024-03-30T04:50:17.356114+0000 mgr.x (mgr.24506) 6 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Bus STARTING 2024-03-30T04:50:19.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18533]: cephadm 2024-03-30T04:50:17.539037+0000 mgr.x (mgr.24506) 7 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Serving on https://172.21.15.173:7150 2024-03-30T04:50:19.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18533]: cephadm 2024-03-30T04:50:17.664099+0000 mgr.x (mgr.24506) 8 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Serving on http://172.21.15.173:8765 2024-03-30T04:50:19.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18533]: cephadm 2024-03-30T04:50:17.664363+0000 mgr.x (mgr.24506) 9 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Bus STARTED 2024-03-30T04:50:19.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18533]: cluster 2024-03-30T04:50:17.915712+0000 mgr.x (mgr.24506) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:19.084 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:18 smithi172 bash[18533]: cluster 2024-03-30T04:50:17.949443+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-03-30T04:50:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:18 smithi173 bash[18498]: cephadm 2024-03-30T04:50:17.356114+0000 mgr.x (mgr.24506) 6 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Bus STARTING 2024-03-30T04:50:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:18 smithi173 bash[18498]: cephadm 2024-03-30T04:50:17.539037+0000 mgr.x (mgr.24506) 7 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Serving on https://172.21.15.173:7150 2024-03-30T04:50:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:18 smithi173 bash[18498]: cephadm 2024-03-30T04:50:17.664099+0000 mgr.x (mgr.24506) 8 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Serving on http://172.21.15.173:8765 2024-03-30T04:50:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:18 smithi173 bash[18498]: cephadm 2024-03-30T04:50:17.664363+0000 mgr.x (mgr.24506) 9 : cephadm [INF] [30/Mar/2024:04:50:17] ENGINE Bus STARTED 2024-03-30T04:50:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:18 smithi173 bash[18498]: cluster 2024-03-30T04:50:17.915712+0000 mgr.x (mgr.24506) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:19.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:18 smithi173 bash[18498]: cluster 2024-03-30T04:50:17.949443+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e24: x(active, since 2s), standbys: y 2024-03-30T04:50:19.396 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:19 smithi172 bash[18786]: debug 2024-03-30T04:50:19.091+0000 7f455c1ac000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:50:19.396 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:19 smithi172 bash[18786]: debug 2024-03-30T04:50:19.303+0000 7f455c1ac000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:50:19.868 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:19 smithi172 bash[18786]: debug 2024-03-30T04:50:19.591+0000 7f455c1ac000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:50:19.868 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:19 smithi172 bash[18786]: debug 2024-03-30T04:50:19.695+0000 7f455c1ac000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:50:20.122 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:19 smithi172 bash[18786]: debug 2024-03-30T04:50:19.875+0000 7f455c1ac000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:50:20.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[18786]: debug 2024-03-30T04:50:20.127+0000 7f455c1ac000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:50:20.646 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[18786]: debug 2024-03-30T04:50:20.399+0000 7f455c1ac000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:50:20.647 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[18786]: debug 2024-03-30T04:50:20.563+0000 7f455c1ac000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:50:21.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[18533]: audit 2024-03-30T04:50:19.300260+0000 mgr.x (mgr.24506) 11 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:21.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[18533]: cluster 2024-03-30T04:50:19.916454+0000 mgr.x (mgr.24506) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:21.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[18533]: cluster 2024-03-30T04:50:19.945407+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-03-30T04:50:21.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[18786]: debug 2024-03-30T04:50:20.799+0000 7f455c1ac000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:50:21.147 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[18786]: debug 2024-03-30T04:50:20.919+0000 7f455c1ac000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:50:21.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[23612]: audit 2024-03-30T04:50:19.300260+0000 mgr.x (mgr.24506) 11 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:21.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[23612]: cluster 2024-03-30T04:50:19.916454+0000 mgr.x (mgr.24506) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:21.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:20 smithi172 bash[23612]: cluster 2024-03-30T04:50:19.945407+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-03-30T04:50:21.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:20 smithi173 bash[18498]: audit 2024-03-30T04:50:19.300260+0000 mgr.x (mgr.24506) 11 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:21.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:20 smithi173 bash[18498]: cluster 2024-03-30T04:50:19.916454+0000 mgr.x (mgr.24506) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:21.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:20 smithi173 bash[18498]: cluster 2024-03-30T04:50:19.945407+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e25: x(active, since 4s), standbys: y 2024-03-30T04:50:21.646 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:21 smithi172 bash[18786]: debug 2024-03-30T04:50:21.259+0000 7f455c1ac000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:50:22.315 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:21 smithi172 bash[18786]: debug 2024-03-30T04:50:21.991+0000 7f455c1ac000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:50:22.315 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:22 smithi172 bash[18786]: debug 2024-03-30T04:50:22.115+0000 7f455c1ac000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:50:22.646 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:22 smithi172 bash[18786]: debug 2024-03-30T04:50:22.323+0000 7f455c1ac000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:50:22.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:22 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:22] "GET /metrics HTTP/1.1" 200 35103 "" "Prometheus/2.33.4" 2024-03-30T04:50:22.933 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:22 smithi172 bash[18786]: debug 2024-03-30T04:50:22.659+0000 7f455c1ac000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:50:23.272 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:22 smithi172 bash[18533]: cluster 2024-03-30T04:50:21.917629+0000 mgr.x (mgr.24506) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:23.272 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18786]: debug 2024-03-30T04:50:23.047+0000 7f455c1ac000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:50:23.272 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18786]: debug 2024-03-30T04:50:23.163+0000 7f455c1ac000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:50:23.272 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18786]: [30/Mar/2024:04:50:23] ENGINE Bus STARTING 2024-03-30T04:50:23.273 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:22 smithi172 bash[23612]: cluster 2024-03-30T04:50:21.917629+0000 mgr.x (mgr.24506) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:23.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:22 smithi173 bash[18498]: cluster 2024-03-30T04:50:21.917629+0000 mgr.x (mgr.24506) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:50:23.647 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18786]: CherryPy Checker: 2024-03-30T04:50:23.647 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18786]: The Application mounted at '' has an empty config. 2024-03-30T04:50:23.647 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18786]: [30/Mar/2024:04:50:23] ENGINE Serving on http://:::9283 2024-03-30T04:50:23.647 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18786]: [30/Mar/2024:04:50:23] ENGINE Bus STARTED 2024-03-30T04:50:23.647 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[42234]: level=error ts=2024-03-30T04:50:23.524Z 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.172:8443//api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:50:23.647 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50:23.529Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:50:23.647 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50:23.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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:50:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:23 smithi173 bash[18498]: cluster 2024-03-30T04:50:23.171537+0000 mon.a (mon.0) 839 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:50:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:23 smithi173 bash[18498]: cluster 2024-03-30T04:50:23.171763+0000 mon.a (mon.0) 840 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:50:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:23 smithi173 bash[18498]: audit 2024-03-30T04:50:23.174766+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:50:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:23 smithi173 bash[18498]: audit 2024-03-30T04:50:23.177193+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:50:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:23 smithi173 bash[18498]: audit 2024-03-30T04:50:23.182164+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:50:24.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:23 smithi173 bash[18498]: audit 2024-03-30T04:50:23.182697+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18533]: cluster 2024-03-30T04:50:23.171537+0000 mon.a (mon.0) 839 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18533]: cluster 2024-03-30T04:50:23.171763+0000 mon.a (mon.0) 840 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18533]: audit 2024-03-30T04:50:23.174766+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18533]: audit 2024-03-30T04:50:23.177193+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18533]: audit 2024-03-30T04:50:23.182164+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[18533]: audit 2024-03-30T04:50:23.182697+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[23612]: cluster 2024-03-30T04:50:23.171537+0000 mon.a (mon.0) 839 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[23612]: cluster 2024-03-30T04:50:23.171763+0000 mon.a (mon.0) 840 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:50:24.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[23612]: audit 2024-03-30T04:50:23.174766+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:50:24.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[23612]: audit 2024-03-30T04:50:23.177193+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:50:24.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[23612]: audit 2024-03-30T04:50:23.182164+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:50:24.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:23 smithi172 bash[23612]: audit 2024-03-30T04:50:23.182697+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.? 172.21.15.172:0/1282312693' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:50:25.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:24 smithi173 bash[18498]: cluster 2024-03-30T04:50:23.918873+0000 mgr.x (mgr.24506) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:50:25.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:24 smithi173 bash[18498]: cluster 2024-03-30T04:50:23.968537+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-03-30T04:50:25.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:24 smithi172 bash[18533]: cluster 2024-03-30T04:50:23.918873+0000 mgr.x (mgr.24506) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:50:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:24 smithi172 bash[18533]: cluster 2024-03-30T04:50:23.968537+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-03-30T04:50:25.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:24 smithi172 bash[23612]: cluster 2024-03-30T04:50:23.918873+0000 mgr.x (mgr.24506) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:50:25.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:24 smithi172 bash[23612]: cluster 2024-03-30T04:50:23.968537+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-03-30T04:50:27.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:26 smithi173 bash[18498]: cluster 2024-03-30T04:50:25.919747+0000 mgr.x (mgr.24506) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:50:27.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:26 smithi172 bash[18533]: cluster 2024-03-30T04:50:25.919747+0000 mgr.x (mgr.24506) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:50:27.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:26 smithi172 bash[23612]: cluster 2024-03-30T04:50:25.919747+0000 mgr.x (mgr.24506) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:50:28.146 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:27 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:29.299 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:28 smithi172 bash[18533]: cluster 2024-03-30T04:50:27.921440+0000 mgr.x (mgr.24506) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:50:29.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:28 smithi172 bash[23612]: cluster 2024-03-30T04:50:27.921440+0000 mgr.x (mgr.24506) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:50:29.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:28 smithi173 bash[18498]: cluster 2024-03-30T04:50:27.921440+0000 mgr.x (mgr.24506) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T04:50:30.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:30 smithi173 bash[18498]: audit 2024-03-30T04:50:29.308144+0000 mgr.x (mgr.24506) 17 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:30.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:30 smithi173 bash[18498]: audit 2024-03-30T04:50:29.595577+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:30 smithi173 bash[18498]: audit 2024-03-30T04:50:29.604960+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:30 smithi173 bash[18498]: audit 2024-03-30T04:50:29.653109+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:30 smithi173 bash[18498]: audit 2024-03-30T04:50:29.660468+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:30 smithi173 bash[18498]: cluster 2024-03-30T04:50:29.922168+0000 mgr.x (mgr.24506) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:30.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[18533]: audit 2024-03-30T04:50:29.308144+0000 mgr.x (mgr.24506) 17 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:30.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[18533]: audit 2024-03-30T04:50:29.595577+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[18533]: audit 2024-03-30T04:50:29.604960+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[18533]: audit 2024-03-30T04:50:29.653109+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[18533]: audit 2024-03-30T04:50:29.660468+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[18533]: cluster 2024-03-30T04:50:29.922168+0000 mgr.x (mgr.24506) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[23612]: audit 2024-03-30T04:50:29.308144+0000 mgr.x (mgr.24506) 17 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[23612]: audit 2024-03-30T04:50:29.595577+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[23612]: audit 2024-03-30T04:50:29.604960+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[23612]: audit 2024-03-30T04:50:29.653109+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[23612]: audit 2024-03-30T04:50:29.660468+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:30.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:30 smithi172 bash[23612]: cluster 2024-03-30T04:50:29.922168+0000 mgr.x (mgr.24506) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:31.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.603861+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.610695+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.611715+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.612567+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.613020+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.613812+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.614084+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.614861+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.615122+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.615906+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: cephadm 2024-03-30T04:50:30.616054+0000 mgr.x (mgr.24506) 19 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 3292M 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.621876+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.657428+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.673684+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.676785+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.677982+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.679478+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.680628+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.681879+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.683014+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.684275+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.685418+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: cephadm 2024-03-30T04:50:30.686358+0000 mgr.x (mgr.24506) 20 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 3036M 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.695438+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.698313+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:30.699980+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: cephadm 2024-03-30T04:50:30.702308+0000 mgr.x (mgr.24506) 21 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: cephadm 2024-03-30T04:50:30.702801+0000 mgr.x (mgr.24506) 22 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: cephadm 2024-03-30T04:50:30.968981+0000 mgr.x (mgr.24506) 23 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: cephadm 2024-03-30T04:50:30.970464+0000 mgr.x (mgr.24506) 24 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:50:31.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:31 smithi173 bash[18498]: audit 2024-03-30T04:50:31.293052+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:31.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.603861+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.610695+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.611715+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.612567+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.613020+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.613812+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.614084+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.614861+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.615122+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.615906+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: cephadm 2024-03-30T04:50:30.616054+0000 mgr.x (mgr.24506) 19 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 3292M 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.621876+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.657428+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.673684+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.676785+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.677982+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.679478+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.680628+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.681879+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.603861+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.610695+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.611715+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.612567+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.613020+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.613812+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.614084+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.614861+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.615122+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.615906+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: cephadm 2024-03-30T04:50:30.616054+0000 mgr.x (mgr.24506) 19 : cephadm [INF] Adjusting osd_memory_target on smithi173 to 3292M 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.621876+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.657428+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.673684+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.676785+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.677982+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.679478+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.680628+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.681879+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.683014+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.684275+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.685418+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: cephadm 2024-03-30T04:50:30.686358+0000 mgr.x (mgr.24506) 20 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 3036M 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.695438+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.698313+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:30.699980+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: cephadm 2024-03-30T04:50:30.702308+0000 mgr.x (mgr.24506) 21 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: cephadm 2024-03-30T04:50:30.702801+0000 mgr.x (mgr.24506) 22 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: cephadm 2024-03-30T04:50:30.968981+0000 mgr.x (mgr.24506) 23 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: cephadm 2024-03-30T04:50:30.970464+0000 mgr.x (mgr.24506) 24 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:50:31.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[23612]: audit 2024-03-30T04:50:31.293052+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.683014+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.684275+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.685418+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: cephadm 2024-03-30T04:50:30.686358+0000 mgr.x (mgr.24506) 20 : cephadm [INF] Adjusting osd_memory_target on smithi172 to 3036M 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.695438+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.698313+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:30.699980+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: cephadm 2024-03-30T04:50:30.702308+0000 mgr.x (mgr.24506) 21 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: cephadm 2024-03-30T04:50:30.702801+0000 mgr.x (mgr.24506) 22 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: cephadm 2024-03-30T04:50:30.968981+0000 mgr.x (mgr.24506) 23 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:50:31.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: cephadm 2024-03-30T04:50:30.970464+0000 mgr.x (mgr.24506) 24 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:50:31.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:31 smithi172 bash[18533]: audit 2024-03-30T04:50:31.293052+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:32.830 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:32 smithi172 systemd[1]: Stopping Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:50:32.830 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:32 smithi172 bash[51339]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T04:50:32.831 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:32] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-03-30T04:50:33.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: cephadm 2024-03-30T04:50:31.504861+0000 mgr.x (mgr.24506) 25 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: cephadm 2024-03-30T04:50:31.547664+0000 mgr.x (mgr.24506) 26 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: cephadm 2024-03-30T04:50:31.669005+0000 mgr.x (mgr.24506) 27 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: cephadm 2024-03-30T04:50:31.712822+0000 mgr.x (mgr.24506) 28 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:31.842299+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:31.853636+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:31.886345+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:31.897778+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:31.908737+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: cluster 2024-03-30T04:50:31.922930+0000 mgr.x (mgr.24506) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:31.987249+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:31.994848+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:32.002478+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: audit 2024-03-30T04:50:32.010000+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: cephadm 2024-03-30T04:50:32.012210+0000 mgr.x (mgr.24506) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:50:33.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:32 smithi173 bash[18498]: cephadm 2024-03-30T04:50:32.013191+0000 mgr.x (mgr.24506) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi172 2024-03-30T04:50:33.118 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:32 smithi172 bash[18533]: cephadm 2024-03-30T04:50:31.504861+0000 mgr.x (mgr.24506) 25 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:32 smithi172 bash[18533]: cephadm 2024-03-30T04:50:31.547664+0000 mgr.x (mgr.24506) 26 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:32 smithi172 bash[18533]: cephadm 2024-03-30T04:50:31.669005+0000 mgr.x (mgr.24506) 27 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: cephadm 2024-03-30T04:50:31.712822+0000 mgr.x (mgr.24506) 28 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:32 smithi172 bash[23612]: cephadm 2024-03-30T04:50:31.504861+0000 mgr.x (mgr.24506) 25 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: cephadm 2024-03-30T04:50:31.547664+0000 mgr.x (mgr.24506) 26 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: cephadm 2024-03-30T04:50:31.669005+0000 mgr.x (mgr.24506) 27 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: cephadm 2024-03-30T04:50:31.712822+0000 mgr.x (mgr.24506) 28 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:31.842299+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:31.853636+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.119 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:31.886345+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:31.897778+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:31.908737+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: cluster 2024-03-30T04:50:31.922930+0000 mgr.x (mgr.24506) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:31.987249+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:31.994848+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:32.002478+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: audit 2024-03-30T04:50:32.010000+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: cephadm 2024-03-30T04:50:32.012210+0000 mgr.x (mgr.24506) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:50:33.120 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[23612]: cephadm 2024-03-30T04:50:32.013191+0000 mgr.x (mgr.24506) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi172 2024-03-30T04:50:33.396 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[51348]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T04:50:33.397 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[51384]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter.a 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:31.842299+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:31.853636+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:31.886345+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:31.897778+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:31.908737+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: cluster 2024-03-30T04:50:31.922930+0000 mgr.x (mgr.24506) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:31.987249+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:31.994848+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:32.002478+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: audit 2024-03-30T04:50:32.010000+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:33.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: cephadm 2024-03-30T04:50:32.012210+0000 mgr.x (mgr.24506) 30 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-03-30T04:50:33.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[18533]: cephadm 2024-03-30T04:50:32.013191+0000 mgr.x (mgr.24506) 31 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi172 2024-03-30T04:50:33.897 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:33 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:50:33.897 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:33 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T04:50:33.897 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:33 smithi172 systemd[1]: Stopped Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:33.897 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:33 smithi172 systemd[1]: Started Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:33.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[42234]: level=error ts=2024-03-30T04:50:33.525Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:50:33.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50: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.172:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.172 because it doesn't contain any IP SANs" 2024-03-30T04:50:33.898 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:33 smithi172 bash[42234]: level=warn ts=2024-03-30T04:50:33.530Z 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.173:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.173 because it doesn't contain any IP SANs" 2024-03-30T04:50:34.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:34 smithi173 bash[18498]: audit 2024-03-30T04:50:33.497762+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:34.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:34 smithi173 bash[18498]: audit 2024-03-30T04:50:33.509808+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:34.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:34 smithi173 bash[18498]: cephadm 2024-03-30T04:50:33.532615+0000 mgr.x (mgr.24506) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:50:34.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:34 smithi173 bash[18498]: cephadm 2024-03-30T04:50:33.567294+0000 mgr.x (mgr.24506) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2024-03-30T04:50:34.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:34 smithi173 bash[18498]: cluster 2024-03-30T04:50:33.924071+0000 mgr.x (mgr.24506) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:34.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[18533]: audit 2024-03-30T04:50:33.497762+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[18533]: audit 2024-03-30T04:50:33.509808+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[18533]: cephadm 2024-03-30T04:50:33.532615+0000 mgr.x (mgr.24506) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:50:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[18533]: cephadm 2024-03-30T04:50:33.567294+0000 mgr.x (mgr.24506) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2024-03-30T04:50:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[18533]: cluster 2024-03-30T04:50:33.924071+0000 mgr.x (mgr.24506) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:34.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[23612]: audit 2024-03-30T04:50:33.497762+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:34.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[23612]: audit 2024-03-30T04:50:33.509808+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:34.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[23612]: cephadm 2024-03-30T04:50:33.532615+0000 mgr.x (mgr.24506) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-03-30T04:50:34.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[23612]: cephadm 2024-03-30T04:50:33.567294+0000 mgr.x (mgr.24506) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi172 2024-03-30T04:50:34.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[23612]: cluster 2024-03-30T04:50:33.924071+0000 mgr.x (mgr.24506) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T04:50:34.898 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.555Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:50:34.898 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.555Z 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-03-30T04:50:34.898 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.556Z 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-03-30T04:50:34.898 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.556Z 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-03-30T04:50:34.898 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:50:34.898 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:50:34.898 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:50:34.899 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:50:34.900 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:50:34.901 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:50:34.902 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:50:34.902 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:50:34.902 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:50:34.902 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:50:34.902 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:50:34 smithi172 bash[51413]: ts=2024-03-30T04:50:34.557Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:50:37.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:36 smithi173 bash[18498]: cluster 2024-03-30T04:50:35.924824+0000 mgr.x (mgr.24506) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:37.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:36 smithi172 bash[18533]: cluster 2024-03-30T04:50:35.924824+0000 mgr.x (mgr.24506) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:37.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:36 smithi172 bash[23612]: cluster 2024-03-30T04:50:35.924824+0000 mgr.x (mgr.24506) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:38.146 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:37 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:39.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:38 smithi172 bash[18533]: cluster 2024-03-30T04:50:37.926520+0000 mgr.x (mgr.24506) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:39.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:38 smithi172 bash[23612]: cluster 2024-03-30T04:50:37.926520+0000 mgr.x (mgr.24506) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:39.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:38 smithi173 bash[18498]: cluster 2024-03-30T04:50:37.926520+0000 mgr.x (mgr.24506) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:41.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:40 smithi172 bash[18533]: audit 2024-03-30T04:50:39.319281+0000 mgr.x (mgr.24506) 37 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:41.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:40 smithi172 bash[18533]: cluster 2024-03-30T04:50:39.927370+0000 mgr.x (mgr.24506) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:41.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:40 smithi172 bash[23612]: audit 2024-03-30T04:50:39.319281+0000 mgr.x (mgr.24506) 37 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:41.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:40 smithi172 bash[23612]: cluster 2024-03-30T04:50:39.927370+0000 mgr.x (mgr.24506) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:41.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:40 smithi173 bash[18498]: audit 2024-03-30T04:50:39.319281+0000 mgr.x (mgr.24506) 37 : audit [DBG] from='client.14778 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:41.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:40 smithi173 bash[18498]: cluster 2024-03-30T04:50:39.927370+0000 mgr.x (mgr.24506) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:41.549 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:41 smithi172 systemd[1]: Stopping Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:50:41.549 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:41 smithi172 bash[51647]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:50:41.549 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:41 smithi172 bash[42234]: level=info ts=2024-03-30T04:50:41.350Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:50:42.131 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:41 smithi172 bash[51656]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T04:50:42.132 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:41 smithi172 bash[51691]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager.a 2024-03-30T04:50:42.132 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:42 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T04:50:42.132 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:42 smithi172 systemd[1]: Stopped Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:42.132 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:42 smithi172 systemd[1]: Started Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:42.608 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:42 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:42] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-03-30T04:50:42.608 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:42 smithi173 bash[34256]: ts=2024-03-30T04:50:42.314Z 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.173:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.172:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:50:43.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[18533]: cluster 2024-03-30T04:50:41.928768+0000 mgr.x (mgr.24506) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:43.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[18533]: audit 2024-03-30T04:50:42.147874+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:43.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[18533]: audit 2024-03-30T04:50:42.158666+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:43.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[18533]: cephadm 2024-03-30T04:50:42.205708+0000 mgr.x (mgr.24506) 40 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T04:50:43.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[18533]: audit 2024-03-30T04:50:42.206630+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:50:43.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[18533]: audit 2024-03-30T04:50:42.207819+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:50:43.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[18533]: audit 2024-03-30T04:50:42.223879+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:43.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[23612]: cluster 2024-03-30T04:50:41.928768+0000 mgr.x (mgr.24506) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:43.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[23612]: audit 2024-03-30T04:50:42.147874+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:43.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[23612]: audit 2024-03-30T04:50:42.158666+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:43.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[23612]: cephadm 2024-03-30T04:50:42.205708+0000 mgr.x (mgr.24506) 40 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T04:50:43.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[23612]: audit 2024-03-30T04:50:42.206630+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:50:43.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[23612]: audit 2024-03-30T04:50:42.207819+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:50:43.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[23612]: audit 2024-03-30T04:50:42.223879+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:43.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:43 smithi173 bash[18498]: cluster 2024-03-30T04:50:41.928768+0000 mgr.x (mgr.24506) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:43.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:43 smithi173 bash[18498]: audit 2024-03-30T04:50:42.147874+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:43.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:43 smithi173 bash[18498]: audit 2024-03-30T04:50:42.158666+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:43.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:43 smithi173 bash[18498]: cephadm 2024-03-30T04:50:42.205708+0000 mgr.x (mgr.24506) 40 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T04:50:43.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:43 smithi173 bash[18498]: audit 2024-03-30T04:50:42.206630+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:50:43.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:43 smithi173 bash[18498]: audit 2024-03-30T04:50:42.207819+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:50:43.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:43 smithi173 bash[18498]: audit 2024-03-30T04:50:42.223879+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:50:43.693 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:43.546Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-03-30T04:50:43.693 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:43.546Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-03-30T04:50:43.693 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:43.548Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.172 port=9094 2024-03-30T04:50:43.693 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:43.549Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T04:50:43.693 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:43.584Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:50:43.694 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:43.584Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T04:50:43.694 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:43.587Z caller=main.go:518 msg=Listening address=:9093 2024-03-30T04:50:43.694 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:43 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:43.587Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-03-30T04:50:44.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:44 smithi172 bash[18533]: cephadm 2024-03-30T04:50:42.226487+0000 mgr.x (mgr.24506) 41 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:50:44.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:44 smithi172 bash[23612]: cephadm 2024-03-30T04:50:42.226487+0000 mgr.x (mgr.24506) 41 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:50:44.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:44 smithi173 bash[18498]: cephadm 2024-03-30T04:50:42.226487+0000 mgr.x (mgr.24506) 41 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:50:45.350 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:45 smithi172 bash[18533]: cluster 2024-03-30T04:50:43.929956+0000 mgr.x (mgr.24506) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:45.351 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:45 smithi172 bash[23612]: cluster 2024-03-30T04:50:43.929956+0000 mgr.x (mgr.24506) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:45.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:45 smithi173 bash[18498]: cluster 2024-03-30T04:50:43.929956+0000 mgr.x (mgr.24506) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:45.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:45 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:45.550Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000815368s 2024-03-30T04:50:47.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:46 smithi173 bash[18498]: cluster 2024-03-30T04:50:45.931065+0000 mgr.x (mgr.24506) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:47.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:46 smithi173 bash[18498]: audit 2024-03-30T04:50:45.936487+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:47.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:46 smithi173 bash[18498]: audit 2024-03-30T04:50:45.947980+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:47.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:46 smithi173 bash[18498]: cephadm 2024-03-30T04:50:46.002354+0000 mgr.x (mgr.24506) 44 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:50:47.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:46 smithi173 bash[18498]: audit 2024-03-30T04:50:46.295079+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[18533]: cluster 2024-03-30T04:50:45.931065+0000 mgr.x (mgr.24506) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[18533]: audit 2024-03-30T04:50:45.936487+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[18533]: audit 2024-03-30T04:50:45.947980+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[18533]: cephadm 2024-03-30T04:50:46.002354+0000 mgr.x (mgr.24506) 44 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[18533]: audit 2024-03-30T04:50:46.295079+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[23612]: cluster 2024-03-30T04:50:45.931065+0000 mgr.x (mgr.24506) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[23612]: audit 2024-03-30T04:50:45.936487+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[23612]: audit 2024-03-30T04:50:45.947980+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[23612]: cephadm 2024-03-30T04:50:46.002354+0000 mgr.x (mgr.24506) 44 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:50:47.371 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:46 smithi172 bash[23612]: audit 2024-03-30T04:50:46.295079+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:50:47.933 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:50:47 smithi172 bash[18786]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:50:48.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:47 smithi173 bash[18498]: cephadm 2024-03-30T04:50:46.299774+0000 mgr.x (mgr.24506) 45 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:50:48.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:47 smithi173 bash[18498]: audit 2024-03-30T04:50:47.710004+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.172:0/2969670777' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:50:48.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:47 smithi172 bash[18533]: cephadm 2024-03-30T04:50:46.299774+0000 mgr.x (mgr.24506) 45 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:50:48.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:47 smithi172 bash[18533]: audit 2024-03-30T04:50:47.710004+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.172:0/2969670777' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:50:48.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:47 smithi172 bash[23612]: cephadm 2024-03-30T04:50:46.299774+0000 mgr.x (mgr.24506) 45 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:50:48.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:47 smithi172 bash[23612]: audit 2024-03-30T04:50:47.710004+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.172:0/2969670777' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:50:49.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:48 smithi173 bash[18498]: cluster 2024-03-30T04:50:47.931935+0000 mgr.x (mgr.24506) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:50:49.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:48 smithi173 bash[18498]: audit 2024-03-30T04:50:48.064787+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.172:0/2186152613' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]: dispatch 2024-03-30T04:50:49.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:48 smithi173 bash[18498]: audit 2024-03-30T04:50:48.065837+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]: dispatch 2024-03-30T04:50:49.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:48 smithi172 bash[18533]: cluster 2024-03-30T04:50:47.931935+0000 mgr.x (mgr.24506) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:50:49.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:48 smithi172 bash[18533]: audit 2024-03-30T04:50:48.064787+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.172:0/2186152613' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]: dispatch 2024-03-30T04:50:49.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:48 smithi172 bash[18533]: audit 2024-03-30T04:50:48.065837+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]: dispatch 2024-03-30T04:50:49.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:48 smithi172 bash[23612]: cluster 2024-03-30T04:50:47.931935+0000 mgr.x (mgr.24506) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T04:50:49.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:48 smithi172 bash[23612]: audit 2024-03-30T04:50:48.064787+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.172:0/2186152613' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]: dispatch 2024-03-30T04:50:49.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:48 smithi172 bash[23612]: audit 2024-03-30T04:50:48.065837+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]: dispatch 2024-03-30T04:50:50.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:49 smithi173 bash[18498]: audit 2024-03-30T04:50:48.959598+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]': finished 2024-03-30T04:50:50.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:49 smithi173 bash[18498]: cluster 2024-03-30T04:50:48.959817+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:50:50.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:49 smithi173 bash[18498]: audit 2024-03-30T04:50:49.316405+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.172:0/4226583597' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/657286299"}]: dispatch 2024-03-30T04:50:50.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:49 smithi172 bash[18533]: audit 2024-03-30T04:50:48.959598+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]': finished 2024-03-30T04:50:50.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:49 smithi172 bash[18533]: cluster 2024-03-30T04:50:48.959817+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:50:50.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:49 smithi172 bash[18533]: audit 2024-03-30T04:50:49.316405+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.172:0/4226583597' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/657286299"}]: dispatch 2024-03-30T04:50:50.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:49 smithi172 bash[23612]: audit 2024-03-30T04:50:48.959598+0000 mon.a (mon.0) 878 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1649169095"}]': finished 2024-03-30T04:50:50.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:49 smithi172 bash[23612]: cluster 2024-03-30T04:50:48.959817+0000 mon.a (mon.0) 879 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-03-30T04:50:50.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:49 smithi172 bash[23612]: audit 2024-03-30T04:50:49.316405+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.172:0/4226583597' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/657286299"}]: dispatch 2024-03-30T04:50:51.354 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:50 smithi173 bash[18498]: cluster 2024-03-30T04:50:49.932646+0000 mgr.x (mgr.24506) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-03-30T04:50:51.354 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:50 smithi173 bash[18498]: audit 2024-03-30T04:50:49.962373+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.172:0/4226583597' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/657286299"}]': finished 2024-03-30T04:50:51.354 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:50 smithi173 bash[18498]: cluster 2024-03-30T04:50:49.962568+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:50:51.354 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:50 smithi173 bash[18498]: audit 2024-03-30T04:50:50.327353+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.172:0/1260818269' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]: dispatch 2024-03-30T04:50:51.354 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:50 smithi173 bash[18498]: audit 2024-03-30T04:50:50.328373+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]: dispatch 2024-03-30T04:50:51.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[18533]: cluster 2024-03-30T04:50:49.932646+0000 mgr.x (mgr.24506) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-03-30T04:50:51.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[18533]: audit 2024-03-30T04:50:49.962373+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.172:0/4226583597' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/657286299"}]': finished 2024-03-30T04:50:51.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[18533]: cluster 2024-03-30T04:50:49.962568+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:50:51.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[18533]: audit 2024-03-30T04:50:50.327353+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.172:0/1260818269' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]: dispatch 2024-03-30T04:50:51.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[18533]: audit 2024-03-30T04:50:50.328373+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]: dispatch 2024-03-30T04:50:51.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[23612]: cluster 2024-03-30T04:50:49.932646+0000 mgr.x (mgr.24506) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 85 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-03-30T04:50:51.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[23612]: audit 2024-03-30T04:50:49.962373+0000 mon.a (mon.0) 881 : audit [INF] from='client.? 172.21.15.172:0/4226583597' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/657286299"}]': finished 2024-03-30T04:50:51.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[23612]: cluster 2024-03-30T04:50:49.962568+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-03-30T04:50:51.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[23612]: audit 2024-03-30T04:50:50.327353+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.172:0/1260818269' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]: dispatch 2024-03-30T04:50:51.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:50 smithi172 bash[23612]: audit 2024-03-30T04:50:50.328373+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]: dispatch 2024-03-30T04:50:52.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:51 smithi173 bash[18498]: audit 2024-03-30T04:50:50.981368+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]': finished 2024-03-30T04:50:52.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:51 smithi173 bash[18498]: cluster 2024-03-30T04:50:50.981552+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:50:52.306 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:51 smithi173 bash[18498]: audit 2024-03-30T04:50:51.347862+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.172:0/1790263827' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/564402565"}]: dispatch 2024-03-30T04:50:52.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:51 smithi172 bash[18533]: audit 2024-03-30T04:50:50.981368+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]': finished 2024-03-30T04:50:52.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:51 smithi172 bash[18533]: cluster 2024-03-30T04:50:50.981552+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:50:52.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:51 smithi172 bash[18533]: audit 2024-03-30T04:50:51.347862+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.172:0/1790263827' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/564402565"}]: dispatch 2024-03-30T04:50:52.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:51 smithi172 bash[23612]: audit 2024-03-30T04:50:50.981368+0000 mon.a (mon.0) 884 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/657286299"}]': finished 2024-03-30T04:50:52.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:51 smithi172 bash[23612]: cluster 2024-03-30T04:50:50.981552+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-03-30T04:50:52.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:51 smithi172 bash[23612]: audit 2024-03-30T04:50:51.347862+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.172:0/1790263827' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/564402565"}]: dispatch 2024-03-30T04:50:52.608 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:50:52 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:50:52] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-03-30T04:50:52.608 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:52 smithi173 bash[34256]: ts=2024-03-30T04:50:52.315Z 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.173:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.172:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:50:53.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:52 smithi173 bash[18498]: cluster 2024-03-30T04:50:51.933857+0000 mgr.x (mgr.24506) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T04:50:53.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:52 smithi173 bash[18498]: audit 2024-03-30T04:50:51.984725+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.172:0/1790263827' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/564402565"}]': finished 2024-03-30T04:50:53.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:52 smithi173 bash[18498]: cluster 2024-03-30T04:50:51.984915+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T04:50:53.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:52 smithi173 bash[18498]: audit 2024-03-30T04:50:52.358008+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.172:0/1475794094' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]: dispatch 2024-03-30T04:50:53.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:52 smithi173 bash[18498]: audit 2024-03-30T04:50:52.358705+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]: dispatch 2024-03-30T04:50:53.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[18533]: cluster 2024-03-30T04:50:51.933857+0000 mgr.x (mgr.24506) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[18533]: audit 2024-03-30T04:50:51.984725+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.172:0/1790263827' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/564402565"}]': finished 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[18533]: cluster 2024-03-30T04:50:51.984915+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[18533]: audit 2024-03-30T04:50:52.358008+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.172:0/1475794094' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]: dispatch 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[18533]: audit 2024-03-30T04:50:52.358705+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]: dispatch 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[23612]: cluster 2024-03-30T04:50:51.933857+0000 mgr.x (mgr.24506) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[23612]: audit 2024-03-30T04:50:51.984725+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.172:0/1790263827' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/564402565"}]': finished 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[23612]: cluster 2024-03-30T04:50:51.984915+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[23612]: audit 2024-03-30T04:50:52.358008+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.172:0/1475794094' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]: dispatch 2024-03-30T04:50:53.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:52 smithi172 bash[23612]: audit 2024-03-30T04:50:52.358705+0000 mon.a (mon.0) 889 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]: dispatch 2024-03-30T04:50:53.896 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:50:53 smithi172 bash[51720]: level=info ts=2024-03-30T04:50:53.553Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003287857s 2024-03-30T04:50:54.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:54 smithi173 bash[18498]: audit 2024-03-30T04:50:53.006615+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]': finished 2024-03-30T04:50:54.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:54 smithi173 bash[18498]: cluster 2024-03-30T04:50:53.006807+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T04:50:54.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:54 smithi173 bash[18498]: audit 2024-03-30T04:50:53.376791+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.172:0/3476635919' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2103809640"}]: dispatch 2024-03-30T04:50:54.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:54 smithi172 bash[18533]: audit 2024-03-30T04:50:53.006615+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]': finished 2024-03-30T04:50:54.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:54 smithi172 bash[18533]: cluster 2024-03-30T04:50:53.006807+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T04:50:54.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:54 smithi172 bash[18533]: audit 2024-03-30T04:50:53.376791+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.172:0/3476635919' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2103809640"}]: dispatch 2024-03-30T04:50:54.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:54 smithi172 bash[23612]: audit 2024-03-30T04:50:53.006615+0000 mon.a (mon.0) 890 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2916834736"}]': finished 2024-03-30T04:50:54.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:54 smithi172 bash[23612]: cluster 2024-03-30T04:50:53.006807+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-03-30T04:50:54.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:54 smithi172 bash[23612]: audit 2024-03-30T04:50:53.376791+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.172:0/3476635919' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2103809640"}]: dispatch 2024-03-30T04:50:55.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:55 smithi173 bash[18498]: cluster 2024-03-30T04:50:53.934573+0000 mgr.x (mgr.24506) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:55.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:55 smithi173 bash[18498]: audit 2024-03-30T04:50:54.009058+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.172:0/3476635919' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2103809640"}]': finished 2024-03-30T04:50:55.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:55 smithi173 bash[18498]: cluster 2024-03-30T04:50:54.009480+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T04:50:55.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:55 smithi173 bash[18498]: audit 2024-03-30T04:50:54.364763+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.172:0/1113290758' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/200155206"}]: dispatch 2024-03-30T04:50:55.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:55 smithi172 bash[18533]: cluster 2024-03-30T04:50:53.934573+0000 mgr.x (mgr.24506) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:55.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:55 smithi172 bash[18533]: audit 2024-03-30T04:50:54.009058+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.172:0/3476635919' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2103809640"}]': finished 2024-03-30T04:50:55.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:55 smithi172 bash[18533]: cluster 2024-03-30T04:50:54.009480+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T04:50:55.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:55 smithi172 bash[18533]: audit 2024-03-30T04:50:54.364763+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.172:0/1113290758' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/200155206"}]: dispatch 2024-03-30T04:50:55.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:55 smithi172 bash[23612]: cluster 2024-03-30T04:50:53.934573+0000 mgr.x (mgr.24506) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:55.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:55 smithi172 bash[23612]: audit 2024-03-30T04:50:54.009058+0000 mon.a (mon.0) 893 : audit [INF] from='client.? 172.21.15.172:0/3476635919' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2103809640"}]': finished 2024-03-30T04:50:55.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:55 smithi172 bash[23612]: cluster 2024-03-30T04:50:54.009480+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-03-30T04:50:55.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:55 smithi172 bash[23612]: audit 2024-03-30T04:50:54.364763+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.172:0/1113290758' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/200155206"}]: dispatch 2024-03-30T04:50:56.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[18498]: audit 2024-03-30T04:50:55.030364+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.172:0/1113290758' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/200155206"}]': finished 2024-03-30T04:50:56.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[18498]: cluster 2024-03-30T04:50:55.030531+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T04:50:56.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:56 smithi172 bash[18533]: audit 2024-03-30T04:50:55.030364+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.172:0/1113290758' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/200155206"}]': finished 2024-03-30T04:50:56.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:56 smithi172 bash[18533]: cluster 2024-03-30T04:50:55.030531+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T04:50:56.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:56 smithi172 bash[23612]: audit 2024-03-30T04:50:55.030364+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.172:0/1113290758' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/200155206"}]': finished 2024-03-30T04:50:56.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:56 smithi172 bash[23612]: cluster 2024-03-30T04:50:55.030531+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 systemd[1]: Stopping Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[38266]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.513Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.513Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.513Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.513Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.513Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.513Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.513Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:50:56.734 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.513Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:50:56.735 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.514Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:50:56.735 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.514Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:50:56.735 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.514Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:50:56.735 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:56 smithi173 bash[34256]: ts=2024-03-30T04:50:56.514Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:50:57.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:57 smithi173 bash[18498]: cluster 2024-03-30T04:50:55.935284+0000 mgr.x (mgr.24506) 50 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:57.358 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:57 smithi173 bash[38275]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:50:57.358 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:57 smithi173 bash[38309]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:50:57.358 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:57 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:50:57.358 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:57 smithi173 systemd[1]: Stopped Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:57.358 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:57 smithi173 systemd[1]: Started Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:57.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:57 smithi172 bash[18533]: cluster 2024-03-30T04:50:55.935284+0000 mgr.x (mgr.24506) 50 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:57.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:57 smithi172 bash[23612]: cluster 2024-03-30T04:50:55.935284+0000 mgr.x (mgr.24506) 50 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 86 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:50:58.108 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:57 smithi173 systemd[1]: Stopping Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:50:58.108 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:57 smithi173 bash[38358]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T04:50:58.439 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[18498]: audit 2024-03-30T04:50:57.249785+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:58.439 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[18498]: audit 2024-03-30T04:50:57.263150+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:58.439 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[18498]: cephadm 2024-03-30T04:50:57.295578+0000 mgr.x (mgr.24506) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:50:58.439 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[18498]: cephadm 2024-03-30T04:50:57.296381+0000 mgr.x (mgr.24506) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi173 2024-03-30T04:50:58.439 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[18498]: audit 2024-03-30T04:50:57.401132+0000 mgr.x (mgr.24506) 53 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:58.440 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[18498]: cluster 2024-03-30T04:50:57.936288+0000 mgr.x (mgr.24506) 54 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.267Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.267Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.267Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.267Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi173 (none))" 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.267Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.267Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.269Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.269Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.270Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:50:58.440 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.273Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:50:58.441 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.273Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.82µs 2024-03-30T04:50:58.441 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.273Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:50:58.441 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.448Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-03-30T04:50:58.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[18533]: audit 2024-03-30T04:50:57.249785+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:58.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[18533]: audit 2024-03-30T04:50:57.263150+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:58.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[18533]: cephadm 2024-03-30T04:50:57.295578+0000 mgr.x (mgr.24506) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:50:58.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[18533]: cephadm 2024-03-30T04:50:57.296381+0000 mgr.x (mgr.24506) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi173 2024-03-30T04:50:58.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[18533]: audit 2024-03-30T04:50:57.401132+0000 mgr.x (mgr.24506) 53 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:58.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[18533]: cluster 2024-03-30T04:50:57.936288+0000 mgr.x (mgr.24506) 54 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-03-30T04:50:58.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[23612]: audit 2024-03-30T04:50:57.249785+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:58.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[23612]: audit 2024-03-30T04:50:57.263150+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:50:58.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[23612]: cephadm 2024-03-30T04:50:57.295578+0000 mgr.x (mgr.24506) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-03-30T04:50:58.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[23612]: cephadm 2024-03-30T04:50:57.296381+0000 mgr.x (mgr.24506) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi173 2024-03-30T04:50:58.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[23612]: audit 2024-03-30T04:50:57.401132+0000 mgr.x (mgr.24506) 53 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:50:58.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:58 smithi172 bash[23612]: cluster 2024-03-30T04:50:57.936288+0000 mgr.x (mgr.24506) 54 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 859 B/s rd, 0 op/s 2024-03-30T04:50:58.730 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38367]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T04:50:58.730 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38457]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter.b 2024-03-30T04:50:58.730 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:58 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:50:58.730 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:58 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T04:50:58.730 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:58 smithi173 systemd[1]: Stopped Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:58.730 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:58 smithi173 systemd[1]: Started Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:50:59.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.740Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-03-30T04:50:59.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.740Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-03-30T04:50:59.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.740Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.116µs wal_replay_duration=466.668112ms total_replay_duration=466.718354ms 2024-03-30T04:50:59.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.744Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:50:59.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.744Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:50:59.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.744Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:50:59.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.771Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.99802ms db_storage=937ns remote_storage=1.517µs web_handler=393ns query_engine=761ns scrape=293.846µs scrape_sd=109.6µs notify=11.2µs notify_sd=9.871µs rules=26.162758ms 2024-03-30T04:50:59.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:50:58 smithi173 bash[38336]: ts=2024-03-30T04:50:58.771Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:51:00.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: audit 2024-03-30T04:50:58.696994+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: audit 2024-03-30T04:50:58.709359+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: cephadm 2024-03-30T04:50:58.713959+0000 mgr.x (mgr.24506) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:51:00.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: cephadm 2024-03-30T04:50:58.724660+0000 mgr.x (mgr.24506) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:51:00.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: audit 2024-03-30T04:50:58.849221+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: audit 2024-03-30T04:50:58.859449+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: audit 2024-03-30T04:50:58.863185+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:51:00.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: audit 2024-03-30T04:50:58.864212+0000 mgr.x (mgr.24506) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:51:00.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[18498]: cephadm 2024-03-30T04:50:58.870340+0000 mgr.x (mgr.24506) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi173 2024-03-30T04:51:00.109 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.709Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-03-30T04:51:00.109 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.709Z 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-03-30T04:51:00.109 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.710Z 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-03-30T04:51:00.109 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.710Z 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-03-30T04:51:00.109 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-03-30T04:51:00.109 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=arp 2024-03-30T04:51:00.109 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=bcache 2024-03-30T04:51:00.109 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=bonding 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=btrfs 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=conntrack 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=cpu 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=diskstats 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=dmi 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=edac 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=entropy 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=filefd 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=filesystem 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=hwmon 2024-03-30T04:51:00.110 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=infiniband 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=ipvs 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=loadavg 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=mdadm 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=meminfo 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=netclass 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=netdev 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=netstat 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=nfs 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=nfsd 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=nvme 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=os 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=pressure 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=rapl 2024-03-30T04:51:00.111 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=schedstat 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=sockstat 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=softnet 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=stat 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=tapestats 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=textfile 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=time 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=uname 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=vmstat 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=xfs 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.711Z caller=node_exporter.go:115 level=info collector=zfs 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.712Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-03-30T04:51:00.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 04:50:59 smithi173 bash[38487]: ts=2024-03-30T04:50:59.712Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-03-30T04:51:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: audit 2024-03-30T04:50:58.696994+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: audit 2024-03-30T04:50:58.709359+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: cephadm 2024-03-30T04:50:58.713959+0000 mgr.x (mgr.24506) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:51:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: cephadm 2024-03-30T04:50:58.724660+0000 mgr.x (mgr.24506) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:51:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: audit 2024-03-30T04:50:58.849221+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: audit 2024-03-30T04:50:58.859449+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: audit 2024-03-30T04:50:58.863185+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:51:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: audit 2024-03-30T04:50:58.864212+0000 mgr.x (mgr.24506) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[18533]: cephadm 2024-03-30T04:50:58.870340+0000 mgr.x (mgr.24506) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi173 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: audit 2024-03-30T04:50:58.696994+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: audit 2024-03-30T04:50:58.709359+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: cephadm 2024-03-30T04:50:58.713959+0000 mgr.x (mgr.24506) 55 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: cephadm 2024-03-30T04:50:58.724660+0000 mgr.x (mgr.24506) 56 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: audit 2024-03-30T04:50:58.849221+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: audit 2024-03-30T04:50:58.859449+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: audit 2024-03-30T04:50:58.863185+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: audit 2024-03-30T04:50:58.864212+0000 mgr.x (mgr.24506) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-03-30T04:51:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:50:59 smithi172 bash[23612]: cephadm 2024-03-30T04:50:58.870340+0000 mgr.x (mgr.24506) 58 : cephadm [INF] Reconfiguring daemon grafana.a on smithi173 2024-03-30T04:51:01.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:00 smithi173 bash[18498]: cluster 2024-03-30T04:50:59.936707+0000 mgr.x (mgr.24506) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-03-30T04:51:01.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:00 smithi172 bash[18533]: cluster 2024-03-30T04:50:59.936707+0000 mgr.x (mgr.24506) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-03-30T04:51:01.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:00 smithi172 bash[23612]: cluster 2024-03-30T04:50:59.936707+0000 mgr.x (mgr.24506) 59 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s 2024-03-30T04:51:02.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:01 smithi173 bash[18498]: audit 2024-03-30T04:51:01.295937+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:02.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:01 smithi172 bash[18533]: audit 2024-03-30T04:51:01.295937+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:02.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:01 smithi172 bash[23612]: audit 2024-03-30T04:51:01.295937+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:03.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:02 smithi173 bash[18498]: cluster 2024-03-30T04:51:01.937422+0000 mgr.x (mgr.24506) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:51:03.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:02 smithi172 bash[18533]: cluster 2024-03-30T04:51:01.937422+0000 mgr.x (mgr.24506) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:51:03.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:02 smithi172 bash[23612]: cluster 2024-03-30T04:51:01.937422+0000 mgr.x (mgr.24506) 60 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T04:51:04.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:04 smithi173 bash[18498]: cluster 2024-03-30T04:51:03.938061+0000 mgr.x (mgr.24506) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:04.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:04 smithi172 bash[18533]: cluster 2024-03-30T04:51:03.938061+0000 mgr.x (mgr.24506) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:04.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:04 smithi172 bash[23612]: cluster 2024-03-30T04:51:03.938061+0000 mgr.x (mgr.24506) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:51:07.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:06 smithi173 bash[18498]: cluster 2024-03-30T04:51:05.938709+0000 mgr.x (mgr.24506) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T04:51:07.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:06 smithi172 bash[18533]: cluster 2024-03-30T04:51:05.938709+0000 mgr.x (mgr.24506) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T04:51:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:06 smithi172 bash[23612]: cluster 2024-03-30T04:51:05.938709+0000 mgr.x (mgr.24506) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T04:51:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:09 smithi173 bash[18498]: audit 2024-03-30T04:51:07.412675+0000 mgr.x (mgr.24506) 63 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:09.345 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:09 smithi173 bash[18498]: cluster 2024-03-30T04:51:07.940363+0000 mgr.x (mgr.24506) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:09.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:09 smithi172 bash[18533]: audit 2024-03-30T04:51:07.412675+0000 mgr.x (mgr.24506) 63 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:09.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:09 smithi172 bash[18533]: cluster 2024-03-30T04:51:07.940363+0000 mgr.x (mgr.24506) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:09.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:09 smithi172 bash[23612]: audit 2024-03-30T04:51:07.412675+0000 mgr.x (mgr.24506) 63 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:09.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:09 smithi172 bash[23612]: cluster 2024-03-30T04:51:07.940363+0000 mgr.x (mgr.24506) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:11.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:11 smithi173 bash[18498]: cluster 2024-03-30T04:51:09.941092+0000 mgr.x (mgr.24506) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:11.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:11 smithi172 bash[18533]: cluster 2024-03-30T04:51:09.941092+0000 mgr.x (mgr.24506) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:11.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:11 smithi172 bash[23612]: cluster 2024-03-30T04:51:09.941092+0000 mgr.x (mgr.24506) 65 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:11.590 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:11 smithi173 systemd[1]: Stopping Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:51:11.590 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:11 smithi173 bash[38750]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T04:51:11.590 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:11 smithi173 bash[33650]: t=2024-03-30T04:51:11+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-03-30T04:51:11.590 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:11 smithi173 bash[33650]: t=2024-03-30T04:51:11+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-03-30T04:51:12.165 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:11 smithi173 bash[38758]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T04:51:12.165 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:11 smithi173 bash[38791]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-grafana.a 2024-03-30T04:51:12.165 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:12 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Deactivated successfully. 2024-03-30T04:51:12.165 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:12 smithi173 systemd[1]: Stopped Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:12.165 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:12 smithi173 systemd[1]: Started Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STOPPING 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STOPPED 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STARTING 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Serving on http://:::9283 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STARTED 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STOPPING 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STOPPED 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STARTING 2024-03-30T04:51:12.514 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Serving on http://:::9283 2024-03-30T04:51:12.515 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STARTED 2024-03-30T04:51:12.515 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STOPPING 2024-03-30T04:51:12.515 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:51:12.515 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STOPPED 2024-03-30T04:51:12.515 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STARTING 2024-03-30T04:51:12.515 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Serving on http://:::9283 2024-03-30T04:51:12.515 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:12 smithi173 bash[36450]: [30/Mar/2024:04:51:12] ENGINE Bus STARTED 2024-03-30T04:51:13.264 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[38821]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:51:13.264 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[38821]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: cluster 2024-03-30T04:51:11.941854+0000 mgr.x (mgr.24506) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.135299+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.145618+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.150821+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.151275+0000 mgr.x (mgr.24506) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.152395+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.152724+0000 mgr.x (mgr.24506) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.161582+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.265 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.170972+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.171676+0000 mgr.x (mgr.24506) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.194697+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: cephadm 2024-03-30T04:51:12.195903+0000 mgr.x (mgr.24506) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.196158+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.196638+0000 mgr.x (mgr.24506) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.198710+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.199208+0000 mgr.x (mgr.24506) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.205761+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.210404+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.210833+0000 mgr.x (mgr.24506) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.211731+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.212098+0000 mgr.x (mgr.24506) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:51:13.266 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.220669+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.228029+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.231014+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:51:13.267 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[18498]: audit 2024-03-30T04:51:12.242288+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: cluster 2024-03-30T04:51:11.941854+0000 mgr.x (mgr.24506) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:13.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.135299+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.145618+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.150821+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.151275+0000 mgr.x (mgr.24506) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.152395+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.152724+0000 mgr.x (mgr.24506) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.161582+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.170972+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.171676+0000 mgr.x (mgr.24506) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.194697+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: cephadm 2024-03-30T04:51:12.195903+0000 mgr.x (mgr.24506) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.196158+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.196638+0000 mgr.x (mgr.24506) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.198710+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.199208+0000 mgr.x (mgr.24506) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:51:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.205761+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.210404+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.210833+0000 mgr.x (mgr.24506) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: cluster 2024-03-30T04:51:11.941854+0000 mgr.x (mgr.24506) 66 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.135299+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.145618+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.150821+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.151275+0000 mgr.x (mgr.24506) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.152395+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.152724+0000 mgr.x (mgr.24506) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi172.front.sepia.ceph.com:9093"}]: dispatch 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.161582+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.170972+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.171676+0000 mgr.x (mgr.24506) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.194697+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: cephadm 2024-03-30T04:51:12.195903+0000 mgr.x (mgr.24506) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.196158+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.196638+0000 mgr.x (mgr.24506) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.198710+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.199208+0000 mgr.x (mgr.24506) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.205761+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.210404+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.210833+0000 mgr.x (mgr.24506) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.211731+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:51:13.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.212098+0000 mgr.x (mgr.24506) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.220669+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.228029+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.231014+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[18533]: audit 2024-03-30T04:51:12.242288+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.211731+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.212098+0000 mgr.x (mgr.24506) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi173.front.sepia.ceph.com:9095"}]: dispatch 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.220669+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.228029+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.231014+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:51:13.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:13 smithi172 bash[23612]: audit 2024-03-30T04:51:12.242288+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:13.535 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[38336]: ts=2024-03-30T04: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:13.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:51:13] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-03-30T04:51:13.858 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:13 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:51:13.858 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:13 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:51:14.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:14 smithi172 bash[18533]: audit 2024-03-30T04:51:12.228537+0000 mgr.x (mgr.24506) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:51:14.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:14 smithi172 bash[18533]: audit 2024-03-30T04:51:12.231559+0000 mgr.x (mgr.24506) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:51:14.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:14 smithi172 bash[23612]: audit 2024-03-30T04:51:12.228537+0000 mgr.x (mgr.24506) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:51:14.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:14 smithi172 bash[23612]: audit 2024-03-30T04:51:12.231559+0000 mgr.x (mgr.24506) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:51:14.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:14 smithi173 bash[18498]: audit 2024-03-30T04:51:12.228537+0000 mgr.x (mgr.24506) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T04:51:14.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:14 smithi173 bash[18498]: audit 2024-03-30T04:51:12.231559+0000 mgr.x (mgr.24506) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi173.front.sepia.ceph.com:3000"}]: dispatch 2024-03-30T04:51:15.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:15 smithi172 bash[18533]: cluster 2024-03-30T04:51:13.942993+0000 mgr.x (mgr.24506) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:15.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:15 smithi172 bash[23612]: cluster 2024-03-30T04:51:13.942993+0000 mgr.x (mgr.24506) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:15.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:15 smithi173 bash[18498]: cluster 2024-03-30T04:51:13.942993+0000 mgr.x (mgr.24506) 77 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:17.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:17 smithi172 bash[18533]: cluster 2024-03-30T04:51:15.943775+0000 mgr.x (mgr.24506) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:17.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:17 smithi172 bash[18533]: audit 2024-03-30T04:51:16.297561+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:17.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:17 smithi172 bash[23612]: cluster 2024-03-30T04:51:15.943775+0000 mgr.x (mgr.24506) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:17.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:17 smithi172 bash[23612]: audit 2024-03-30T04:51:16.297561+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:17.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:17 smithi173 bash[18498]: cluster 2024-03-30T04:51:15.943775+0000 mgr.x (mgr.24506) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:17.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:17 smithi173 bash[18498]: audit 2024-03-30T04:51:16.297561+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:19.101 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:18 smithi173 bash[38336]: ts=2024-03-30T04: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: audit 2024-03-30T04:51:17.420473+0000 mgr.x (mgr.24506) 79 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: cluster 2024-03-30T04:51:17.944620+0000 mgr.x (mgr.24506) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: audit 2024-03-30T04:51:18.110148+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: audit 2024-03-30T04:51:18.123833+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: audit 2024-03-30T04:51:18.167753+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: audit 2024-03-30T04:51:18.181351+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: audit 2024-03-30T04:51:18.184346+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: audit 2024-03-30T04:51:18.185924+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: cluster 2024-03-30T04:51:18.188790+0000 mgr.x (mgr.24506) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:19.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:19 smithi173 bash[18498]: audit 2024-03-30T04:51:18.198127+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: audit 2024-03-30T04:51:17.420473+0000 mgr.x (mgr.24506) 79 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: cluster 2024-03-30T04:51:17.944620+0000 mgr.x (mgr.24506) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: audit 2024-03-30T04:51:18.110148+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: audit 2024-03-30T04:51:18.123833+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: audit 2024-03-30T04:51:18.167753+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: audit 2024-03-30T04:51:18.181351+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: audit 2024-03-30T04:51:18.184346+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: audit 2024-03-30T04:51:18.185924+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: cluster 2024-03-30T04:51:18.188790+0000 mgr.x (mgr.24506) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[18533]: audit 2024-03-30T04:51:18.198127+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: audit 2024-03-30T04:51:17.420473+0000 mgr.x (mgr.24506) 79 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: cluster 2024-03-30T04:51:17.944620+0000 mgr.x (mgr.24506) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: audit 2024-03-30T04:51:18.110148+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: audit 2024-03-30T04:51:18.123833+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: audit 2024-03-30T04:51:18.167753+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: audit 2024-03-30T04:51:18.181351+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: audit 2024-03-30T04:51:18.184346+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: audit 2024-03-30T04:51:18.185924+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: cluster 2024-03-30T04:51:18.188790+0000 mgr.x (mgr.24506) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:19 smithi172 bash[23612]: audit 2024-03-30T04:51:18.198127+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:20.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:20 smithi173 bash[18498]: cluster 2024-03-30T04:51:19.176448+0000 mon.a (mon.0) 916 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:20.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:20 smithi172 bash[18533]: cluster 2024-03-30T04:51:19.176448+0000 mon.a (mon.0) 916 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:20.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:20 smithi172 bash[23612]: cluster 2024-03-30T04:51:19.176448+0000 mon.a (mon.0) 916 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:51:21.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:21 smithi172 bash[18533]: cluster 2024-03-30T04:51:20.189577+0000 mgr.x (mgr.24506) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:21.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:21 smithi172 bash[23612]: cluster 2024-03-30T04:51:20.189577+0000 mgr.x (mgr.24506) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:21.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:21 smithi173 bash[18498]: cluster 2024-03-30T04:51:20.189577+0000 mgr.x (mgr.24506) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:22.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:22 smithi173 bash[18498]: cluster 2024-03-30T04:51:22.191228+0000 mgr.x (mgr.24506) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:22.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:22 smithi172 bash[18533]: cluster 2024-03-30T04:51:22.191228+0000 mgr.x (mgr.24506) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:22.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:22 smithi172 bash[23612]: cluster 2024-03-30T04:51:22.191228+0000 mgr.x (mgr.24506) 83 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T04:51:23.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:51:23] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-03-30T04:51:23.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:23 smithi173 bash[38336]: ts=2024-03-30T04:51:23.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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:24.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:23 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-03-30T04:51:24.358 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:23 smithi173 systemd[1]: Stopped Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:24.358 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:23 smithi173 systemd[1]: Started Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:24.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:24 smithi173 bash[18498]: cluster 2024-03-30T04:51:24.192121+0000 mgr.x (mgr.24506) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:24.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:24 smithi172 bash[18533]: cluster 2024-03-30T04:51:24.192121+0000 mgr.x (mgr.24506) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:24.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:24 smithi172 bash[23612]: cluster 2024-03-30T04:51:24.192121+0000 mgr.x (mgr.24506) 84 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:25.358 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:24 smithi173 bash[39330]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:51:25.358 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:24 smithi173 bash[39330]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:51:25.857 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:25 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:51:25.858 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:25 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:51:26.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:26 smithi173 bash[18498]: cluster 2024-03-30T04:51:26.193022+0000 mgr.x (mgr.24506) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:26.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:26 smithi172 bash[18533]: cluster 2024-03-30T04:51:26.193022+0000 mgr.x (mgr.24506) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:26.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:26 smithi172 bash[23612]: cluster 2024-03-30T04:51:26.193022+0000 mgr.x (mgr.24506) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:28.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:28 smithi173 bash[18498]: audit 2024-03-30T04:51:27.429266+0000 mgr.x (mgr.24506) 86 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:28.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:28 smithi173 bash[18498]: cluster 2024-03-30T04:51:28.194709+0000 mgr.x (mgr.24506) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:28.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:28 smithi172 bash[18533]: audit 2024-03-30T04:51:27.429266+0000 mgr.x (mgr.24506) 86 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:28.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:28 smithi172 bash[18533]: cluster 2024-03-30T04:51:28.194709+0000 mgr.x (mgr.24506) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:28.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:28 smithi172 bash[23612]: audit 2024-03-30T04:51:27.429266+0000 mgr.x (mgr.24506) 86 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:28.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:28 smithi172 bash[23612]: cluster 2024-03-30T04:51:28.194709+0000 mgr.x (mgr.24506) 87 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-03-30T04:51:29.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:28 smithi173 bash[38336]: ts=2024-03-30T04:51: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:30.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:30 smithi173 bash[18498]: cluster 2024-03-30T04:51:30.195490+0000 mgr.x (mgr.24506) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:30.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:30 smithi172 bash[18533]: cluster 2024-03-30T04:51:30.195490+0000 mgr.x (mgr.24506) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:30.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:30 smithi172 bash[23612]: cluster 2024-03-30T04:51:30.195490+0000 mgr.x (mgr.24506) 88 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:32.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:32 smithi173 bash[18498]: audit 2024-03-30T04:51:31.304346+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:32.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:32 smithi173 bash[18498]: audit 2024-03-30T04:51:31.306647+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:32.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:32 smithi173 bash[18498]: cluster 2024-03-30T04:51:32.197047+0000 mgr.x (mgr.24506) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:32.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:32 smithi172 bash[18533]: audit 2024-03-30T04:51:31.304346+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:32.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:32 smithi172 bash[18533]: audit 2024-03-30T04:51:31.306647+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:32.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:32 smithi172 bash[18533]: cluster 2024-03-30T04:51:32.197047+0000 mgr.x (mgr.24506) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:32.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:32 smithi172 bash[23612]: audit 2024-03-30T04:51:31.304346+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:51:32.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:32 smithi172 bash[23612]: audit 2024-03-30T04:51:31.306647+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:32.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:32 smithi172 bash[23612]: cluster 2024-03-30T04:51:32.197047+0000 mgr.x (mgr.24506) 89 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:33.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:51:33] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-30T04:51:33.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:33 smithi173 bash[38336]: ts=2024-03-30T04:51: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:34.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:34 smithi173 bash[18498]: cluster 2024-03-30T04:51:34.197781+0000 mgr.x (mgr.24506) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:34.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:34 smithi172 bash[18533]: cluster 2024-03-30T04:51:34.197781+0000 mgr.x (mgr.24506) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:34 smithi172 bash[23612]: cluster 2024-03-30T04:51:34.197781+0000 mgr.x (mgr.24506) 90 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:36.107 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:35 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-03-30T04:51:36.107 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:35 smithi173 systemd[1]: Stopped Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:36.107 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:35 smithi173 systemd[1]: Started Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:36.522 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:36 smithi173 bash[18498]: cluster 2024-03-30T04:51:36.198468+0000 mgr.x (mgr.24506) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:36.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:36 smithi172 bash[23612]: cluster 2024-03-30T04:51:36.198468+0000 mgr.x (mgr.24506) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:36.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:36 smithi172 bash[18533]: cluster 2024-03-30T04:51:36.198468+0000 mgr.x (mgr.24506) 91 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:36.818 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:36 smithi173 bash[39429]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:51:36.819 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:36 smithi173 bash[39429]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:51:37.607 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:37 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:51:37.607 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:37 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:51:38.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:38 smithi173 bash[18498]: audit 2024-03-30T04:51:37.437377+0000 mgr.x (mgr.24506) 92 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:38.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:38 smithi173 bash[18498]: cluster 2024-03-30T04:51:38.200202+0000 mgr.x (mgr.24506) 93 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:38.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:38 smithi172 bash[23612]: audit 2024-03-30T04:51:37.437377+0000 mgr.x (mgr.24506) 92 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:38.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:38 smithi172 bash[23612]: cluster 2024-03-30T04:51:38.200202+0000 mgr.x (mgr.24506) 93 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:38.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:38 smithi172 bash[18533]: audit 2024-03-30T04:51:37.437377+0000 mgr.x (mgr.24506) 92 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:38.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:38 smithi172 bash[18533]: cluster 2024-03-30T04:51:38.200202+0000 mgr.x (mgr.24506) 93 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:39.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:38 smithi173 bash[38336]: ts=2024-03-30T04: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:40.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:40 smithi173 bash[18498]: cluster 2024-03-30T04:51:40.200964+0000 mgr.x (mgr.24506) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:40.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:40 smithi172 bash[23612]: cluster 2024-03-30T04:51:40.200964+0000 mgr.x (mgr.24506) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:40.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:40 smithi172 bash[18533]: cluster 2024-03-30T04:51:40.200964+0000 mgr.x (mgr.24506) 94 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:42.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:42 smithi173 bash[18498]: cluster 2024-03-30T04:51:42.202589+0000 mgr.x (mgr.24506) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:42.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:42 smithi172 bash[23612]: cluster 2024-03-30T04:51:42.202589+0000 mgr.x (mgr.24506) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:42.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:42 smithi172 bash[18533]: cluster 2024-03-30T04:51:42.202589+0000 mgr.x (mgr.24506) 95 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:43.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:51:43] "GET /metrics HTTP/1.1" 200 37971 "" "Prometheus/2.33.4" 2024-03-30T04:51:43.859 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:43 smithi173 bash[38336]: ts=2024-03-30T04: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:44.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:44 smithi173 bash[18498]: cluster 2024-03-30T04:51:44.203323+0000 mgr.x (mgr.24506) 96 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:44.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:44 smithi172 bash[23612]: cluster 2024-03-30T04:51:44.203323+0000 mgr.x (mgr.24506) 96 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:44 smithi172 bash[18533]: cluster 2024-03-30T04:51:44.203323+0000 mgr.x (mgr.24506) 96 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:46.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:46 smithi173 bash[18498]: cluster 2024-03-30T04:51:46.204097+0000 mgr.x (mgr.24506) 97 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:46.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:46 smithi172 bash[23612]: cluster 2024-03-30T04:51:46.204097+0000 mgr.x (mgr.24506) 97 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:46.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:46 smithi172 bash[18533]: cluster 2024-03-30T04:51:46.204097+0000 mgr.x (mgr.24506) 97 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:47.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:47 smithi173 bash[18498]: audit 2024-03-30T04:51:46.297844+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:47.608 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:47 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-03-30T04:51:47.608 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:47 smithi173 systemd[1]: Stopped Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:47.608 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:47 smithi173 systemd[1]: Started Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:47.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:47 smithi172 bash[23612]: audit 2024-03-30T04:51:46.297844+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:47 smithi172 bash[18533]: audit 2024-03-30T04:51:46.297844+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:51:48.534 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:48 smithi173 bash[18498]: audit 2024-03-30T04:51:47.449017+0000 mgr.x (mgr.24506) 98 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:48.534 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:48 smithi173 bash[18498]: cluster 2024-03-30T04:51:48.205798+0000 mgr.x (mgr.24506) 99 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:48.534 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:48 smithi173 bash[39530]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:51:48.535 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:48 smithi173 bash[39530]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:51:48.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:48 smithi172 bash[23612]: audit 2024-03-30T04:51:47.449017+0000 mgr.x (mgr.24506) 98 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:48.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:48 smithi172 bash[23612]: cluster 2024-03-30T04:51:48.205798+0000 mgr.x (mgr.24506) 99 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:48.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:48 smithi172 bash[18533]: audit 2024-03-30T04:51:47.449017+0000 mgr.x (mgr.24506) 98 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:48.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:48 smithi172 bash[18533]: cluster 2024-03-30T04:51:48.205798+0000 mgr.x (mgr.24506) 99 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:48.860 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:48 smithi173 bash[38336]: ts=2024-03-30T04: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:49.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:48 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:51:49.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:48 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:51:50.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:50 smithi173 bash[18498]: cluster 2024-03-30T04:51:50.206527+0000 mgr.x (mgr.24506) 100 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:50.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:50 smithi172 bash[23612]: cluster 2024-03-30T04:51:50.206527+0000 mgr.x (mgr.24506) 100 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:50.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:50 smithi172 bash[18533]: cluster 2024-03-30T04:51:50.206527+0000 mgr.x (mgr.24506) 100 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:52.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:52 smithi173 bash[18498]: cluster 2024-03-30T04:51:52.208197+0000 mgr.x (mgr.24506) 101 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:52.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:52 smithi172 bash[23612]: cluster 2024-03-30T04:51:52.208197+0000 mgr.x (mgr.24506) 101 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:52.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:52 smithi172 bash[18533]: cluster 2024-03-30T04:51:52.208197+0000 mgr.x (mgr.24506) 101 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:53.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:51:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:51:53] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-30T04:51:53.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:53 smithi173 bash[38336]: ts=2024-03-30T04: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:54.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:54 smithi173 bash[18498]: cluster 2024-03-30T04:51:54.208931+0000 mgr.x (mgr.24506) 102 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:54.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:54 smithi172 bash[18533]: cluster 2024-03-30T04:51:54.208931+0000 mgr.x (mgr.24506) 102 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:54.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:54 smithi172 bash[23612]: cluster 2024-03-30T04:51:54.208931+0000 mgr.x (mgr.24506) 102 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:56.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:56 smithi173 bash[18498]: cluster 2024-03-30T04:51:56.209627+0000 mgr.x (mgr.24506) 103 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:56.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:56 smithi172 bash[18533]: cluster 2024-03-30T04:51:56.209627+0000 mgr.x (mgr.24506) 103 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:56.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:56 smithi172 bash[23612]: cluster 2024-03-30T04:51:56.209627+0000 mgr.x (mgr.24506) 103 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:51:58.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:58 smithi173 bash[18498]: audit 2024-03-30T04:51:57.458333+0000 mgr.x (mgr.24506) 104 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:58.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:51:58 smithi173 bash[18498]: cluster 2024-03-30T04:51:58.211236+0000 mgr.x (mgr.24506) 105 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:58.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:58 smithi172 bash[18533]: audit 2024-03-30T04:51:57.458333+0000 mgr.x (mgr.24506) 104 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:58.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:51:58 smithi172 bash[18533]: cluster 2024-03-30T04:51:58.211236+0000 mgr.x (mgr.24506) 105 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:58.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:58 smithi172 bash[23612]: audit 2024-03-30T04:51:57.458333+0000 mgr.x (mgr.24506) 104 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:51:58.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:51:58 smithi172 bash[23612]: cluster 2024-03-30T04:51:58.211236+0000 mgr.x (mgr.24506) 105 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:51:59.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:51:58 smithi173 bash[38336]: ts=2024-03-30T04: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:51:59.607 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:59 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-03-30T04:51:59.607 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:59 smithi173 systemd[1]: Stopped Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:51:59.607 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:51:59 smithi173 systemd[1]: Started Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:52:00.271 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:00 smithi173 bash[39632]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:52:00.271 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:00 smithi173 bash[39632]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-03-30T04:52:00.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:00 smithi173 bash[18498]: cluster 2024-03-30T04:52:00.211765+0000 mgr.x (mgr.24506) 106 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:00.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:00 smithi172 bash[18533]: cluster 2024-03-30T04:52:00.211765+0000 mgr.x (mgr.24506) 106 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:00.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:00 smithi172 bash[23612]: cluster 2024-03-30T04:52:00.211765+0000 mgr.x (mgr.24506) 106 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:01.107 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:00 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-03-30T04:52:01.107 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:00 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:52:01.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:01 smithi173 bash[18498]: audit 2024-03-30T04:52:01.298290+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:01.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:01 smithi172 bash[23612]: audit 2024-03-30T04:52:01.298290+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:01.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:01 smithi172 bash[18533]: audit 2024-03-30T04:52:01.298290+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:02.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:02 smithi173 bash[18498]: cluster 2024-03-30T04:52:02.213268+0000 mgr.x (mgr.24506) 107 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:02.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:02 smithi172 bash[18533]: cluster 2024-03-30T04:52:02.213268+0000 mgr.x (mgr.24506) 107 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:02.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:02 smithi172 bash[23612]: cluster 2024-03-30T04:52:02.213268+0000 mgr.x (mgr.24506) 107 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:03.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:52:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:52:03] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-30T04:52:03.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:03 smithi173 bash[38336]: ts=2024-03-30T04:52: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:04.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:04 smithi173 bash[18498]: cluster 2024-03-30T04:52:04.213994+0000 mgr.x (mgr.24506) 108 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:04.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:04 smithi172 bash[18533]: cluster 2024-03-30T04:52:04.213994+0000 mgr.x (mgr.24506) 108 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:04.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:04 smithi172 bash[23612]: cluster 2024-03-30T04:52:04.213994+0000 mgr.x (mgr.24506) 108 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:06.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:06 smithi173 bash[18498]: cluster 2024-03-30T04:52:06.214751+0000 mgr.x (mgr.24506) 109 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:06.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:06 smithi172 bash[18533]: cluster 2024-03-30T04:52:06.214751+0000 mgr.x (mgr.24506) 109 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:06.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:06 smithi172 bash[23612]: cluster 2024-03-30T04:52:06.214751+0000 mgr.x (mgr.24506) 109 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:08.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:08 smithi173 bash[18498]: audit 2024-03-30T04:52:07.469998+0000 mgr.x (mgr.24506) 110 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:08.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:08 smithi173 bash[18498]: cluster 2024-03-30T04:52:08.216487+0000 mgr.x (mgr.24506) 111 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:08.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:08 smithi172 bash[18533]: audit 2024-03-30T04:52:07.469998+0000 mgr.x (mgr.24506) 110 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:08.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:08 smithi172 bash[18533]: cluster 2024-03-30T04:52:08.216487+0000 mgr.x (mgr.24506) 111 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:08.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:08 smithi172 bash[23612]: audit 2024-03-30T04:52:07.469998+0000 mgr.x (mgr.24506) 110 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:08.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:08 smithi172 bash[23612]: cluster 2024-03-30T04:52:08.216487+0000 mgr.x (mgr.24506) 111 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:09.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:08 smithi173 bash[38336]: ts=2024-03-30T04:52: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:10.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:10 smithi173 bash[18498]: cluster 2024-03-30T04:52:10.217244+0000 mgr.x (mgr.24506) 112 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:10.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:10 smithi172 bash[18533]: cluster 2024-03-30T04:52:10.217244+0000 mgr.x (mgr.24506) 112 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:10.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:10 smithi172 bash[23612]: cluster 2024-03-30T04:52:10.217244+0000 mgr.x (mgr.24506) 112 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:11.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:10 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-03-30T04:52:11.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:10 smithi173 systemd[1]: Stopped Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:52:11.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:10 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Start request repeated too quickly. 2024-03-30T04:52:11.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:10 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-03-30T04:52:11.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 04:52:10 smithi173 systemd[1]: Failed to start Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:52:12.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:12 smithi173 bash[18498]: cluster 2024-03-30T04:52:12.218801+0000 mgr.x (mgr.24506) 113 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:12.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:12 smithi172 bash[18533]: cluster 2024-03-30T04:52:12.218801+0000 mgr.x (mgr.24506) 113 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:12.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:12 smithi172 bash[23612]: cluster 2024-03-30T04:52:12.218801+0000 mgr.x (mgr.24506) 113 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:13.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:52:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:52:13] "GET /metrics HTTP/1.1" 200 37972 "" "Prometheus/2.33.4" 2024-03-30T04:52:13.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:13 smithi173 bash[38336]: ts=2024-03-30T04: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:14.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:14 smithi173 bash[18498]: cluster 2024-03-30T04:52:14.219545+0000 mgr.x (mgr.24506) 114 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:14.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:14 smithi172 bash[18533]: cluster 2024-03-30T04:52:14.219545+0000 mgr.x (mgr.24506) 114 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:14.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:14 smithi172 bash[23612]: cluster 2024-03-30T04:52:14.219545+0000 mgr.x (mgr.24506) 114 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:16.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:16 smithi173 bash[18498]: cluster 2024-03-30T04:52:16.220226+0000 mgr.x (mgr.24506) 115 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:16.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:16 smithi172 bash[18533]: cluster 2024-03-30T04:52:16.220226+0000 mgr.x (mgr.24506) 115 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:16.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:16 smithi172 bash[23612]: cluster 2024-03-30T04:52:16.220226+0000 mgr.x (mgr.24506) 115 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:17.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:17 smithi173 bash[18498]: audit 2024-03-30T04:52:16.298662+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:17.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:17 smithi172 bash[18533]: audit 2024-03-30T04:52:16.298662+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:17.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:17 smithi172 bash[23612]: audit 2024-03-30T04:52:16.298662+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:18.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:18 smithi173 bash[18498]: audit 2024-03-30T04:52:17.481533+0000 mgr.x (mgr.24506) 116 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:18.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:18 smithi173 bash[18498]: cluster 2024-03-30T04:52:18.221903+0000 mgr.x (mgr.24506) 117 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:18.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:18 smithi172 bash[23612]: audit 2024-03-30T04:52:17.481533+0000 mgr.x (mgr.24506) 116 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:18.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:18 smithi172 bash[23612]: cluster 2024-03-30T04:52:18.221903+0000 mgr.x (mgr.24506) 117 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:18.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:18 smithi172 bash[18533]: audit 2024-03-30T04:52:17.481533+0000 mgr.x (mgr.24506) 116 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:18.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:18 smithi172 bash[18533]: cluster 2024-03-30T04:52:18.221903+0000 mgr.x (mgr.24506) 117 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:19.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:18 smithi173 bash[38336]: ts=2024-03-30T04:52: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:20.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:20 smithi173 bash[18498]: cluster 2024-03-30T04:52:20.222633+0000 mgr.x (mgr.24506) 118 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:20.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:20 smithi172 bash[18533]: cluster 2024-03-30T04:52:20.222633+0000 mgr.x (mgr.24506) 118 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:20.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:20 smithi172 bash[23612]: cluster 2024-03-30T04:52:20.222633+0000 mgr.x (mgr.24506) 118 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:22.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:22 smithi173 bash[18498]: cluster 2024-03-30T04:52:22.224260+0000 mgr.x (mgr.24506) 119 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:22.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:22 smithi172 bash[18533]: cluster 2024-03-30T04:52:22.224260+0000 mgr.x (mgr.24506) 119 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:22.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:22 smithi172 bash[23612]: cluster 2024-03-30T04:52:22.224260+0000 mgr.x (mgr.24506) 119 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:23.856 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:52:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:52:23] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.33.4" 2024-03-30T04:52:23.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:23 smithi173 bash[38336]: ts=2024-03-30T04:52:23.506Z 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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[18533]: audit 2024-03-30T04:52:24.128725+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[18533]: audit 2024-03-30T04:52:24.139037+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[18533]: audit 2024-03-30T04:52:24.178163+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[18533]: audit 2024-03-30T04:52:24.185790+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[18533]: cluster 2024-03-30T04:52:24.224788+0000 mgr.x (mgr.24506) 120 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[18533]: audit 2024-03-30T04:52:24.828492+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[18533]: audit 2024-03-30T04:52:24.830671+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[18533]: audit 2024-03-30T04:52:24.844767+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[23612]: audit 2024-03-30T04:52:24.128725+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[23612]: audit 2024-03-30T04:52:24.139037+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[23612]: audit 2024-03-30T04:52:24.178163+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[23612]: audit 2024-03-30T04:52:24.185790+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[23612]: cluster 2024-03-30T04:52:24.224788+0000 mgr.x (mgr.24506) 120 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[23612]: audit 2024-03-30T04:52:24.828492+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[23612]: audit 2024-03-30T04:52:24.830671+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:25.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:25 smithi172 bash[23612]: audit 2024-03-30T04:52:24.844767+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:25 smithi173 bash[18498]: audit 2024-03-30T04:52:24.128725+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.764 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:25 smithi173 bash[18498]: audit 2024-03-30T04:52:24.139037+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.764 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:25 smithi173 bash[18498]: audit 2024-03-30T04:52:24.178163+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.764 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:25 smithi173 bash[18498]: audit 2024-03-30T04:52:24.185790+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:25.764 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:25 smithi173 bash[18498]: cluster 2024-03-30T04:52:24.224788+0000 mgr.x (mgr.24506) 120 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:25.764 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:25 smithi173 bash[18498]: audit 2024-03-30T04:52:24.828492+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:52:25.764 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:25 smithi173 bash[18498]: audit 2024-03-30T04:52:24.830671+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:52:25.765 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:25 smithi173 bash[18498]: audit 2024-03-30T04:52:24.844767+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:52:26.609 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:26 smithi173 bash[18498]: cluster 2024-03-30T04:52:24.834723+0000 mgr.x (mgr.24506) 121 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-03-30T04:52:26.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:26 smithi173 bash[18498]: cluster 2024-03-30T04:52:24.835135+0000 mgr.x (mgr.24506) 122 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:26.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:26 smithi172 bash[18533]: cluster 2024-03-30T04:52:24.834723+0000 mgr.x (mgr.24506) 121 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-03-30T04:52:26.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:26 smithi172 bash[18533]: cluster 2024-03-30T04:52:24.835135+0000 mgr.x (mgr.24506) 122 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:26.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:26 smithi172 bash[23612]: cluster 2024-03-30T04:52:24.834723+0000 mgr.x (mgr.24506) 121 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-03-30T04:52:26.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:26 smithi172 bash[23612]: cluster 2024-03-30T04:52:24.835135+0000 mgr.x (mgr.24506) 122 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:28.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:28 smithi173 bash[18498]: cluster 2024-03-30T04:52:26.835855+0000 mgr.x (mgr.24506) 123 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:52:28.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:28 smithi172 bash[18533]: cluster 2024-03-30T04:52:26.835855+0000 mgr.x (mgr.24506) 123 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:52:28.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:28 smithi172 bash[23612]: cluster 2024-03-30T04:52:26.835855+0000 mgr.x (mgr.24506) 123 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:52:29.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:28 smithi173 bash[38336]: ts=2024-03-30T04:52: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:29.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:29 smithi173 bash[18498]: audit 2024-03-30T04:52:27.489667+0000 mgr.x (mgr.24506) 124 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:29.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:29 smithi172 bash[18533]: audit 2024-03-30T04:52:27.489667+0000 mgr.x (mgr.24506) 124 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:29.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:29 smithi172 bash[23612]: audit 2024-03-30T04:52:27.489667+0000 mgr.x (mgr.24506) 124 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:30.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:30 smithi173 bash[18498]: cluster 2024-03-30T04:52:28.837482+0000 mgr.x (mgr.24506) 125 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:30.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:30 smithi172 bash[18533]: cluster 2024-03-30T04:52:28.837482+0000 mgr.x (mgr.24506) 125 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:30.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:30 smithi172 bash[23612]: cluster 2024-03-30T04:52:28.837482+0000 mgr.x (mgr.24506) 125 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:32.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:32 smithi173 bash[18498]: cluster 2024-03-30T04:52:30.838237+0000 mgr.x (mgr.24506) 126 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:52:32.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:32 smithi173 bash[18498]: audit 2024-03-30T04:52:31.299283+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:32.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:32 smithi172 bash[18533]: cluster 2024-03-30T04:52:30.838237+0000 mgr.x (mgr.24506) 126 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:52:32.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:32 smithi172 bash[18533]: audit 2024-03-30T04:52:31.299283+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:32.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:32 smithi172 bash[23612]: cluster 2024-03-30T04:52:30.838237+0000 mgr.x (mgr.24506) 126 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-03-30T04:52:32.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:32 smithi172 bash[23612]: audit 2024-03-30T04:52:31.299283+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:33.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:52:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:52:33] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-30T04:52:33.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:33 smithi173 bash[38336]: ts=2024-03-30T04:52: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:34.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:34 smithi173 bash[18498]: cluster 2024-03-30T04:52:32.839948+0000 mgr.x (mgr.24506) 127 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:34.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:34 smithi172 bash[18533]: cluster 2024-03-30T04:52:32.839948+0000 mgr.x (mgr.24506) 127 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:34.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:34 smithi172 bash[23612]: cluster 2024-03-30T04:52:32.839948+0000 mgr.x (mgr.24506) 127 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:36.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:36 smithi173 bash[18498]: cluster 2024-03-30T04:52:34.840661+0000 mgr.x (mgr.24506) 128 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:52:36.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:36 smithi172 bash[18533]: cluster 2024-03-30T04:52:34.840661+0000 mgr.x (mgr.24506) 128 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:52:36.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:36 smithi172 bash[23612]: cluster 2024-03-30T04:52:34.840661+0000 mgr.x (mgr.24506) 128 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:52:38.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:38 smithi173 bash[18498]: cluster 2024-03-30T04:52:36.841389+0000 mgr.x (mgr.24506) 129 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:38.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:38 smithi172 bash[18533]: cluster 2024-03-30T04:52:36.841389+0000 mgr.x (mgr.24506) 129 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:38.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:38 smithi172 bash[23612]: cluster 2024-03-30T04:52:36.841389+0000 mgr.x (mgr.24506) 129 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:39.106 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:38 smithi173 bash[38336]: ts=2024-03-30T04:52: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:39.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:39 smithi173 bash[18498]: audit 2024-03-30T04:52:37.497845+0000 mgr.x (mgr.24506) 130 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:39.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:39 smithi172 bash[18533]: audit 2024-03-30T04:52:37.497845+0000 mgr.x (mgr.24506) 130 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:39.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:39 smithi172 bash[23612]: audit 2024-03-30T04:52:37.497845+0000 mgr.x (mgr.24506) 130 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:40.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:40 smithi173 bash[18498]: cluster 2024-03-30T04:52:38.843177+0000 mgr.x (mgr.24506) 131 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:40.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:40 smithi172 bash[18533]: cluster 2024-03-30T04:52:38.843177+0000 mgr.x (mgr.24506) 131 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:40.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:40 smithi172 bash[23612]: cluster 2024-03-30T04:52:38.843177+0000 mgr.x (mgr.24506) 131 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:42.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:42 smithi173 bash[18498]: cluster 2024-03-30T04:52:40.844129+0000 mgr.x (mgr.24506) 132 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:42.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:42 smithi172 bash[18533]: cluster 2024-03-30T04:52:40.844129+0000 mgr.x (mgr.24506) 132 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:42.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:42 smithi172 bash[23612]: cluster 2024-03-30T04:52:40.844129+0000 mgr.x (mgr.24506) 132 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:43.856 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:52:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:52:43] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-30T04:52:43.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:43 smithi173 bash[38336]: ts=2024-03-30T04:52: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:44.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:44 smithi173 bash[18498]: cluster 2024-03-30T04:52:42.845944+0000 mgr.x (mgr.24506) 133 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:44.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:44 smithi172 bash[18533]: cluster 2024-03-30T04:52:42.845944+0000 mgr.x (mgr.24506) 133 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:44.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:44 smithi172 bash[23612]: cluster 2024-03-30T04:52:42.845944+0000 mgr.x (mgr.24506) 133 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:46.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:46 smithi173 bash[18498]: cluster 2024-03-30T04:52:44.846796+0000 mgr.x (mgr.24506) 134 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:46.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:46 smithi172 bash[18533]: cluster 2024-03-30T04:52:44.846796+0000 mgr.x (mgr.24506) 134 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:46.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:46 smithi172 bash[23612]: cluster 2024-03-30T04:52:44.846796+0000 mgr.x (mgr.24506) 134 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:47.496 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:47 smithi172 bash[18533]: audit 2024-03-30T04:52:46.299520+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:47.497 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:47 smithi172 bash[23612]: audit 2024-03-30T04:52:46.299520+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:47.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:47 smithi173 bash[18498]: audit 2024-03-30T04:52:46.299520+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:52:48.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:48 smithi173 bash[18498]: cluster 2024-03-30T04:52:46.847560+0000 mgr.x (mgr.24506) 135 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:48.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:48 smithi172 bash[18533]: cluster 2024-03-30T04:52:46.847560+0000 mgr.x (mgr.24506) 135 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:48.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:48 smithi172 bash[23612]: cluster 2024-03-30T04:52:46.847560+0000 mgr.x (mgr.24506) 135 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:49.106 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:48 smithi173 bash[38336]: ts=2024-03-30T04:52: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:49.606 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:49 smithi173 bash[18498]: audit 2024-03-30T04:52:47.506653+0000 mgr.x (mgr.24506) 136 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:49.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:49 smithi173 bash[18498]: cluster 2024-03-30T04:52:48.849205+0000 mgr.x (mgr.24506) 137 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:49.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:49 smithi172 bash[18533]: audit 2024-03-30T04:52:47.506653+0000 mgr.x (mgr.24506) 136 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:49.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:49 smithi172 bash[18533]: cluster 2024-03-30T04:52:48.849205+0000 mgr.x (mgr.24506) 137 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:49.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:49 smithi172 bash[23612]: audit 2024-03-30T04:52:47.506653+0000 mgr.x (mgr.24506) 136 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:49.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:49 smithi172 bash[23612]: cluster 2024-03-30T04:52:48.849205+0000 mgr.x (mgr.24506) 137 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:51 smithi172 bash[18533]: cluster 2024-03-30T04:52:50.849990+0000 mgr.x (mgr.24506) 138 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:52.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:51 smithi172 bash[23612]: cluster 2024-03-30T04:52:50.849990+0000 mgr.x (mgr.24506) 138 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:52.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:51 smithi173 bash[18498]: cluster 2024-03-30T04:52:50.849990+0000 mgr.x (mgr.24506) 138 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:53.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:53 smithi173 bash[38336]: ts=2024-03-30T04:52: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:53.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:52:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:52:53] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.33.4" 2024-03-30T04:52:54.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:53 smithi173 bash[18498]: cluster 2024-03-30T04:52:52.851678+0000 mgr.x (mgr.24506) 139 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:54.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:53 smithi172 bash[18533]: cluster 2024-03-30T04:52:52.851678+0000 mgr.x (mgr.24506) 139 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:54.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:53 smithi172 bash[23612]: cluster 2024-03-30T04:52:52.851678+0000 mgr.x (mgr.24506) 139 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:52:56.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:55 smithi173 bash[18498]: cluster 2024-03-30T04:52:54.852445+0000 mgr.x (mgr.24506) 140 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:56.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:55 smithi172 bash[18533]: cluster 2024-03-30T04:52:54.852445+0000 mgr.x (mgr.24506) 140 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:56.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:55 smithi172 bash[23612]: cluster 2024-03-30T04:52:54.852445+0000 mgr.x (mgr.24506) 140 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:58.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:57 smithi173 bash[18498]: cluster 2024-03-30T04:52:56.853140+0000 mgr.x (mgr.24506) 141 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:58.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:57 smithi172 bash[23612]: cluster 2024-03-30T04:52:56.853140+0000 mgr.x (mgr.24506) 141 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:58.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:57 smithi172 bash[18533]: cluster 2024-03-30T04:52:56.853140+0000 mgr.x (mgr.24506) 141 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:52:58.914 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:52:58 smithi173 bash[38336]: ts=2024-03-30T04:52: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:52:59.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:58 smithi173 bash[18498]: audit 2024-03-30T04:52:57.510122+0000 mgr.x (mgr.24506) 142 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:59.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:58 smithi172 bash[18533]: audit 2024-03-30T04:52:57.510122+0000 mgr.x (mgr.24506) 142 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:52:59.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:58 smithi172 bash[23612]: audit 2024-03-30T04:52:57.510122+0000 mgr.x (mgr.24506) 142 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:00.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:52:59 smithi173 bash[18498]: cluster 2024-03-30T04:52:58.854822+0000 mgr.x (mgr.24506) 143 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:00.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:52:59 smithi172 bash[18533]: cluster 2024-03-30T04:52:58.854822+0000 mgr.x (mgr.24506) 143 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:00.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:52:59 smithi172 bash[23612]: cluster 2024-03-30T04:52:58.854822+0000 mgr.x (mgr.24506) 143 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:02.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:01 smithi173 bash[18498]: cluster 2024-03-30T04:53:00.855649+0000 mgr.x (mgr.24506) 144 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:02.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:01 smithi173 bash[18498]: audit 2024-03-30T04:53:01.299964+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:02.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:01 smithi172 bash[18533]: cluster 2024-03-30T04:53:00.855649+0000 mgr.x (mgr.24506) 144 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:02.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:01 smithi172 bash[18533]: audit 2024-03-30T04:53:01.299964+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:02.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:01 smithi172 bash[23612]: cluster 2024-03-30T04:53:00.855649+0000 mgr.x (mgr.24506) 144 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:02.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:01 smithi172 bash[23612]: audit 2024-03-30T04:53:01.299964+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:03.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:53:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:53:03] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.33.4" 2024-03-30T04:53:03.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:03 smithi173 bash[38336]: ts=2024-03-30T04:53: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:04.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:03 smithi173 bash[18498]: cluster 2024-03-30T04:53:02.857315+0000 mgr.x (mgr.24506) 145 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:04.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:03 smithi172 bash[18533]: cluster 2024-03-30T04:53:02.857315+0000 mgr.x (mgr.24506) 145 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:04.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:03 smithi172 bash[23612]: cluster 2024-03-30T04:53:02.857315+0000 mgr.x (mgr.24506) 145 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T04:53:06.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:05 smithi173 bash[18498]: cluster 2024-03-30T04:53:04.858070+0000 mgr.x (mgr.24506) 146 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:06.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:05 smithi172 bash[18533]: cluster 2024-03-30T04:53:04.858070+0000 mgr.x (mgr.24506) 146 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:06.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:05 smithi172 bash[23612]: cluster 2024-03-30T04:53:04.858070+0000 mgr.x (mgr.24506) 146 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:08.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:07 smithi173 bash[18498]: cluster 2024-03-30T04:53:06.858840+0000 mgr.x (mgr.24506) 147 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:08.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:07 smithi172 bash[18533]: cluster 2024-03-30T04:53:06.858840+0000 mgr.x (mgr.24506) 147 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:08.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:07 smithi172 bash[23612]: cluster 2024-03-30T04:53:06.858840+0000 mgr.x (mgr.24506) 147 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 87 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:08.937 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:08 smithi173 bash[38336]: ts=2024-03-30T04:53: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:09.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:08 smithi173 bash[18498]: audit 2024-03-30T04:53:07.521377+0000 mgr.x (mgr.24506) 148 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:09.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:08 smithi172 bash[18533]: audit 2024-03-30T04:53:07.521377+0000 mgr.x (mgr.24506) 148 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:09.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:08 smithi172 bash[23612]: audit 2024-03-30T04:53:07.521377+0000 mgr.x (mgr.24506) 148 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:10.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:09 smithi173 bash[18498]: cluster 2024-03-30T04:53:08.860693+0000 mgr.x (mgr.24506) 149 : cluster [DBG] pgmap v99: 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-03-30T04:53:10.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:09 smithi172 bash[18533]: cluster 2024-03-30T04:53:08.860693+0000 mgr.x (mgr.24506) 149 : cluster [DBG] pgmap v99: 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-03-30T04:53:10.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:09 smithi172 bash[23612]: cluster 2024-03-30T04:53:08.860693+0000 mgr.x (mgr.24506) 149 : cluster [DBG] pgmap v99: 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-03-30T04:53:12.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:11 smithi173 bash[18498]: cluster 2024-03-30T04:53:10.861600+0000 mgr.x (mgr.24506) 150 : cluster [DBG] pgmap v100: 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-03-30T04:53:12.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:11 smithi172 bash[18533]: cluster 2024-03-30T04:53:10.861600+0000 mgr.x (mgr.24506) 150 : cluster [DBG] pgmap v100: 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-03-30T04:53:12.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:11 smithi172 bash[23612]: cluster 2024-03-30T04:53:10.861600+0000 mgr.x (mgr.24506) 150 : cluster [DBG] pgmap v100: 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-03-30T04:53:13.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:53:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:53:13] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.33.4" 2024-03-30T04:53:13.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:13 smithi173 bash[38336]: ts=2024-03-30T04:53: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:14.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:13 smithi173 bash[18498]: cluster 2024-03-30T04:53:12.863466+0000 mgr.x (mgr.24506) 151 : cluster [DBG] pgmap v101: 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-03-30T04:53:14.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:13 smithi172 bash[18533]: cluster 2024-03-30T04:53:12.863466+0000 mgr.x (mgr.24506) 151 : cluster [DBG] pgmap v101: 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-03-30T04:53:14.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:13 smithi172 bash[23612]: cluster 2024-03-30T04:53:12.863466+0000 mgr.x (mgr.24506) 151 : cluster [DBG] pgmap v101: 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-03-30T04:53:16.356 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:15 smithi173 bash[18498]: cluster 2024-03-30T04:53:14.864245+0000 mgr.x (mgr.24506) 152 : cluster [DBG] pgmap v102: 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-03-30T04:53:16.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:15 smithi172 bash[18533]: cluster 2024-03-30T04:53:14.864245+0000 mgr.x (mgr.24506) 152 : cluster [DBG] pgmap v102: 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-03-30T04:53:16.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:15 smithi172 bash[23612]: cluster 2024-03-30T04:53:14.864245+0000 mgr.x (mgr.24506) 152 : cluster [DBG] pgmap v102: 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-03-30T04:53:17.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:16 smithi173 bash[18498]: audit 2024-03-30T04:53:16.300534+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:17.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:16 smithi172 bash[18533]: audit 2024-03-30T04:53:16.300534+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:17.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:16 smithi172 bash[23612]: audit 2024-03-30T04:53:16.300534+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:18.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:17 smithi173 bash[18498]: cluster 2024-03-30T04:53:16.864958+0000 mgr.x (mgr.24506) 153 : cluster [DBG] pgmap v103: 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-03-30T04:53:18.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:17 smithi172 bash[18533]: cluster 2024-03-30T04:53:16.864958+0000 mgr.x (mgr.24506) 153 : cluster [DBG] pgmap v103: 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-03-30T04:53:18.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:17 smithi172 bash[23612]: cluster 2024-03-30T04:53:16.864958+0000 mgr.x (mgr.24506) 153 : cluster [DBG] pgmap v103: 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-03-30T04:53:18.968 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:18 smithi173 bash[38336]: ts=2024-03-30T04:53: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:19.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:18 smithi173 bash[18498]: audit 2024-03-30T04:53:17.531001+0000 mgr.x (mgr.24506) 154 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:18 smithi172 bash[18533]: audit 2024-03-30T04:53:17.531001+0000 mgr.x (mgr.24506) 154 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:19.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:18 smithi172 bash[23612]: audit 2024-03-30T04:53:17.531001+0000 mgr.x (mgr.24506) 154 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:20.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:19 smithi172 bash[18533]: cluster 2024-03-30T04:53:18.866674+0000 mgr.x (mgr.24506) 155 : cluster [DBG] pgmap v104: 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-03-30T04:53:20.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:19 smithi172 bash[23612]: cluster 2024-03-30T04:53:18.866674+0000 mgr.x (mgr.24506) 155 : cluster [DBG] pgmap v104: 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-03-30T04:53:20.336 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T04:53:20.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:19 smithi173 bash[18498]: cluster 2024-03-30T04:53:18.866674+0000 mgr.x (mgr.24506) 155 : cluster [DBG] pgmap v104: 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-03-30T04:53:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:21 smithi172 bash[18533]: cluster 2024-03-30T04:53:20.867467+0000 mgr.x (mgr.24506) 156 : 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-03-30T04:53:22.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:21 smithi172 bash[23612]: cluster 2024-03-30T04:53:20.867467+0000 mgr.x (mgr.24506) 156 : 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-03-30T04:53:22.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:21 smithi173 bash[18498]: cluster 2024-03-30T04:53:20.867467+0000 mgr.x (mgr.24506) 156 : 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-03-30T04:53:23.794 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled to redeploy mgr.y on host 'smithi172' 2024-03-30T04:53:23.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:23 smithi173 bash[38336]: ts=2024-03-30T04:53: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:23.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:53:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:53:23] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:53:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[18533]: cluster 2024-03-30T04:53:22.869138+0000 mgr.x (mgr.24506) 157 : 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-03-30T04:53:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[18533]: audit 2024-03-30T04:53:23.395033+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.172:0/1127421121' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:53:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[18533]: audit 2024-03-30T04:53:23.774851+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[18533]: audit 2024-03-30T04:53:23.788065+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[18533]: audit 2024-03-30T04:53:23.799925+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[23612]: cluster 2024-03-30T04:53:22.869138+0000 mgr.x (mgr.24506) 157 : 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-03-30T04:53:24.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[23612]: audit 2024-03-30T04:53:23.395033+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.172:0/1127421121' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:53:24.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[23612]: audit 2024-03-30T04:53:23.774851+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[23612]: audit 2024-03-30T04:53:23.788065+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:23 smithi172 bash[23612]: audit 2024-03-30T04:53:23.799925+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:23 smithi173 bash[18498]: cluster 2024-03-30T04:53:22.869138+0000 mgr.x (mgr.24506) 157 : 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-03-30T04:53:24.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:23 smithi173 bash[18498]: audit 2024-03-30T04:53:23.395033+0000 mon.a (mon.0) 923 : audit [DBG] from='client.? 172.21.15.172:0/1127421121' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-03-30T04:53:24.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:23 smithi173 bash[18498]: audit 2024-03-30T04:53:23.774851+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:23 smithi173 bash[18498]: audit 2024-03-30T04:53:23.788065+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:23 smithi173 bash[18498]: audit 2024-03-30T04:53:23.799925+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:24.538 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps --refresh' 2024-03-30T04:53:25.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:24 smithi173 bash[18498]: audit 2024-03-30T04:53:23.768749+0000 mgr.x (mgr.24506) 158 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:25.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:24 smithi173 bash[18498]: cephadm 2024-03-30T04:53:23.782022+0000 mgr.x (mgr.24506) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-03-30T04:53:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:24 smithi172 bash[18533]: audit 2024-03-30T04:53:23.768749+0000 mgr.x (mgr.24506) 158 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:25.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:24 smithi172 bash[18533]: cephadm 2024-03-30T04:53:23.782022+0000 mgr.x (mgr.24506) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-03-30T04:53:25.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:24 smithi172 bash[23612]: audit 2024-03-30T04:53:23.768749+0000 mgr.x (mgr.24506) 158 : audit [DBG] from='client.25006 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:25.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:24 smithi172 bash[23612]: cephadm 2024-03-30T04:53:23.782022+0000 mgr.x (mgr.24506) 159 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-03-30T04:53:26.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:26 smithi172 bash[18533]: cluster 2024-03-30T04:53:24.869844+0000 mgr.x (mgr.24506) 160 : 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-03-30T04:53:26.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:26 smithi172 bash[23612]: cluster 2024-03-30T04:53:24.869844+0000 mgr.x (mgr.24506) 160 : 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-03-30T04:53:26.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:26 smithi173 bash[18498]: cluster 2024-03-30T04:53:24.869844+0000 mgr.x (mgr.24506) 160 : 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-03-30T04:53:27.461 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:53:27.461 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (2m) 63s ago 12m 14.6M - 0.23.0 ba2b418f427c c5e1fe792649 2024-03-30T04:53:27.461 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 error 63s ago 11m - - 2024-03-30T04:53:27.461 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (2m) 63s ago 10m 41.7M - 3.5 e1d6a67b021e 8012ec9cc01d 2024-03-30T04:53:27.462 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283 running (5m) 63s ago 17m 497M - 19.0.0-2493-gd82c9aa1 3714003597ec 3d1940452725 2024-03-30T04:53:27.462 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:9283 running (19m) 63s ago 19m 401M - 17.2.0 e1d6a67b021e 1eaeef3b62f0 2024-03-30T04:53:27.462 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (19m) 63s ago 19m 56.4M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T04:53:27.462 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (17m) 63s ago 17m 44.8M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T04:53:27.463 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (17m) 63s ago 17m 44.2M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T04:53:27.463 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (2m) 63s ago 12m 9184k - 1.3.1 1dbe0e931976 67893de336d3 2024-03-30T04:53:27.463 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (2m) 63s ago 12m 8592k - 1.3.1 1dbe0e931976 3f2320967604 2024-03-30T04:53:27.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (17m) 63s ago 17m 53.2M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T04:53:27.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (16m) 63s ago 16m 54.8M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T04:53:27.464 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (15m) 63s ago 15m 49.8M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T04:53:27.464 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (15m) 63s ago 15m 53.2M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T04:53:27.464 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (14m) 63s ago 14m 56.5M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T04:53:27.464 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (14m) 63s ago 14m 52.5M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T04:53:27.464 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (13m) 63s ago 13m 50.1M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T04:53:27.465 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (13m) 63s ago 13m 53.2M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T04:53:27.465 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (2m) 63s ago 12m 56.7M - 2.33.4 514e6a882f6e 50265c01dc55 2024-03-30T04:53:27.465 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (10m) 63s ago 10m 86.3M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T04:53:27.465 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (10m) 63s ago 10m 86.2M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T04:53:28.191 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:53:28.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:28 smithi173 bash[18498]: cluster 2024-03-30T04:53:26.870423+0000 mgr.x (mgr.24506) 161 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:28.368 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:28 smithi172 bash[18533]: cluster 2024-03-30T04:53:26.870423+0000 mgr.x (mgr.24506) 161 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:28.369 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:28 smithi172 bash[23612]: cluster 2024-03-30T04:53:26.870423+0000 mgr.x (mgr.24506) 161 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:28.995 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:28 smithi173 bash[38336]: ts=2024-03-30T04:53: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:29.259 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:29 smithi172 bash[18533]: audit 2024-03-30T04:53:27.426899+0000 mgr.x (mgr.24506) 162 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:29.259 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:29 smithi172 bash[18533]: audit 2024-03-30T04:53:27.541815+0000 mgr.x (mgr.24506) 163 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:29.259 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:29 smithi172 bash[23612]: audit 2024-03-30T04:53:27.426899+0000 mgr.x (mgr.24506) 162 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:29.260 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:29 smithi172 bash[23612]: audit 2024-03-30T04:53:27.541815+0000 mgr.x (mgr.24506) 163 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:29.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:29 smithi173 bash[18498]: audit 2024-03-30T04:53:27.426899+0000 mgr.x (mgr.24506) 162 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:53:29.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:29 smithi173 bash[18498]: audit 2024-03-30T04:53:27.541815+0000 mgr.x (mgr.24506) 163 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:30.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:30 smithi173 bash[18498]: cluster 2024-03-30T04:53:28.872132+0000 mgr.x (mgr.24506) 164 : cluster [DBG] pgmap v109: 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-03-30T04:53:30.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:30 smithi173 bash[18498]: audit 2024-03-30T04:53:29.675613+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:30 smithi173 bash[18498]: audit 2024-03-30T04:53:29.687898+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:30 smithi173 bash[18498]: audit 2024-03-30T04:53:29.725708+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:30 smithi173 bash[18498]: audit 2024-03-30T04:53:29.742632+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[18533]: cluster 2024-03-30T04:53:28.872132+0000 mgr.x (mgr.24506) 164 : cluster [DBG] pgmap v109: 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-03-30T04:53:30.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[18533]: audit 2024-03-30T04:53:29.675613+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[18533]: audit 2024-03-30T04:53:29.687898+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[18533]: audit 2024-03-30T04:53:29.725708+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.369 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[18533]: audit 2024-03-30T04:53:29.742632+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.369 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[23612]: cluster 2024-03-30T04:53:28.872132+0000 mgr.x (mgr.24506) 164 : cluster [DBG] pgmap v109: 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-03-30T04:53:30.369 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[23612]: audit 2024-03-30T04:53:29.675613+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.369 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[23612]: audit 2024-03-30T04:53:29.687898+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.369 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[23612]: audit 2024-03-30T04:53:29.725708+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:30.370 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:30 smithi172 bash[23612]: audit 2024-03-30T04:53:29.742632+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:31.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[18533]: audit 2024-03-30T04:53:30.380301+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:31.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[18533]: audit 2024-03-30T04:53:30.382350+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:31.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[18533]: audit 2024-03-30T04:53:30.394667+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[18533]: audit 2024-03-30T04:53:30.471000+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[18533]: audit 2024-03-30T04:53:30.471164+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[18533]: audit 2024-03-30T04:53:30.474230+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[18533]: audit 2024-03-30T04:53:30.475753+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[23612]: audit 2024-03-30T04:53:30.380301+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[23612]: audit 2024-03-30T04:53:30.382350+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[23612]: audit 2024-03-30T04:53:30.394667+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[23612]: audit 2024-03-30T04:53:30.471000+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[23612]: audit 2024-03-30T04:53:30.471164+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[23612]: audit 2024-03-30T04:53:30.474230+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:53:31.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:31 smithi172 bash[23612]: audit 2024-03-30T04:53:30.475753+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:31.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:31 smithi173 bash[18498]: audit 2024-03-30T04:53:30.380301+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:31.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:31 smithi173 bash[18498]: audit 2024-03-30T04:53:30.382350+0000 mon.b (mon.2) 92 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:53:31.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:31 smithi173 bash[18498]: audit 2024-03-30T04:53:30.394667+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:53:31.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:31 smithi173 bash[18498]: audit 2024-03-30T04:53:30.471000+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:53:31.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:31 smithi173 bash[18498]: audit 2024-03-30T04:53:30.471164+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24506 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T04:53:31.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:31 smithi173 bash[18498]: audit 2024-03-30T04:53:30.474230+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T04:53:31.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:31 smithi173 bash[18498]: audit 2024-03-30T04:53:30.475753+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:53:32.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:32 smithi173 bash[18498]: cluster 2024-03-30T04:53:30.385347+0000 mgr.x (mgr.24506) 165 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-03-30T04:53:32.392 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:32 smithi173 bash[18498]: cluster 2024-03-30T04:53:30.385664+0000 mgr.x (mgr.24506) 166 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:32.392 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:32 smithi173 bash[18498]: cephadm 2024-03-30T04:53:30.477480+0000 mgr.x (mgr.24506) 167 : cephadm [INF] Deploying daemon mgr.y on smithi172 2024-03-30T04:53:32.392 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:32 smithi173 bash[18498]: audit 2024-03-30T04:53:31.300860+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:32.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:32 smithi172 bash[18533]: cluster 2024-03-30T04:53:30.385347+0000 mgr.x (mgr.24506) 165 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-03-30T04:53:32.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:32 smithi172 bash[18533]: cluster 2024-03-30T04:53:30.385664+0000 mgr.x (mgr.24506) 166 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:32.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:32 smithi172 bash[18533]: cephadm 2024-03-30T04:53:30.477480+0000 mgr.x (mgr.24506) 167 : cephadm [INF] Deploying daemon mgr.y on smithi172 2024-03-30T04:53:32.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:32 smithi172 bash[18533]: audit 2024-03-30T04:53:31.300860+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:32.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:32 smithi172 bash[23612]: cluster 2024-03-30T04:53:30.385347+0000 mgr.x (mgr.24506) 165 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-03-30T04:53:32.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:32 smithi172 bash[23612]: cluster 2024-03-30T04:53:30.385664+0000 mgr.x (mgr.24506) 166 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:32.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:32 smithi172 bash[23612]: cephadm 2024-03-30T04:53:30.477480+0000 mgr.x (mgr.24506) 167 : cephadm [INF] Deploying daemon mgr.y on smithi172 2024-03-30T04:53:32.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:32 smithi172 bash[23612]: audit 2024-03-30T04:53:31.300860+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:33.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:53:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:53:33] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:53:33.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:33 smithi173 bash[38336]: ts=2024-03-30T04:53: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:34.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:34 smithi173 bash[18498]: cluster 2024-03-30T04:53:32.387279+0000 mgr.x (mgr.24506) 168 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:34.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:34 smithi172 bash[18533]: cluster 2024-03-30T04:53:32.387279+0000 mgr.x (mgr.24506) 168 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:34.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:34 smithi172 bash[23612]: cluster 2024-03-30T04:53:32.387279+0000 mgr.x (mgr.24506) 168 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:36.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:36 smithi173 bash[18498]: cluster 2024-03-30T04:53:34.388038+0000 mgr.x (mgr.24506) 169 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:36.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:36 smithi172 bash[23612]: cluster 2024-03-30T04:53:34.388038+0000 mgr.x (mgr.24506) 169 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:36.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:36 smithi172 bash[18533]: cluster 2024-03-30T04:53:34.388038+0000 mgr.x (mgr.24506) 169 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:38.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:38 smithi173 bash[18498]: cluster 2024-03-30T04:53:36.388782+0000 mgr.x (mgr.24506) 170 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:38.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:38 smithi172 bash[18533]: cluster 2024-03-30T04:53:36.388782+0000 mgr.x (mgr.24506) 170 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:38.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:38 smithi172 bash[23612]: cluster 2024-03-30T04:53:36.388782+0000 mgr.x (mgr.24506) 170 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:39.035 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:38 smithi173 bash[38336]: ts=2024-03-30T04:53:38.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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:39.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:39 smithi173 bash[18498]: audit 2024-03-30T04:53:37.549756+0000 mgr.x (mgr.24506) 171 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:39.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:39 smithi172 bash[18533]: audit 2024-03-30T04:53:37.549756+0000 mgr.x (mgr.24506) 171 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:39.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:39 smithi172 bash[23612]: audit 2024-03-30T04:53:37.549756+0000 mgr.x (mgr.24506) 171 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:40.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:40 smithi173 bash[18498]: cluster 2024-03-30T04:53:38.390465+0000 mgr.x (mgr.24506) 172 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:40.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:40 smithi172 bash[18533]: cluster 2024-03-30T04:53:38.390465+0000 mgr.x (mgr.24506) 172 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:40.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:40 smithi172 bash[23612]: cluster 2024-03-30T04:53:38.390465+0000 mgr.x (mgr.24506) 172 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T04:53:42.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:42 smithi173 bash[18498]: cluster 2024-03-30T04:53:40.391233+0000 mgr.x (mgr.24506) 173 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:53:42.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:42 smithi172 bash[18533]: cluster 2024-03-30T04:53:40.391233+0000 mgr.x (mgr.24506) 173 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:53:42.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:42 smithi172 bash[23612]: cluster 2024-03-30T04:53:40.391233+0000 mgr.x (mgr.24506) 173 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:53:43.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:53:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:53:43] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:53:43.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:43 smithi173 bash[38336]: ts=2024-03-30T04:53: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:44.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:44 smithi173 bash[18498]: cluster 2024-03-30T04:53:42.392987+0000 mgr.x (mgr.24506) 174 : cluster [DBG] pgmap v117: 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-03-30T04:53:44.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:44 smithi172 bash[18533]: cluster 2024-03-30T04:53:42.392987+0000 mgr.x (mgr.24506) 174 : cluster [DBG] pgmap v117: 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-03-30T04:53:44.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:44 smithi172 bash[23612]: cluster 2024-03-30T04:53:42.392987+0000 mgr.x (mgr.24506) 174 : cluster [DBG] pgmap v117: 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-03-30T04:53:46.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:46 smithi173 bash[18498]: cluster 2024-03-30T04:53:44.393766+0000 mgr.x (mgr.24506) 175 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:46.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:46 smithi172 bash[23612]: cluster 2024-03-30T04:53:44.393766+0000 mgr.x (mgr.24506) 175 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:46.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:46 smithi172 bash[18533]: cluster 2024-03-30T04:53:44.393766+0000 mgr.x (mgr.24506) 175 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:47.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:47 smithi173 bash[18498]: audit 2024-03-30T04:53:46.301417+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:47.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:47 smithi172 bash[18533]: audit 2024-03-30T04:53:46.301417+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:47.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:47 smithi172 bash[23612]: audit 2024-03-30T04:53:46.301417+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:53:48.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:48 smithi173 bash[18498]: cluster 2024-03-30T04:53:46.394492+0000 mgr.x (mgr.24506) 176 : 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-03-30T04:53:48.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:48 smithi172 bash[18533]: cluster 2024-03-30T04:53:46.394492+0000 mgr.x (mgr.24506) 176 : 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-03-30T04:53:48.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:48 smithi172 bash[23612]: cluster 2024-03-30T04:53:46.394492+0000 mgr.x (mgr.24506) 176 : 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-03-30T04:53:49.076 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:48 smithi173 bash[38336]: ts=2024-03-30T04:53: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:49.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:49 smithi173 bash[18498]: audit 2024-03-30T04:53:47.557859+0000 mgr.x (mgr.24506) 177 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:49.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:49 smithi172 bash[18533]: audit 2024-03-30T04:53:47.557859+0000 mgr.x (mgr.24506) 177 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:49.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:49 smithi172 bash[23612]: audit 2024-03-30T04:53:47.557859+0000 mgr.x (mgr.24506) 177 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:50.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:50 smithi173 bash[18498]: cluster 2024-03-30T04:53:48.396197+0000 mgr.x (mgr.24506) 178 : cluster [DBG] pgmap v120: 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-03-30T04:53:50.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:50 smithi172 bash[18533]: cluster 2024-03-30T04:53:48.396197+0000 mgr.x (mgr.24506) 178 : cluster [DBG] pgmap v120: 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-03-30T04:53:50.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:50 smithi172 bash[23612]: cluster 2024-03-30T04:53:48.396197+0000 mgr.x (mgr.24506) 178 : cluster [DBG] pgmap v120: 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-03-30T04:53:52.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:52 smithi173 bash[18498]: cluster 2024-03-30T04:53:50.396923+0000 mgr.x (mgr.24506) 179 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:52.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:52 smithi172 bash[18533]: cluster 2024-03-30T04:53:50.396923+0000 mgr.x (mgr.24506) 179 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:52.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:52 smithi172 bash[23612]: cluster 2024-03-30T04:53:50.396923+0000 mgr.x (mgr.24506) 179 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:53.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:53:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:53:53] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T04:53:53.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:53 smithi173 bash[38336]: ts=2024-03-30T04:53: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:54.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:54 smithi173 bash[18498]: cluster 2024-03-30T04:53:52.398516+0000 mgr.x (mgr.24506) 180 : cluster [DBG] pgmap v122: 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-03-30T04:53:54.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:54 smithi172 bash[18533]: cluster 2024-03-30T04:53:52.398516+0000 mgr.x (mgr.24506) 180 : cluster [DBG] pgmap v122: 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-03-30T04:53:54.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:54 smithi172 bash[23612]: cluster 2024-03-30T04:53:52.398516+0000 mgr.x (mgr.24506) 180 : cluster [DBG] pgmap v122: 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-03-30T04:53:56.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:56 smithi173 bash[18498]: cluster 2024-03-30T04:53:54.399247+0000 mgr.x (mgr.24506) 181 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:56.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:56 smithi172 bash[18533]: cluster 2024-03-30T04:53:54.399247+0000 mgr.x (mgr.24506) 181 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:56.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:56 smithi172 bash[23612]: cluster 2024-03-30T04:53:54.399247+0000 mgr.x (mgr.24506) 181 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:53:58.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:58 smithi173 bash[18498]: cluster 2024-03-30T04:53:56.399994+0000 mgr.x (mgr.24506) 182 : 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-03-30T04:53:58.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:58 smithi172 bash[18533]: cluster 2024-03-30T04:53:56.399994+0000 mgr.x (mgr.24506) 182 : 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-03-30T04:53:58.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:58 smithi172 bash[23612]: cluster 2024-03-30T04:53:56.399994+0000 mgr.x (mgr.24506) 182 : 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-03-30T04:53:59.103 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:53:58 smithi173 bash[38336]: ts=2024-03-30T04:53: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:53:59.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:53:59 smithi173 bash[18498]: audit 2024-03-30T04:53:57.565897+0000 mgr.x (mgr.24506) 183 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:59.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:53:59 smithi172 bash[18533]: audit 2024-03-30T04:53:57.565897+0000 mgr.x (mgr.24506) 183 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:53:59.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:53:59 smithi172 bash[23612]: audit 2024-03-30T04:53:57.565897+0000 mgr.x (mgr.24506) 183 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:00.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:00 smithi173 bash[18498]: cluster 2024-03-30T04:53:58.402103+0000 mgr.x (mgr.24506) 184 : cluster [DBG] pgmap v125: 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-03-30T04:54:00.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:00 smithi172 bash[18533]: cluster 2024-03-30T04:53:58.402103+0000 mgr.x (mgr.24506) 184 : cluster [DBG] pgmap v125: 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-03-30T04:54:00.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:00 smithi172 bash[23612]: cluster 2024-03-30T04:53:58.402103+0000 mgr.x (mgr.24506) 184 : cluster [DBG] pgmap v125: 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-03-30T04:54:02.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:02 smithi172 bash[18533]: cluster 2024-03-30T04:54:00.402866+0000 mgr.x (mgr.24506) 185 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:02.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:02 smithi172 bash[18533]: audit 2024-03-30T04:54:01.301715+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:02.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:02 smithi172 bash[23612]: cluster 2024-03-30T04:54:00.402866+0000 mgr.x (mgr.24506) 185 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:02.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:02 smithi172 bash[23612]: audit 2024-03-30T04:54:01.301715+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:02.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:02 smithi173 bash[18498]: cluster 2024-03-30T04:54:00.402866+0000 mgr.x (mgr.24506) 185 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:02.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:02 smithi173 bash[18498]: audit 2024-03-30T04:54:01.301715+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:03.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:54:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:54:03] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:54:03.857 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:03 smithi173 bash[38336]: ts=2024-03-30T04:54: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:04.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:04 smithi172 bash[18533]: cluster 2024-03-30T04:54:02.404521+0000 mgr.x (mgr.24506) 186 : cluster [DBG] pgmap v127: 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-03-30T04:54:04.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:04 smithi172 bash[23612]: cluster 2024-03-30T04:54:02.404521+0000 mgr.x (mgr.24506) 186 : cluster [DBG] pgmap v127: 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-03-30T04:54:04.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:04 smithi173 bash[18498]: cluster 2024-03-30T04:54:02.404521+0000 mgr.x (mgr.24506) 186 : cluster [DBG] pgmap v127: 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-03-30T04:54:06.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:06 smithi172 bash[18533]: cluster 2024-03-30T04:54:04.405200+0000 mgr.x (mgr.24506) 187 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:06.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:06 smithi172 bash[23612]: cluster 2024-03-30T04:54:04.405200+0000 mgr.x (mgr.24506) 187 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:06.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:06 smithi173 bash[18498]: cluster 2024-03-30T04:54:04.405200+0000 mgr.x (mgr.24506) 187 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:08.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:08 smithi172 bash[18533]: cluster 2024-03-30T04:54:06.405939+0000 mgr.x (mgr.24506) 188 : 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-03-30T04:54:08.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:08 smithi172 bash[23612]: cluster 2024-03-30T04:54:06.405939+0000 mgr.x (mgr.24506) 188 : 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-03-30T04:54:08.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:08 smithi173 bash[18498]: cluster 2024-03-30T04:54:06.405939+0000 mgr.x (mgr.24506) 188 : 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-03-30T04:54:09.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:08 smithi173 bash[38336]: ts=2024-03-30T04:54:08.664Z 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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:09.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:09 smithi172 bash[18533]: audit 2024-03-30T04:54:07.576448+0000 mgr.x (mgr.24506) 189 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:09.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:09 smithi172 bash[23612]: audit 2024-03-30T04:54:07.576448+0000 mgr.x (mgr.24506) 189 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:09.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:09 smithi173 bash[18498]: audit 2024-03-30T04:54:07.576448+0000 mgr.x (mgr.24506) 189 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:10.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:10 smithi172 bash[18533]: cluster 2024-03-30T04:54:08.407631+0000 mgr.x (mgr.24506) 190 : cluster [DBG] pgmap v130: 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-03-30T04:54:10.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:10 smithi172 bash[23612]: cluster 2024-03-30T04:54:08.407631+0000 mgr.x (mgr.24506) 190 : cluster [DBG] pgmap v130: 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-03-30T04:54:10.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:10 smithi173 bash[18498]: cluster 2024-03-30T04:54:08.407631+0000 mgr.x (mgr.24506) 190 : cluster [DBG] pgmap v130: 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-03-30T04:54:12.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:12 smithi172 bash[18533]: cluster 2024-03-30T04:54:10.408328+0000 mgr.x (mgr.24506) 191 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:12.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:12 smithi172 bash[23612]: cluster 2024-03-30T04:54:10.408328+0000 mgr.x (mgr.24506) 191 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:12.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:12 smithi173 bash[18498]: cluster 2024-03-30T04:54:10.408328+0000 mgr.x (mgr.24506) 191 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:13.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:54:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:54:13] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:54:13.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:13 smithi173 bash[38336]: ts=2024-03-30T04:54: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:14.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:14 smithi172 bash[18533]: cluster 2024-03-30T04:54:12.409990+0000 mgr.x (mgr.24506) 192 : cluster [DBG] pgmap v132: 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-03-30T04:54:14.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:14 smithi172 bash[23612]: cluster 2024-03-30T04:54:12.409990+0000 mgr.x (mgr.24506) 192 : cluster [DBG] pgmap v132: 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-03-30T04:54:14.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:14 smithi173 bash[18498]: cluster 2024-03-30T04:54:12.409990+0000 mgr.x (mgr.24506) 192 : cluster [DBG] pgmap v132: 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-03-30T04:54:15.693 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:15.694 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:15.694 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: Stopping Ceph mgr.y for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:54:15.694 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:15.694 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:15.695 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:15.695 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:15.695 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:15.696 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:15.696 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:54:15 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:16.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:16 smithi172 bash[18533]: cluster 2024-03-30T04:54:14.410752+0000 mgr.x (mgr.24506) 193 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:16.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:16 smithi172 bash[23612]: cluster 2024-03-30T04:54:14.410752+0000 mgr.x (mgr.24506) 193 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:16.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:16 smithi173 bash[18498]: cluster 2024-03-30T04:54:14.410752+0000 mgr.x (mgr.24506) 193 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:16.753 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:16 smithi172 bash[54062]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:54:16.753 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-03-30T04:54:16.753 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:16 smithi172 bash[54126]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mgr-y 2024-03-30T04:54:16.753 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-03-30T04:54:16.753 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: Stopped Ceph mgr.y for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:54:17.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.148 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.149 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.149 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.149 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.149 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: Started Ceph mgr.y for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:54:17.150 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.150 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.150 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:54:16 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T04:54:17.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[18533]: audit 2024-03-30T04:54:16.302007+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:17.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[18533]: audit 2024-03-30T04:54:16.933240+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[18533]: audit 2024-03-30T04:54:16.945181+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[18533]: audit 2024-03-30T04:54:16.960067+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.577 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[18533]: audit 2024-03-30T04:54:16.971253+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[23612]: audit 2024-03-30T04:54:16.302007+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:17.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[23612]: audit 2024-03-30T04:54:16.933240+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[23612]: audit 2024-03-30T04:54:16.945181+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[23612]: audit 2024-03-30T04:54:16.960067+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.578 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:17 smithi172 bash[23612]: audit 2024-03-30T04:54:16.971253+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:17 smithi173 bash[18498]: audit 2024-03-30T04:54:16.302007+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:17.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:17 smithi173 bash[18498]: audit 2024-03-30T04:54:16.933240+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:17 smithi173 bash[18498]: audit 2024-03-30T04:54:16.945181+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:17 smithi173 bash[18498]: audit 2024-03-30T04:54:16.960067+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:17.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:17 smithi173 bash[18498]: audit 2024-03-30T04:54:16.971253+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:18.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:18 smithi172 bash[23612]: cluster 2024-03-30T04:54:16.411455+0000 mgr.x (mgr.24506) 194 : 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-03-30T04:54:18.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:18 smithi172 bash[18533]: cluster 2024-03-30T04:54:16.411455+0000 mgr.x (mgr.24506) 194 : 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-03-30T04:54:18.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:18 smithi172 bash[54182]: debug 2024-03-30T04:54:17.996+0000 7ff7881a5700 1 -- 172.21.15.172:0/73846694 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56001e0d45a0 con 0x56001ee54c00 2024-03-30T04:54:18.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:18 smithi172 bash[54182]: debug 2024-03-30T04:54:18.144+0000 7ff7923b4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:54:18.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:18 smithi173 bash[18498]: cluster 2024-03-30T04:54:16.411455+0000 mgr.x (mgr.24506) 194 : 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-03-30T04:54:19.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:18 smithi173 bash[38336]: ts=2024-03-30T04:54: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:19.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:19 smithi173 bash[18498]: audit 2024-03-30T04:54:17.586091+0000 mgr.x (mgr.24506) 195 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:19.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:19 smithi172 bash[18533]: audit 2024-03-30T04:54:17.586091+0000 mgr.x (mgr.24506) 195 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:19.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:19 smithi172 bash[23612]: audit 2024-03-30T04:54:17.586091+0000 mgr.x (mgr.24506) 195 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:20.109 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:19 smithi172 bash[54182]: debug 2024-03-30T04:54:19.760+0000 7ff7923b4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:54:20.109 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:19 smithi172 bash[54182]: debug 2024-03-30T04:54:19.856+0000 7ff7923b4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:54:20.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:20 smithi172 bash[18533]: cluster 2024-03-30T04:54:18.413059+0000 mgr.x (mgr.24506) 196 : cluster [DBG] pgmap v135: 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-03-30T04:54:20.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:20 smithi172 bash[23612]: cluster 2024-03-30T04:54:18.413059+0000 mgr.x (mgr.24506) 196 : cluster [DBG] pgmap v135: 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-03-30T04:54:20.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:20 smithi172 bash[54182]: debug 2024-03-30T04:54:20.112+0000 7ff7923b4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:54:20.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:20 smithi173 bash[18498]: cluster 2024-03-30T04:54:18.413059+0000 mgr.x (mgr.24506) 196 : cluster [DBG] pgmap v135: 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-03-30T04:54:21.397 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:20 smithi172 bash[54182]: debug 2024-03-30T04:54:20.924+0000 7ff7923b4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:54:21.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:21 smithi172 bash[54182]: debug 2024-03-30T04:54:21.036+0000 7ff7923b4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:54:21.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:21 smithi172 bash[54182]: debug 2024-03-30T04:54:21.140+0000 7ff7923b4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:54:21.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:21 smithi172 bash[54182]: debug 2024-03-30T04:54:21.504+0000 7ff7923b4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:54:21.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:21 smithi172 bash[54182]: debug 2024-03-30T04:54:21.624+0000 7ff7923b4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:54:21.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:21 smithi172 bash[54182]: debug 2024-03-30T04:54:21.728+0000 7ff7923b4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:54:22.347 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:22 smithi172 bash[18533]: cluster 2024-03-30T04:54:20.413797+0000 mgr.x (mgr.24506) 197 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:22.348 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:22 smithi172 bash[54182]: debug 2024-03-30T04:54:22.096+0000 7ff7923b4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:54:22.348 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:22 smithi172 bash[23612]: cluster 2024-03-30T04:54:20.413797+0000 mgr.x (mgr.24506) 197 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:22.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:22 smithi173 bash[18498]: cluster 2024-03-30T04:54:20.413797+0000 mgr.x (mgr.24506) 197 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:22.635 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:22 smithi172 bash[54182]: debug 2024-03-30T04:54:22.356+0000 7ff7923b4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:54:22.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:22 smithi172 bash[54182]: debug 2024-03-30T04:54:22.640+0000 7ff7923b4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:54:22.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:22 smithi172 bash[54182]: debug 2024-03-30T04:54:22.768+0000 7ff7923b4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:54:23.397 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[54182]: debug 2024-03-30T04:54:23.064+0000 7ff7923b4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:54:23.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:54:23] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-03-30T04:54:23.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[38336]: ts=2024-03-30T04:54:23.507Z 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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:23.867 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[54182]: debug 2024-03-30T04:54:23.504+0000 7ff7923b4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:54:23.868 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[54182]: debug 2024-03-30T04:54:23.752+0000 7ff7923b4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:54:24.126 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[54182]: debug 2024-03-30T04:54:23.876+0000 7ff7923b4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:54:24.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: cluster 2024-03-30T04:54:22.415415+0000 mgr.x (mgr.24506) 198 : cluster [DBG] pgmap v137: 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-03-30T04:54:24.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: audit 2024-03-30T04:54:22.881634+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: audit 2024-03-30T04:54:22.892032+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: audit 2024-03-30T04:54:23.087418+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: audit 2024-03-30T04:54:23.099637+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: audit 2024-03-30T04:54:23.105744+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: audit 2024-03-30T04:54:23.107839+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: cluster 2024-03-30T04:54:23.111072+0000 mgr.x (mgr.24506) 199 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: cluster 2024-03-30T04:54:23.111691+0000 mgr.x (mgr.24506) 200 : cluster [DBG] pgmap v139: 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-03-30T04:54:24.127 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[23612]: audit 2024-03-30T04:54:23.116527+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: cluster 2024-03-30T04:54:22.415415+0000 mgr.x (mgr.24506) 198 : cluster [DBG] pgmap v137: 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-03-30T04:54:24.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: audit 2024-03-30T04:54:22.881634+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: audit 2024-03-30T04:54:22.892032+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: audit 2024-03-30T04:54:23.087418+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: audit 2024-03-30T04:54:23.099637+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: audit 2024-03-30T04:54:23.105744+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:24.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: audit 2024-03-30T04:54:23.107839+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:24.128 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: cluster 2024-03-30T04:54:23.111072+0000 mgr.x (mgr.24506) 199 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-03-30T04:54:24.128 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: cluster 2024-03-30T04:54:23.111691+0000 mgr.x (mgr.24506) 200 : cluster [DBG] pgmap v139: 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-03-30T04:54:24.128 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:23 smithi172 bash[18533]: audit 2024-03-30T04:54:23.116527+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.357 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: cluster 2024-03-30T04:54:22.415415+0000 mgr.x (mgr.24506) 198 : cluster [DBG] pgmap v137: 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-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: audit 2024-03-30T04:54:22.881634+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: audit 2024-03-30T04:54:22.892032+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: audit 2024-03-30T04:54:23.087418+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: audit 2024-03-30T04:54:23.099637+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: audit 2024-03-30T04:54:23.105744+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: audit 2024-03-30T04:54:23.107839+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: cluster 2024-03-30T04:54:23.111072+0000 mgr.x (mgr.24506) 199 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 956 B/s rd, 0 op/s 2024-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: cluster 2024-03-30T04:54:23.111691+0000 mgr.x (mgr.24506) 200 : cluster [DBG] pgmap v139: 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-03-30T04:54:24.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:23 smithi173 bash[18498]: audit 2024-03-30T04:54:23.116527+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:54:24.397 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:24 smithi172 bash[54182]: debug 2024-03-30T04:54:24.132+0000 7ff7923b4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:54:25.597 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:25 smithi172 bash[54182]: debug 2024-03-30T04:54:25.168+0000 7ff7923b4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:54:25.597 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:25 smithi172 bash[54182]: debug 2024-03-30T04:54:25.288+0000 7ff7923b4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:54:25.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:25 smithi172 bash[54182]: debug 2024-03-30T04:54:25.604+0000 7ff7923b4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:54:25.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:25 smithi172 bash[54182]: debug 2024-03-30T04:54:25.732+0000 7ff7923b4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:54:26.457 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[18533]: cluster 2024-03-30T04:54:25.112399+0000 mgr.x (mgr.24506) 201 : cluster [DBG] pgmap v140: 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-03-30T04:54:26.457 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[23612]: cluster 2024-03-30T04:54:25.112399+0000 mgr.x (mgr.24506) 201 : cluster [DBG] pgmap v140: 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-03-30T04:54:26.457 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[54182]: debug 2024-03-30T04:54:26.204+0000 7ff7923b4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:54:26.457 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[54182]: debug 2024-03-30T04:54:26.328+0000 7ff7923b4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:54:26.457 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[54182]: [30/Mar/2024:04:54:26] ENGINE Bus STARTING 2024-03-30T04:54:26.457 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[54182]: CherryPy Checker: 2024-03-30T04:54:26.457 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[54182]: The Application mounted at '' has an empty config. 2024-03-30T04:54:26.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:26 smithi173 bash[18498]: cluster 2024-03-30T04:54:25.112399+0000 mgr.x (mgr.24506) 201 : cluster [DBG] pgmap v140: 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-03-30T04:54:26.897 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[54182]: [30/Mar/2024:04:54:26] ENGINE Serving on http://:::9283 2024-03-30T04:54:26.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:54:26 smithi172 bash[54182]: [30/Mar/2024:04:54:26] ENGINE Bus STARTED 2024-03-30T04:54:27.588 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[18533]: cluster 2024-03-30T04:54:26.354980+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[18533]: cluster 2024-03-30T04:54:26.355246+0000 mon.a (mon.0) 943 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[18533]: audit 2024-03-30T04:54:26.360544+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[18533]: audit 2024-03-30T04:54:26.361123+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[18533]: audit 2024-03-30T04:54:26.364954+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[18533]: audit 2024-03-30T04:54:26.365608+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[23612]: cluster 2024-03-30T04:54:26.354980+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[23612]: cluster 2024-03-30T04:54:26.355246+0000 mon.a (mon.0) 943 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[23612]: audit 2024-03-30T04:54:26.360544+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[23612]: audit 2024-03-30T04:54:26.361123+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:54:27.589 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[23612]: audit 2024-03-30T04:54:26.364954+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:54:27.590 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:27 smithi172 bash[23612]: audit 2024-03-30T04:54:26.365608+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:54:27.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:27 smithi173 bash[18498]: cluster 2024-03-30T04:54:26.354980+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y restarted 2024-03-30T04:54:27.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:27 smithi173 bash[18498]: cluster 2024-03-30T04:54:26.355246+0000 mon.a (mon.0) 943 : cluster [DBG] Standby manager daemon y started 2024-03-30T04:54:27.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:27 smithi173 bash[18498]: audit 2024-03-30T04:54:26.360544+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T04:54:27.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:27 smithi173 bash[18498]: audit 2024-03-30T04:54:26.361123+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:54:27.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:27 smithi173 bash[18498]: audit 2024-03-30T04:54:26.364954+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T04:54:27.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:27 smithi173 bash[18498]: audit 2024-03-30T04:54:26.365608+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.? 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:54:28.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:28 smithi173 bash[18498]: cluster 2024-03-30T04:54:27.114058+0000 mgr.x (mgr.24506) 202 : cluster [DBG] pgmap v141: 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-03-30T04:54:28.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:28 smithi173 bash[18498]: cluster 2024-03-30T04:54:27.193208+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-03-30T04:54:28.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:28 smithi172 bash[18533]: cluster 2024-03-30T04:54:27.114058+0000 mgr.x (mgr.24506) 202 : cluster [DBG] pgmap v141: 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-03-30T04:54:28.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:28 smithi172 bash[18533]: cluster 2024-03-30T04:54:27.193208+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-03-30T04:54:28.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:28 smithi172 bash[23612]: cluster 2024-03-30T04:54:27.114058+0000 mgr.x (mgr.24506) 202 : cluster [DBG] pgmap v141: 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-03-30T04:54:28.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:28 smithi172 bash[23612]: cluster 2024-03-30T04:54:27.193208+0000 mon.a (mon.0) 948 : cluster [DBG] mgrmap e27: x(active, since 4m), standbys: y 2024-03-30T04:54:29.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:28 smithi173 bash[38336]: ts=2024-03-30T04:54: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:29.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:29 smithi173 bash[18498]: audit 2024-03-30T04:54:27.597735+0000 mgr.x (mgr.24506) 203 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:29.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:29 smithi172 bash[18533]: audit 2024-03-30T04:54:27.597735+0000 mgr.x (mgr.24506) 203 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:29.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:29 smithi172 bash[23612]: audit 2024-03-30T04:54:27.597735+0000 mgr.x (mgr.24506) 203 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:30.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:30 smithi173 bash[18498]: cluster 2024-03-30T04:54:29.114798+0000 mgr.x (mgr.24506) 204 : cluster [DBG] pgmap v142: 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-03-30T04:54:30.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:30 smithi172 bash[18533]: cluster 2024-03-30T04:54:29.114798+0000 mgr.x (mgr.24506) 204 : cluster [DBG] pgmap v142: 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-03-30T04:54:30.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:30 smithi172 bash[23612]: cluster 2024-03-30T04:54:29.114798+0000 mgr.x (mgr.24506) 204 : cluster [DBG] pgmap v142: 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-03-30T04:54:32.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:32 smithi173 bash[18498]: cluster 2024-03-30T04:54:31.115662+0000 mgr.x (mgr.24506) 205 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:54:32.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:32 smithi173 bash[18498]: audit 2024-03-30T04:54:31.302554+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:32.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:32 smithi172 bash[18533]: cluster 2024-03-30T04:54:31.115662+0000 mgr.x (mgr.24506) 205 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:54:32.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:32 smithi172 bash[18533]: audit 2024-03-30T04:54:31.302554+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:32.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:32 smithi172 bash[23612]: cluster 2024-03-30T04:54:31.115662+0000 mgr.x (mgr.24506) 205 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T04:54:32.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:32 smithi172 bash[23612]: audit 2024-03-30T04:54:31.302554+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:33.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:54:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:54:33] "GET /metrics HTTP/1.1" 200 37984 "" "Prometheus/2.33.4" 2024-03-30T04:54:33.861 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:33 smithi173 bash[38336]: ts=2024-03-30T04:54: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:34.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:34 smithi173 bash[18498]: cluster 2024-03-30T04:54:33.117496+0000 mgr.x (mgr.24506) 206 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:54:34.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:34 smithi172 bash[18533]: cluster 2024-03-30T04:54:33.117496+0000 mgr.x (mgr.24506) 206 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:54:34.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:34 smithi172 bash[23612]: cluster 2024-03-30T04:54:33.117496+0000 mgr.x (mgr.24506) 206 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:54:36.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:36 smithi173 bash[18498]: cluster 2024-03-30T04:54:35.118349+0000 mgr.x (mgr.24506) 207 : 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-03-30T04:54:36.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:36 smithi172 bash[18533]: cluster 2024-03-30T04:54:35.118349+0000 mgr.x (mgr.24506) 207 : 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-03-30T04:54:36.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:36 smithi172 bash[23612]: cluster 2024-03-30T04:54:35.118349+0000 mgr.x (mgr.24506) 207 : 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-03-30T04:54:38.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:38 smithi173 bash[18498]: cluster 2024-03-30T04:54:37.119983+0000 mgr.x (mgr.24506) 208 : 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-03-30T04:54:38.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:38 smithi172 bash[18533]: cluster 2024-03-30T04:54:37.119983+0000 mgr.x (mgr.24506) 208 : 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-03-30T04:54:38.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:38 smithi172 bash[23612]: cluster 2024-03-30T04:54:37.119983+0000 mgr.x (mgr.24506) 208 : 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-03-30T04:54:39.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:38 smithi173 bash[38336]: ts=2024-03-30T04:54:38.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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:39.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:39 smithi173 bash[18498]: audit 2024-03-30T04:54:37.609226+0000 mgr.x (mgr.24506) 209 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:39.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:39 smithi172 bash[18533]: audit 2024-03-30T04:54:37.609226+0000 mgr.x (mgr.24506) 209 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:39.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:39 smithi172 bash[23612]: audit 2024-03-30T04:54:37.609226+0000 mgr.x (mgr.24506) 209 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:40.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:40 smithi173 bash[18498]: cluster 2024-03-30T04:54:39.120821+0000 mgr.x (mgr.24506) 210 : 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-03-30T04:54:40.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:40 smithi172 bash[18533]: cluster 2024-03-30T04:54:39.120821+0000 mgr.x (mgr.24506) 210 : 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-03-30T04:54:40.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:40 smithi172 bash[23612]: cluster 2024-03-30T04:54:39.120821+0000 mgr.x (mgr.24506) 210 : 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-03-30T04:54:42.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:42 smithi173 bash[18498]: cluster 2024-03-30T04:54:41.121685+0000 mgr.x (mgr.24506) 211 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:42.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:42 smithi172 bash[18533]: cluster 2024-03-30T04:54:41.121685+0000 mgr.x (mgr.24506) 211 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:42.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:42 smithi172 bash[23612]: cluster 2024-03-30T04:54:41.121685+0000 mgr.x (mgr.24506) 211 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:43.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:54:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:54:43] "GET /metrics HTTP/1.1" 200 37984 "" "Prometheus/2.33.4" 2024-03-30T04:54:43.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:43 smithi173 bash[38336]: ts=2024-03-30T04:54: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:44.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:44 smithi173 bash[18498]: cluster 2024-03-30T04:54:43.123470+0000 mgr.x (mgr.24506) 212 : cluster [DBG] pgmap v149: 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-03-30T04:54:44.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:44 smithi172 bash[18533]: cluster 2024-03-30T04:54:43.123470+0000 mgr.x (mgr.24506) 212 : cluster [DBG] pgmap v149: 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-03-30T04:54:44.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:44 smithi172 bash[23612]: cluster 2024-03-30T04:54:43.123470+0000 mgr.x (mgr.24506) 212 : cluster [DBG] pgmap v149: 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-03-30T04:54:46.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:46 smithi173 bash[18498]: cluster 2024-03-30T04:54:45.124304+0000 mgr.x (mgr.24506) 213 : 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-03-30T04:54:46.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:46 smithi172 bash[18533]: cluster 2024-03-30T04:54:45.124304+0000 mgr.x (mgr.24506) 213 : 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-03-30T04:54:46.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:46 smithi172 bash[23612]: cluster 2024-03-30T04:54:45.124304+0000 mgr.x (mgr.24506) 213 : 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-03-30T04:54:47.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:47 smithi173 bash[18498]: audit 2024-03-30T04:54:46.303039+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:47.611 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:47 smithi172 bash[18533]: audit 2024-03-30T04:54:46.303039+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:47.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:47 smithi172 bash[23612]: audit 2024-03-30T04:54:46.303039+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:54:48.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:48 smithi173 bash[18498]: cluster 2024-03-30T04:54:47.126064+0000 mgr.x (mgr.24506) 214 : 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-03-30T04:54:48.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:48 smithi172 bash[18533]: cluster 2024-03-30T04:54:47.126064+0000 mgr.x (mgr.24506) 214 : 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-03-30T04:54:48.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:48 smithi172 bash[23612]: cluster 2024-03-30T04:54:47.126064+0000 mgr.x (mgr.24506) 214 : 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-03-30T04:54:49.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:48 smithi173 bash[38336]: ts=2024-03-30T04:54: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:49.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:49 smithi173 bash[18498]: audit 2024-03-30T04:54:47.620815+0000 mgr.x (mgr.24506) 215 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:49.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:49 smithi172 bash[18533]: audit 2024-03-30T04:54:47.620815+0000 mgr.x (mgr.24506) 215 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:49.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:49 smithi172 bash[23612]: audit 2024-03-30T04:54:47.620815+0000 mgr.x (mgr.24506) 215 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:50.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:50 smithi173 bash[18498]: cluster 2024-03-30T04:54:49.126958+0000 mgr.x (mgr.24506) 216 : 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-03-30T04:54:50.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:50 smithi172 bash[18533]: cluster 2024-03-30T04:54:49.126958+0000 mgr.x (mgr.24506) 216 : 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-03-30T04:54:50.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:50 smithi172 bash[23612]: cluster 2024-03-30T04:54:49.126958+0000 mgr.x (mgr.24506) 216 : 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-03-30T04:54:52.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:52 smithi173 bash[18498]: cluster 2024-03-30T04:54:51.127811+0000 mgr.x (mgr.24506) 217 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:52.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:52 smithi172 bash[18533]: cluster 2024-03-30T04:54:51.127811+0000 mgr.x (mgr.24506) 217 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:52.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:52 smithi172 bash[23612]: cluster 2024-03-30T04:54:51.127811+0000 mgr.x (mgr.24506) 217 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:54:53.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:54:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:54:53] "GET /metrics HTTP/1.1" 200 37984 "" "Prometheus/2.33.4" 2024-03-30T04:54:53.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:53 smithi173 bash[38336]: ts=2024-03-30T04:54:53.507Z 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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:54.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:54 smithi173 bash[18498]: cluster 2024-03-30T04:54:53.129599+0000 mgr.x (mgr.24506) 218 : cluster [DBG] pgmap v154: 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-03-30T04:54:54.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:54 smithi172 bash[18533]: cluster 2024-03-30T04:54:53.129599+0000 mgr.x (mgr.24506) 218 : cluster [DBG] pgmap v154: 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-03-30T04:54:54.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:54 smithi172 bash[23612]: cluster 2024-03-30T04:54:53.129599+0000 mgr.x (mgr.24506) 218 : cluster [DBG] pgmap v154: 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-03-30T04:54:56.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:56 smithi173 bash[18498]: cluster 2024-03-30T04:54:55.130519+0000 mgr.x (mgr.24506) 219 : 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-03-30T04:54:56.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:56 smithi172 bash[18533]: cluster 2024-03-30T04:54:55.130519+0000 mgr.x (mgr.24506) 219 : 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-03-30T04:54:56.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:56 smithi172 bash[23612]: cluster 2024-03-30T04:54:55.130519+0000 mgr.x (mgr.24506) 219 : 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-03-30T04:54:58.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:58 smithi173 bash[18498]: cluster 2024-03-30T04:54:57.132186+0000 mgr.x (mgr.24506) 220 : 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-03-30T04:54:58.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:58 smithi172 bash[18533]: cluster 2024-03-30T04:54:57.132186+0000 mgr.x (mgr.24506) 220 : 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-03-30T04:54:58.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:58 smithi172 bash[23612]: cluster 2024-03-30T04:54:57.132186+0000 mgr.x (mgr.24506) 220 : 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-03-30T04:54:59.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:54:58 smithi173 bash[38336]: ts=2024-03-30T04:54: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:54:59.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:54:59 smithi173 bash[18498]: audit 2024-03-30T04:54:57.630274+0000 mgr.x (mgr.24506) 221 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:59.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:54:59 smithi172 bash[18533]: audit 2024-03-30T04:54:57.630274+0000 mgr.x (mgr.24506) 221 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:54:59.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:54:59 smithi172 bash[23612]: audit 2024-03-30T04:54:57.630274+0000 mgr.x (mgr.24506) 221 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:00.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:00 smithi173 bash[18498]: cluster 2024-03-30T04:54:59.132911+0000 mgr.x (mgr.24506) 222 : 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-03-30T04:55:00.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:00 smithi172 bash[18533]: cluster 2024-03-30T04:54:59.132911+0000 mgr.x (mgr.24506) 222 : 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-03-30T04:55:00.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:00 smithi172 bash[23612]: cluster 2024-03-30T04:54:59.132911+0000 mgr.x (mgr.24506) 222 : 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-03-30T04:55:01.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:01 smithi173 bash[18498]: cluster 2024-03-30T04:55:01.133616+0000 mgr.x (mgr.24506) 223 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:01.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:01 smithi173 bash[18498]: audit 2024-03-30T04:55:01.303724+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:01.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:01 smithi172 bash[18533]: cluster 2024-03-30T04:55:01.133616+0000 mgr.x (mgr.24506) 223 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:01.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:01 smithi172 bash[18533]: audit 2024-03-30T04:55:01.303724+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:01.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:01 smithi172 bash[23612]: cluster 2024-03-30T04:55:01.133616+0000 mgr.x (mgr.24506) 223 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:01.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:01 smithi172 bash[23612]: audit 2024-03-30T04:55:01.303724+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:03.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:55:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:55:03] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T04:55:03.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:03 smithi173 bash[38336]: ts=2024-03-30T04:55: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:04.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:04 smithi173 bash[18498]: cluster 2024-03-30T04:55:03.135281+0000 mgr.x (mgr.24506) 224 : cluster [DBG] pgmap v159: 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-03-30T04:55:04.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:04 smithi172 bash[18533]: cluster 2024-03-30T04:55:03.135281+0000 mgr.x (mgr.24506) 224 : cluster [DBG] pgmap v159: 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-03-30T04:55:04.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:04 smithi172 bash[23612]: cluster 2024-03-30T04:55:03.135281+0000 mgr.x (mgr.24506) 224 : cluster [DBG] pgmap v159: 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-03-30T04:55:06.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:06 smithi173 bash[18498]: cluster 2024-03-30T04:55:05.136023+0000 mgr.x (mgr.24506) 225 : 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-03-30T04:55:06.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:06 smithi172 bash[18533]: cluster 2024-03-30T04:55:05.136023+0000 mgr.x (mgr.24506) 225 : 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-03-30T04:55:06.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:06 smithi172 bash[23612]: cluster 2024-03-30T04:55:05.136023+0000 mgr.x (mgr.24506) 225 : 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-03-30T04:55:08.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:08 smithi173 bash[18498]: cluster 2024-03-30T04:55:07.137671+0000 mgr.x (mgr.24506) 226 : 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-03-30T04:55:08.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:08 smithi172 bash[18533]: cluster 2024-03-30T04:55:07.137671+0000 mgr.x (mgr.24506) 226 : 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-03-30T04:55:08.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:08 smithi172 bash[23612]: cluster 2024-03-30T04:55:07.137671+0000 mgr.x (mgr.24506) 226 : 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-03-30T04:55:09.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:08 smithi173 bash[38336]: ts=2024-03-30T04:55: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:09.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:09 smithi173 bash[18498]: audit 2024-03-30T04:55:07.638414+0000 mgr.x (mgr.24506) 227 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:09.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:09 smithi172 bash[18533]: audit 2024-03-30T04:55:07.638414+0000 mgr.x (mgr.24506) 227 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:09.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:09 smithi172 bash[23612]: audit 2024-03-30T04:55:07.638414+0000 mgr.x (mgr.24506) 227 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:10.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:10 smithi173 bash[18498]: cluster 2024-03-30T04:55:09.138394+0000 mgr.x (mgr.24506) 228 : 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-03-30T04:55:10.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:10 smithi172 bash[18533]: cluster 2024-03-30T04:55:09.138394+0000 mgr.x (mgr.24506) 228 : 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-03-30T04:55:10.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:10 smithi172 bash[23612]: cluster 2024-03-30T04:55:09.138394+0000 mgr.x (mgr.24506) 228 : 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-03-30T04:55:12.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:12 smithi173 bash[18498]: cluster 2024-03-30T04:55:11.139168+0000 mgr.x (mgr.24506) 229 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:12.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:12 smithi172 bash[18533]: cluster 2024-03-30T04:55:11.139168+0000 mgr.x (mgr.24506) 229 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:12.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:12 smithi172 bash[23612]: cluster 2024-03-30T04:55:11.139168+0000 mgr.x (mgr.24506) 229 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:13.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:55:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:55:13] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T04:55:13.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:13 smithi173 bash[38336]: ts=2024-03-30T04:55: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:14.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:14 smithi173 bash[18498]: cluster 2024-03-30T04:55:13.140842+0000 mgr.x (mgr.24506) 230 : cluster [DBG] pgmap v164: 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-03-30T04:55:14.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:14 smithi172 bash[18533]: cluster 2024-03-30T04:55:13.140842+0000 mgr.x (mgr.24506) 230 : cluster [DBG] pgmap v164: 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-03-30T04:55:14.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:14 smithi172 bash[23612]: cluster 2024-03-30T04:55:13.140842+0000 mgr.x (mgr.24506) 230 : cluster [DBG] pgmap v164: 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-03-30T04:55:16.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:16 smithi173 bash[18498]: cluster 2024-03-30T04:55:15.141624+0000 mgr.x (mgr.24506) 231 : 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-03-30T04:55:16.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:16 smithi172 bash[18533]: cluster 2024-03-30T04:55:15.141624+0000 mgr.x (mgr.24506) 231 : 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-03-30T04:55:16.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:16 smithi172 bash[23612]: cluster 2024-03-30T04:55:15.141624+0000 mgr.x (mgr.24506) 231 : 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-03-30T04:55:17.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:17 smithi173 bash[18498]: audit 2024-03-30T04:55:16.303953+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:17.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:17 smithi172 bash[18533]: audit 2024-03-30T04:55:16.303953+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:17.637 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:17 smithi172 bash[23612]: audit 2024-03-30T04:55:16.303953+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:18.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:18 smithi173 bash[18498]: cluster 2024-03-30T04:55:17.143329+0000 mgr.x (mgr.24506) 232 : 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-03-30T04:55:18.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:18 smithi172 bash[18533]: cluster 2024-03-30T04:55:17.143329+0000 mgr.x (mgr.24506) 232 : 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-03-30T04:55:18.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:18 smithi172 bash[23612]: cluster 2024-03-30T04:55:17.143329+0000 mgr.x (mgr.24506) 232 : 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-03-30T04:55:19.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:18 smithi173 bash[38336]: ts=2024-03-30T04:55: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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:19.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:19 smithi173 bash[18498]: audit 2024-03-30T04:55:17.646524+0000 mgr.x (mgr.24506) 233 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:19.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:19 smithi172 bash[18533]: audit 2024-03-30T04:55:17.646524+0000 mgr.x (mgr.24506) 233 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:19.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:19 smithi172 bash[23612]: audit 2024-03-30T04:55:17.646524+0000 mgr.x (mgr.24506) 233 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:20.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:20 smithi173 bash[18498]: cluster 2024-03-30T04:55:19.144141+0000 mgr.x (mgr.24506) 234 : 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-03-30T04:55:20.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:20 smithi172 bash[18533]: cluster 2024-03-30T04:55:19.144141+0000 mgr.x (mgr.24506) 234 : 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-03-30T04:55:20.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:20 smithi172 bash[23612]: cluster 2024-03-30T04:55:19.144141+0000 mgr.x (mgr.24506) 234 : 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-03-30T04:55:22.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:22 smithi173 bash[18498]: cluster 2024-03-30T04:55:21.145023+0000 mgr.x (mgr.24506) 235 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:22.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:22 smithi172 bash[18533]: cluster 2024-03-30T04:55:21.145023+0000 mgr.x (mgr.24506) 235 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:22.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:22 smithi172 bash[23612]: cluster 2024-03-30T04:55:21.145023+0000 mgr.x (mgr.24506) 235 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:23.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:55:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:55:23] "GET /metrics HTTP/1.1" 200 37984 "" "Prometheus/2.33.4" 2024-03-30T04:55:23.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:23 smithi173 bash[38336]: ts=2024-03-30T04:55:23.507Z 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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:24.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:24 smithi173 bash[18498]: cluster 2024-03-30T04:55:23.146784+0000 mgr.x (mgr.24506) 236 : cluster [DBG] pgmap v169: 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-03-30T04:55:24.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:24 smithi173 bash[18498]: audit 2024-03-30T04:55:23.738323+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:24 smithi173 bash[18498]: audit 2024-03-30T04:55:23.747500+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:24 smithi173 bash[18498]: audit 2024-03-30T04:55:23.789148+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:24 smithi173 bash[18498]: audit 2024-03-30T04:55:23.802552+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[18533]: cluster 2024-03-30T04:55:23.146784+0000 mgr.x (mgr.24506) 236 : cluster [DBG] pgmap v169: 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-03-30T04:55:24.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[18533]: audit 2024-03-30T04:55:23.738323+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[18533]: audit 2024-03-30T04:55:23.747500+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[18533]: audit 2024-03-30T04:55:23.789148+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[18533]: audit 2024-03-30T04:55:23.802552+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[23612]: cluster 2024-03-30T04:55:23.146784+0000 mgr.x (mgr.24506) 236 : cluster [DBG] pgmap v169: 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-03-30T04:55:24.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[23612]: audit 2024-03-30T04:55:23.738323+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[23612]: audit 2024-03-30T04:55:23.747500+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[23612]: audit 2024-03-30T04:55:23.789148+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:24.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:24 smithi172 bash[23612]: audit 2024-03-30T04:55:23.802552+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:26.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:26 smithi173 bash[18498]: cluster 2024-03-30T04:55:25.147553+0000 mgr.x (mgr.24506) 237 : 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-03-30T04:55:26.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:26 smithi172 bash[18533]: cluster 2024-03-30T04:55:25.147553+0000 mgr.x (mgr.24506) 237 : 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-03-30T04:55:26.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:26 smithi172 bash[23612]: cluster 2024-03-30T04:55:25.147553+0000 mgr.x (mgr.24506) 237 : 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-03-30T04:55:28.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:28 smithi173 bash[18498]: cluster 2024-03-30T04:55:27.149181+0000 mgr.x (mgr.24506) 238 : 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-03-30T04:55:28.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:28 smithi172 bash[18533]: cluster 2024-03-30T04:55:27.149181+0000 mgr.x (mgr.24506) 238 : 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-03-30T04:55:28.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:28 smithi172 bash[23612]: cluster 2024-03-30T04:55:27.149181+0000 mgr.x (mgr.24506) 238 : 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-03-30T04:55:29.107 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:28 smithi173 bash[38336]: ts=2024-03-30T04:55:28.660Z 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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:29.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:29 smithi173 bash[18498]: audit 2024-03-30T04:55:27.657755+0000 mgr.x (mgr.24506) 239 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:29.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:29 smithi172 bash[18533]: audit 2024-03-30T04:55:27.657755+0000 mgr.x (mgr.24506) 239 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:29.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:29 smithi172 bash[23612]: audit 2024-03-30T04:55:27.657755+0000 mgr.x (mgr.24506) 239 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:30.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:30 smithi173 bash[18498]: cluster 2024-03-30T04:55:29.149935+0000 mgr.x (mgr.24506) 240 : 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-03-30T04:55:30.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:30 smithi173 bash[18498]: audit 2024-03-30T04:55:29.852060+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:30.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:30 smithi173 bash[18498]: audit 2024-03-30T04:55:29.866227+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:30.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:30 smithi172 bash[18533]: cluster 2024-03-30T04:55:29.149935+0000 mgr.x (mgr.24506) 240 : 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-03-30T04:55:30.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:30 smithi172 bash[18533]: audit 2024-03-30T04:55:29.852060+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:30.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:30 smithi172 bash[18533]: audit 2024-03-30T04:55:29.866227+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:30.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:30 smithi172 bash[23612]: cluster 2024-03-30T04:55:29.149935+0000 mgr.x (mgr.24506) 240 : 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-03-30T04:55:30.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:30 smithi172 bash[23612]: audit 2024-03-30T04:55:29.852060+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:30.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:30 smithi172 bash[23612]: audit 2024-03-30T04:55:29.866227+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:31.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:31 smithi173 bash[18498]: audit 2024-03-30T04:55:30.508057+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:31.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:31 smithi173 bash[18498]: audit 2024-03-30T04:55:30.509923+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:31.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:31 smithi173 bash[18498]: audit 2024-03-30T04:55:30.521837+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:31.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:31 smithi172 bash[18533]: audit 2024-03-30T04:55:30.508057+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:31.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:31 smithi172 bash[18533]: audit 2024-03-30T04:55:30.509923+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:31.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:31 smithi172 bash[18533]: audit 2024-03-30T04:55:30.521837+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:31.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:31 smithi172 bash[23612]: audit 2024-03-30T04:55:30.508057+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:55:31.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:31 smithi172 bash[23612]: audit 2024-03-30T04:55:30.509923+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:55:31.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:31 smithi172 bash[23612]: audit 2024-03-30T04:55:30.521837+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:55:32.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:32 smithi173 bash[18498]: cluster 2024-03-30T04:55:30.513121+0000 mgr.x (mgr.24506) 241 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-03-30T04:55:32.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:32 smithi173 bash[18498]: cluster 2024-03-30T04:55:30.513580+0000 mgr.x (mgr.24506) 242 : cluster [DBG] pgmap v174: 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-03-30T04:55:32.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:32 smithi173 bash[18498]: audit 2024-03-30T04:55:31.304411+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:32.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:32 smithi172 bash[18533]: cluster 2024-03-30T04:55:30.513121+0000 mgr.x (mgr.24506) 241 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-03-30T04:55:32.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:32 smithi172 bash[18533]: cluster 2024-03-30T04:55:30.513580+0000 mgr.x (mgr.24506) 242 : cluster [DBG] pgmap v174: 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-03-30T04:55:32.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:32 smithi172 bash[18533]: audit 2024-03-30T04:55:31.304411+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:32.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:32 smithi172 bash[23612]: cluster 2024-03-30T04:55:30.513121+0000 mgr.x (mgr.24506) 241 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-03-30T04:55:32.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:32 smithi172 bash[23612]: cluster 2024-03-30T04:55:30.513580+0000 mgr.x (mgr.24506) 242 : cluster [DBG] pgmap v174: 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-03-30T04:55:32.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:32 smithi172 bash[23612]: audit 2024-03-30T04:55:31.304411+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:33.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:55:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:55:33] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-30T04:55:33.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:33 smithi173 bash[38336]: ts=2024-03-30T04:55: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:34.607 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:34 smithi173 bash[18498]: cluster 2024-03-30T04:55:32.515260+0000 mgr.x (mgr.24506) 243 : cluster [DBG] pgmap v175: 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-03-30T04:55:34.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:34 smithi172 bash[18533]: cluster 2024-03-30T04:55:32.515260+0000 mgr.x (mgr.24506) 243 : cluster [DBG] pgmap v175: 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-03-30T04:55:34.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:34 smithi172 bash[23612]: cluster 2024-03-30T04:55:32.515260+0000 mgr.x (mgr.24506) 243 : cluster [DBG] pgmap v175: 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-03-30T04:55:35.608 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:35 smithi173 bash[18498]: cluster 2024-03-30T04:55:34.516009+0000 mgr.x (mgr.24506) 244 : cluster [DBG] pgmap v176: 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-03-30T04:55:35.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:35 smithi172 bash[18533]: cluster 2024-03-30T04:55:34.516009+0000 mgr.x (mgr.24506) 244 : cluster [DBG] pgmap v176: 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-03-30T04:55:35.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:35 smithi172 bash[23612]: cluster 2024-03-30T04:55:34.516009+0000 mgr.x (mgr.24506) 244 : cluster [DBG] pgmap v176: 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-03-30T04:55:37.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:37 smithi173 bash[18498]: cluster 2024-03-30T04:55:36.516689+0000 mgr.x (mgr.24506) 245 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 B/s rd, 0 op/s 2024-03-30T04:55:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:37 smithi172 bash[18533]: cluster 2024-03-30T04:55:36.516689+0000 mgr.x (mgr.24506) 245 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 B/s rd, 0 op/s 2024-03-30T04:55:37.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:37 smithi172 bash[23612]: cluster 2024-03-30T04:55:36.516689+0000 mgr.x (mgr.24506) 245 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 546 B/s rd, 0 op/s 2024-03-30T04:55:38.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:38 smithi173 bash[18498]: audit 2024-03-30T04:55:37.669179+0000 mgr.x (mgr.24506) 246 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:38.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:38 smithi173 bash[38336]: ts=2024-03-30T04:55:38.660Z 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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:38.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:38 smithi172 bash[18533]: audit 2024-03-30T04:55:37.669179+0000 mgr.x (mgr.24506) 246 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:38.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:38 smithi172 bash[23612]: audit 2024-03-30T04:55:37.669179+0000 mgr.x (mgr.24506) 246 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:39.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:39 smithi172 bash[18533]: cluster 2024-03-30T04:55:38.518472+0000 mgr.x (mgr.24506) 247 : cluster [DBG] pgmap v178: 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-03-30T04:55:39.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:39 smithi172 bash[23612]: cluster 2024-03-30T04:55:38.518472+0000 mgr.x (mgr.24506) 247 : cluster [DBG] pgmap v178: 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-03-30T04:55:40.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:39 smithi173 bash[18498]: cluster 2024-03-30T04:55:38.518472+0000 mgr.x (mgr.24506) 247 : cluster [DBG] pgmap v178: 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-03-30T04:55:41.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:41 smithi172 bash[18533]: cluster 2024-03-30T04:55:40.519367+0000 mgr.x (mgr.24506) 248 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:55:41.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:41 smithi172 bash[23612]: cluster 2024-03-30T04:55:40.519367+0000 mgr.x (mgr.24506) 248 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:55:42.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:41 smithi173 bash[18498]: cluster 2024-03-30T04:55:40.519367+0000 mgr.x (mgr.24506) 248 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:55:43.857 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:55:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:55:43] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-30T04:55:43.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:43 smithi173 bash[18498]: cluster 2024-03-30T04:55:42.521002+0000 mgr.x (mgr.24506) 249 : cluster [DBG] pgmap v180: 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-03-30T04:55:43.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:43 smithi173 bash[38336]: ts=2024-03-30T04:55: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=\"smithi172\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", domainname=\"(none)\", instance=\"smithi172\", job=\"node\", machine=\"x86_64\", nodename=\"smithi172\", release=\"5.15.0-101-generic\", sysname=\"Linux\", version=\"#111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:44.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:43 smithi172 bash[23612]: cluster 2024-03-30T04:55:42.521002+0000 mgr.x (mgr.24506) 249 : cluster [DBG] pgmap v180: 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-03-30T04:55:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:43 smithi172 bash[18533]: cluster 2024-03-30T04:55:42.521002+0000 mgr.x (mgr.24506) 249 : cluster [DBG] pgmap v180: 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-03-30T04:55:46.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:45 smithi173 bash[18498]: cluster 2024-03-30T04:55:44.521733+0000 mgr.x (mgr.24506) 250 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:45 smithi172 bash[18533]: cluster 2024-03-30T04:55:44.521733+0000 mgr.x (mgr.24506) 250 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:46.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:45 smithi172 bash[23612]: cluster 2024-03-30T04:55:44.521733+0000 mgr.x (mgr.24506) 250 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:47.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:46 smithi173 bash[18498]: audit 2024-03-30T04:55:46.304927+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:46 smithi172 bash[18533]: audit 2024-03-30T04:55:46.304927+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:47.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:46 smithi172 bash[23612]: audit 2024-03-30T04:55:46.304927+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:55:48.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:47 smithi173 bash[18498]: cluster 2024-03-30T04:55:46.522510+0000 mgr.x (mgr.24506) 251 : 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-03-30T04:55:48.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:47 smithi172 bash[18533]: cluster 2024-03-30T04:55:46.522510+0000 mgr.x (mgr.24506) 251 : 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-03-30T04:55:48.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:47 smithi172 bash[23612]: cluster 2024-03-30T04:55:46.522510+0000 mgr.x (mgr.24506) 251 : 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-03-30T04:55:49.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:48 smithi173 bash[18498]: audit 2024-03-30T04:55:47.680565+0000 mgr.x (mgr.24506) 252 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:49.108 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:55:48 smithi173 bash[38336]: ts=2024-03-30T04:55:48.660Z 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.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"172.21.15.173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"905d457c-ee4e-11ee-b647-cb9ed24678a4\", cluster_addr=\"172.21.15.172\", device_class=\"ssd\", hostname=\"smithi172\", instance=\"smithi173:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.172\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-03-30T04:55:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:48 smithi172 bash[18533]: audit 2024-03-30T04:55:47.680565+0000 mgr.x (mgr.24506) 252 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:49.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:48 smithi172 bash[23612]: audit 2024-03-30T04:55:47.680565+0000 mgr.x (mgr.24506) 252 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:50.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:49 smithi173 bash[18498]: cluster 2024-03-30T04:55:48.524204+0000 mgr.x (mgr.24506) 253 : 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-03-30T04:55:50.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:49 smithi172 bash[18533]: cluster 2024-03-30T04:55:48.524204+0000 mgr.x (mgr.24506) 253 : 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-03-30T04:55:50.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:49 smithi172 bash[23612]: cluster 2024-03-30T04:55:48.524204+0000 mgr.x (mgr.24506) 253 : 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-03-30T04:55:52.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:51 smithi173 bash[18498]: cluster 2024-03-30T04:55:50.524926+0000 mgr.x (mgr.24506) 254 : 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-03-30T04:55:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:51 smithi172 bash[18533]: cluster 2024-03-30T04:55:50.524926+0000 mgr.x (mgr.24506) 254 : 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-03-30T04:55:52.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:51 smithi172 bash[23612]: cluster 2024-03-30T04:55:50.524926+0000 mgr.x (mgr.24506) 254 : 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-03-30T04:55:53.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:53 smithi173 bash[18498]: cluster 2024-03-30T04:55:52.526521+0000 mgr.x (mgr.24506) 255 : cluster [DBG] pgmap v185: 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-03-30T04:55:53.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:55:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:55:53] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:55:54.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:53 smithi172 bash[18533]: cluster 2024-03-30T04:55:52.526521+0000 mgr.x (mgr.24506) 255 : cluster [DBG] pgmap v185: 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-03-30T04:55:54.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:53 smithi172 bash[23612]: cluster 2024-03-30T04:55:52.526521+0000 mgr.x (mgr.24506) 255 : cluster [DBG] pgmap v185: 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-03-30T04:55:56.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:55 smithi173 bash[18498]: cluster 2024-03-30T04:55:54.527306+0000 mgr.x (mgr.24506) 256 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:56.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:55 smithi172 bash[18533]: cluster 2024-03-30T04:55:54.527306+0000 mgr.x (mgr.24506) 256 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:56.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:55 smithi172 bash[23612]: cluster 2024-03-30T04:55:54.527306+0000 mgr.x (mgr.24506) 256 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:55:58.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:57 smithi173 bash[18498]: cluster 2024-03-30T04:55:56.528049+0000 mgr.x (mgr.24506) 257 : 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-03-30T04:55:58.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:57 smithi172 bash[18533]: cluster 2024-03-30T04:55:56.528049+0000 mgr.x (mgr.24506) 257 : 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-03-30T04:55:58.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:57 smithi172 bash[23612]: cluster 2024-03-30T04:55:56.528049+0000 mgr.x (mgr.24506) 257 : 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-03-30T04:55:59.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:58 smithi173 bash[18498]: audit 2024-03-30T04:55:57.690625+0000 mgr.x (mgr.24506) 258 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:59.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:58 smithi172 bash[18533]: audit 2024-03-30T04:55:57.690625+0000 mgr.x (mgr.24506) 258 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:55:59.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:58 smithi172 bash[23612]: audit 2024-03-30T04:55:57.690625+0000 mgr.x (mgr.24506) 258 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:00.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:55:59 smithi173 bash[18498]: cluster 2024-03-30T04:55:58.529791+0000 mgr.x (mgr.24506) 259 : 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-03-30T04:56:00.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:55:59 smithi172 bash[18533]: cluster 2024-03-30T04:55:58.529791+0000 mgr.x (mgr.24506) 259 : 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-03-30T04:56:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:55:59 smithi172 bash[23612]: cluster 2024-03-30T04:55:58.529791+0000 mgr.x (mgr.24506) 259 : 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-03-30T04:56:02.107 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:01 smithi173 bash[18498]: cluster 2024-03-30T04:56:00.530517+0000 mgr.x (mgr.24506) 260 : 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-03-30T04:56:02.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:01 smithi173 bash[18498]: audit 2024-03-30T04:56:01.305470+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:02.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:01 smithi172 bash[18533]: cluster 2024-03-30T04:56:00.530517+0000 mgr.x (mgr.24506) 260 : 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-03-30T04:56:02.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:01 smithi172 bash[18533]: audit 2024-03-30T04:56:01.305470+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:02.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:01 smithi172 bash[23612]: cluster 2024-03-30T04:56:00.530517+0000 mgr.x (mgr.24506) 260 : 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-03-30T04:56:02.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:01 smithi172 bash[23612]: audit 2024-03-30T04:56:01.305470+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:03.857 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:03 smithi173 bash[18498]: cluster 2024-03-30T04:56:02.532200+0000 mgr.x (mgr.24506) 261 : cluster [DBG] pgmap v190: 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-03-30T04:56:03.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:56:03] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-30T04:56:04.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:03 smithi172 bash[18533]: cluster 2024-03-30T04:56:02.532200+0000 mgr.x (mgr.24506) 261 : cluster [DBG] pgmap v190: 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-03-30T04:56:04.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:03 smithi172 bash[23612]: cluster 2024-03-30T04:56:02.532200+0000 mgr.x (mgr.24506) 261 : cluster [DBG] pgmap v190: 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-03-30T04:56:06.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:05 smithi173 bash[18498]: cluster 2024-03-30T04:56:04.532943+0000 mgr.x (mgr.24506) 262 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:06.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:05 smithi172 bash[18533]: cluster 2024-03-30T04:56:04.532943+0000 mgr.x (mgr.24506) 262 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:06.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:05 smithi172 bash[23612]: cluster 2024-03-30T04:56:04.532943+0000 mgr.x (mgr.24506) 262 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:08.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:07 smithi173 bash[18498]: cluster 2024-03-30T04:56:06.533607+0000 mgr.x (mgr.24506) 263 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:08.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:07 smithi172 bash[18533]: cluster 2024-03-30T04:56:06.533607+0000 mgr.x (mgr.24506) 263 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:08.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:07 smithi172 bash[23612]: cluster 2024-03-30T04:56:06.533607+0000 mgr.x (mgr.24506) 263 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:09.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:08 smithi173 bash[18498]: audit 2024-03-30T04:56:07.701942+0000 mgr.x (mgr.24506) 264 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:09.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:08 smithi172 bash[18533]: audit 2024-03-30T04:56:07.701942+0000 mgr.x (mgr.24506) 264 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:09.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:08 smithi172 bash[23612]: audit 2024-03-30T04:56:07.701942+0000 mgr.x (mgr.24506) 264 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:10.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:09 smithi173 bash[18498]: cluster 2024-03-30T04:56:08.535325+0000 mgr.x (mgr.24506) 265 : 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-03-30T04:56:10.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:09 smithi172 bash[18533]: cluster 2024-03-30T04:56:08.535325+0000 mgr.x (mgr.24506) 265 : 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-03-30T04:56:10.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:09 smithi172 bash[23612]: cluster 2024-03-30T04:56:08.535325+0000 mgr.x (mgr.24506) 265 : 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-03-30T04:56:12.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:11 smithi173 bash[18498]: cluster 2024-03-30T04:56:10.536109+0000 mgr.x (mgr.24506) 266 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:12.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:11 smithi172 bash[18533]: cluster 2024-03-30T04:56:10.536109+0000 mgr.x (mgr.24506) 266 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:11 smithi172 bash[23612]: cluster 2024-03-30T04:56:10.536109+0000 mgr.x (mgr.24506) 266 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:56:13.858 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:13 smithi173 bash[18498]: cluster 2024-03-30T04:56:12.537772+0000 mgr.x (mgr.24506) 267 : cluster [DBG] pgmap v195: 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-03-30T04:56:13.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:56:13] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-03-30T04:56:14.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:13 smithi172 bash[18533]: cluster 2024-03-30T04:56:12.537772+0000 mgr.x (mgr.24506) 267 : cluster [DBG] pgmap v195: 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-03-30T04:56:14.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:13 smithi172 bash[23612]: cluster 2024-03-30T04:56:12.537772+0000 mgr.x (mgr.24506) 267 : cluster [DBG] pgmap v195: 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-03-30T04:56:16.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:15 smithi173 bash[18498]: cluster 2024-03-30T04:56:14.538484+0000 mgr.x (mgr.24506) 268 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:16.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:15 smithi172 bash[18533]: cluster 2024-03-30T04:56:14.538484+0000 mgr.x (mgr.24506) 268 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:15 smithi172 bash[23612]: cluster 2024-03-30T04:56:14.538484+0000 mgr.x (mgr.24506) 268 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:17.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:16 smithi173 bash[18498]: audit 2024-03-30T04:56:16.305836+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:16 smithi172 bash[18533]: audit 2024-03-30T04:56:16.305836+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:16 smithi172 bash[23612]: audit 2024-03-30T04:56:16.305836+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:18.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:17 smithi173 bash[18498]: cluster 2024-03-30T04:56:16.539224+0000 mgr.x (mgr.24506) 269 : 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-03-30T04:56:18.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:17 smithi172 bash[18533]: cluster 2024-03-30T04:56:16.539224+0000 mgr.x (mgr.24506) 269 : 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-03-30T04:56:18.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:17 smithi172 bash[23612]: cluster 2024-03-30T04:56:16.539224+0000 mgr.x (mgr.24506) 269 : 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-03-30T04:56:19.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:18 smithi173 bash[18498]: audit 2024-03-30T04:56:17.713100+0000 mgr.x (mgr.24506) 270 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:19.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:18 smithi172 bash[18533]: audit 2024-03-30T04:56:17.713100+0000 mgr.x (mgr.24506) 270 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:19.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:18 smithi172 bash[23612]: audit 2024-03-30T04:56:17.713100+0000 mgr.x (mgr.24506) 270 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:20.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:19 smithi173 bash[18498]: cluster 2024-03-30T04:56:18.540974+0000 mgr.x (mgr.24506) 271 : 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-03-30T04:56:20.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:19 smithi172 bash[18533]: cluster 2024-03-30T04:56:18.540974+0000 mgr.x (mgr.24506) 271 : 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-03-30T04:56:20.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:19 smithi172 bash[23612]: cluster 2024-03-30T04:56:18.540974+0000 mgr.x (mgr.24506) 271 : 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-03-30T04:56:22.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:21 smithi173 bash[18498]: cluster 2024-03-30T04:56:20.541735+0000 mgr.x (mgr.24506) 272 : 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-03-30T04:56:22.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:21 smithi172 bash[18533]: cluster 2024-03-30T04:56:20.541735+0000 mgr.x (mgr.24506) 272 : 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-03-30T04:56:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:21 smithi172 bash[23612]: cluster 2024-03-30T04:56:20.541735+0000 mgr.x (mgr.24506) 272 : 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-03-30T04:56:23.789 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:56:23] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-30T04:56:24.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:23 smithi173 bash[18498]: cluster 2024-03-30T04:56:22.543840+0000 mgr.x (mgr.24506) 273 : cluster [DBG] pgmap v200: 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-03-30T04:56:24.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:23 smithi172 bash[18533]: cluster 2024-03-30T04:56:22.543840+0000 mgr.x (mgr.24506) 273 : cluster [DBG] pgmap v200: 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-03-30T04:56:24.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:23 smithi172 bash[23612]: cluster 2024-03-30T04:56:22.543840+0000 mgr.x (mgr.24506) 273 : cluster [DBG] pgmap v200: 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-03-30T04:56:26.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:25 smithi173 bash[18498]: cluster 2024-03-30T04:56:24.544524+0000 mgr.x (mgr.24506) 274 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:26.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:25 smithi172 bash[18533]: cluster 2024-03-30T04:56:24.544524+0000 mgr.x (mgr.24506) 274 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:26.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:25 smithi172 bash[23612]: cluster 2024-03-30T04:56:24.544524+0000 mgr.x (mgr.24506) 274 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:28.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:27 smithi173 bash[18498]: cluster 2024-03-30T04:56:26.545269+0000 mgr.x (mgr.24506) 275 : 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-03-30T04:56:28.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:27 smithi172 bash[18533]: cluster 2024-03-30T04:56:26.545269+0000 mgr.x (mgr.24506) 275 : 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-03-30T04:56:28.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:27 smithi172 bash[23612]: cluster 2024-03-30T04:56:26.545269+0000 mgr.x (mgr.24506) 275 : 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-03-30T04:56:29.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:28 smithi173 bash[18498]: audit 2024-03-30T04:56:27.724431+0000 mgr.x (mgr.24506) 276 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:29.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:28 smithi172 bash[18533]: audit 2024-03-30T04:56:27.724431+0000 mgr.x (mgr.24506) 276 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:29.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:28 smithi172 bash[23612]: audit 2024-03-30T04:56:27.724431+0000 mgr.x (mgr.24506) 276 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:30.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:29 smithi173 bash[18498]: cluster 2024-03-30T04:56:28.546962+0000 mgr.x (mgr.24506) 277 : 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-03-30T04:56:30.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:29 smithi172 bash[18533]: cluster 2024-03-30T04:56:28.546962+0000 mgr.x (mgr.24506) 277 : 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-03-30T04:56:30.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:29 smithi172 bash[23612]: cluster 2024-03-30T04:56:28.546962+0000 mgr.x (mgr.24506) 277 : 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-03-30T04:56:31.528 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T04:56:31.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[23612]: cluster 2024-03-30T04:56:30.547739+0000 mgr.x (mgr.24506) 278 : 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-03-30T04:56:31.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[23612]: audit 2024-03-30T04:56:31.306111+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:31.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[23612]: audit 2024-03-30T04:56:31.358435+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:31.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[23612]: audit 2024-03-30T04:56:31.371832+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:31.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[23612]: audit 2024-03-30T04:56:31.383793+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:56:32.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:31 smithi173 bash[18498]: cluster 2024-03-30T04:56:30.547739+0000 mgr.x (mgr.24506) 278 : 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-03-30T04:56:32.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:31 smithi173 bash[18498]: audit 2024-03-30T04:56:31.306111+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:32.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:31 smithi173 bash[18498]: audit 2024-03-30T04:56:31.358435+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:32.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:31 smithi173 bash[18498]: audit 2024-03-30T04:56:31.371832+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:32.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:31 smithi173 bash[18498]: audit 2024-03-30T04:56:31.383793+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:56:32.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[18533]: cluster 2024-03-30T04:56:30.547739+0000 mgr.x (mgr.24506) 278 : 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-03-30T04:56:32.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[18533]: audit 2024-03-30T04:56:31.306111+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:32.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[18533]: audit 2024-03-30T04:56:31.358435+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:32.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[18533]: audit 2024-03-30T04:56:31.371832+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:32.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:31 smithi172 bash[18533]: audit 2024-03-30T04:56:31.383793+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24506 ' entity='mgr.x' 2024-03-30T04:56:33.060 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:32 smithi172 bash[23612]: cluster 2024-03-30T04:56:31.375215+0000 mgr.x (mgr.24506) 279 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-03-30T04:56:33.060 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:32 smithi172 bash[23612]: cluster 2024-03-30T04:56:31.375769+0000 mgr.x (mgr.24506) 280 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-03-30T04:56:33.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:32 smithi172 bash[18533]: cluster 2024-03-30T04:56:31.375215+0000 mgr.x (mgr.24506) 279 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-03-30T04:56:33.061 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:32 smithi172 bash[18533]: cluster 2024-03-30T04:56:31.375769+0000 mgr.x (mgr.24506) 280 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-03-30T04:56:33.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:32 smithi173 bash[18498]: cluster 2024-03-30T04:56:31.375215+0000 mgr.x (mgr.24506) 279 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s 2024-03-30T04:56:33.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:32 smithi173 bash[18498]: cluster 2024-03-30T04:56:31.375769+0000 mgr.x (mgr.24506) 280 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s 2024-03-30T04:56:33.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:56:33] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-30T04:56:34.720 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:56:34.720 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (5m) 64s ago 15m 13.9M - 0.23.0 ba2b418f427c c5e1fe792649 2024-03-30T04:56:34.720 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 error 2m ago 14m - - 2024-03-30T04:56:34.721 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (5m) 64s ago 13m 42.5M - 3.5 e1d6a67b021e 8012ec9cc01d 2024-03-30T04:56:34.721 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283 running (8m) 2m ago 20m 499M - 19.0.0-2493-gd82c9aa1 3714003597ec 3d1940452725 2024-03-30T04:56:34.721 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (2m) 64s ago 22m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T04:56:34.721 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (22m) 64s ago 22m 61.9M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T04:56:34.721 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (20m) 2m ago 20m 45.9M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T04:56:34.721 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (21m) 64s ago 21m 47.1M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T04:56:34.721 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (6m) 64s ago 15m 8876k - 1.3.1 1dbe0e931976 67893de336d3 2024-03-30T04:56:34.721 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (5m) 2m ago 15m 9184k - 1.3.1 1dbe0e931976 3f2320967604 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (20m) 64s ago 20m 54.6M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (19m) 64s ago 19m 56.2M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (19m) 64s ago 19m 50.5M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (18m) 64s ago 18m 55.2M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (17m) 2m ago 18m 57.8M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (17m) 2m ago 17m 53.5M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (16m) 2m ago 16m 51.7M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (16m) 2m ago 16m 54.7M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T04:56:34.722 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (5m) 2m ago 15m 62.1M - 2.33.4 514e6a882f6e 50265c01dc55 2024-03-30T04:56:34.723 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (13m) 64s ago 13m 87.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T04:56:34.723 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (13m) 2m ago 13m 86.8M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T04:56:35.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:34 smithi173 bash[18498]: cluster 2024-03-30T04:56:33.377455+0000 mgr.x (mgr.24506) 281 : cluster [DBG] pgmap v207: 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-03-30T04:56:35.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:34 smithi172 bash[18533]: cluster 2024-03-30T04:56:33.377455+0000 mgr.x (mgr.24506) 281 : cluster [DBG] pgmap v207: 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-03-30T04:56:35.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:34 smithi172 bash[23612]: cluster 2024-03-30T04:56:33.377455+0000 mgr.x (mgr.24506) 281 : cluster [DBG] pgmap v207: 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-03-30T04:56:35.458 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T04:56:35.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:35 smithi172 bash[23612]: audit 2024-03-30T04:56:34.687251+0000 mgr.x (mgr.24506) 282 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:56:35.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:35 smithi172 bash[18533]: audit 2024-03-30T04:56:34.687251+0000 mgr.x (mgr.24506) 282 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:56:36.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:35 smithi173 bash[18498]: audit 2024-03-30T04:56:34.687251+0000 mgr.x (mgr.24506) 282 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T04:56:37.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:36 smithi173 bash[18498]: cluster 2024-03-30T04:56:35.378209+0000 mgr.x (mgr.24506) 283 : cluster [DBG] pgmap v208: 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-03-30T04:56:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:36 smithi172 bash[18533]: cluster 2024-03-30T04:56:35.378209+0000 mgr.x (mgr.24506) 283 : cluster [DBG] pgmap v208: 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-03-30T04:56:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:36 smithi172 bash[23612]: cluster 2024-03-30T04:56:35.378209+0000 mgr.x (mgr.24506) 283 : cluster [DBG] pgmap v208: 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-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T04:56:38.563 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T04:56:38.564 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T04:56:38.564 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T04:56:38.564 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T04:56:38.564 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T04:56:38.564 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T04:56:38.564 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T04:56:38.564 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T04:56:39.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:38 smithi173 bash[18498]: cluster 2024-03-30T04:56:37.379904+0000 mgr.x (mgr.24506) 284 : cluster [DBG] pgmap v209: 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-03-30T04:56:39.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:38 smithi173 bash[18498]: audit 2024-03-30T04:56:37.735847+0000 mgr.x (mgr.24506) 285 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:39.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:38 smithi173 bash[18498]: audit 2024-03-30T04:56:38.566612+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.172:0/886766019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:56:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:38 smithi172 bash[18533]: cluster 2024-03-30T04:56:37.379904+0000 mgr.x (mgr.24506) 284 : cluster [DBG] pgmap v209: 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-03-30T04:56:39.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:38 smithi172 bash[18533]: audit 2024-03-30T04:56:37.735847+0000 mgr.x (mgr.24506) 285 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:39.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:38 smithi172 bash[18533]: audit 2024-03-30T04:56:38.566612+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.172:0/886766019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:56:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:38 smithi172 bash[23612]: cluster 2024-03-30T04:56:37.379904+0000 mgr.x (mgr.24506) 284 : cluster [DBG] pgmap v209: 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-03-30T04:56:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:38 smithi172 bash[23612]: audit 2024-03-30T04:56:37.735847+0000 mgr.x (mgr.24506) 285 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:38 smithi172 bash[23612]: audit 2024-03-30T04:56:38.566612+0000 mon.c (mon.1) 150 : audit [DBG] from='client.? 172.21.15.172:0/886766019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T04:56:39.328 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T04:56:41.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:40 smithi173 bash[18498]: cluster 2024-03-30T04:56:39.380613+0000 mgr.x (mgr.24506) 286 : cluster [DBG] pgmap v210: 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-03-30T04:56:41.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:40 smithi172 bash[18533]: cluster 2024-03-30T04:56:39.380613+0000 mgr.x (mgr.24506) 286 : cluster [DBG] pgmap v210: 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-03-30T04:56:41.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:40 smithi172 bash[23612]: cluster 2024-03-30T04:56:39.380613+0000 mgr.x (mgr.24506) 286 : cluster [DBG] pgmap v210: 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-03-30T04:56:42.573 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T04:56:42.574 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T04:56:42.574 INFO:teuthology.orchestra.run.smithi172.stdout: daemon grafana.a on smithi173 is in error state 2024-03-30T04:56:43.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:42 smithi173 bash[18498]: cluster 2024-03-30T04:56:41.381375+0000 mgr.x (mgr.24506) 287 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:43.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:42 smithi173 bash[18498]: audit 2024-03-30T04:56:42.581772+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.172:0/234997998' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:56:43.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:42 smithi172 bash[18533]: cluster 2024-03-30T04:56:41.381375+0000 mgr.x (mgr.24506) 287 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:43.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:42 smithi172 bash[18533]: audit 2024-03-30T04:56:42.581772+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.172:0/234997998' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:56:43.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:42 smithi172 bash[23612]: cluster 2024-03-30T04:56:41.381375+0000 mgr.x (mgr.24506) 287 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:56:43.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:42 smithi172 bash[23612]: audit 2024-03-30T04:56:42.581772+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.172:0/234997998' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T04:56:43.260 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph -s' 2024-03-30T04:56:43.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:56:43] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-30T04:56:44.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:44 smithi172 bash[23612]: cluster 2024-03-30T04:56:43.383094+0000 mgr.x (mgr.24506) 288 : cluster [DBG] pgmap v212: 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-03-30T04:56:44.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:44 smithi172 bash[18533]: cluster 2024-03-30T04:56:43.383094+0000 mgr.x (mgr.24506) 288 : cluster [DBG] pgmap v212: 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-03-30T04:56:45.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:44 smithi173 bash[18498]: cluster 2024-03-30T04:56:43.383094+0000 mgr.x (mgr.24506) 288 : cluster [DBG] pgmap v212: 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-03-30T04:56:46.347 INFO:teuthology.orchestra.run.smithi172.stdout: cluster: 2024-03-30T04:56:46.347 INFO:teuthology.orchestra.run.smithi172.stdout: id: 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T04:56:46.347 INFO:teuthology.orchestra.run.smithi172.stdout: health: HEALTH_WARN 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: 1 failed cephadm daemon(s) 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: services: 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: mon: 3 daemons, quorum a,c,b (age 21m) 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: mgr: x(active, since 6m), standbys: y 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: osd: 8 osds: 8 up (since 16m), 8 in (since 16m) 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: data: 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: pools: 6 pools, 161 pgs 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: objects: 241 objects, 585 KiB 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: pgs: 161 active+clean 2024-03-30T04:56:46.348 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:56:46.349 INFO:teuthology.orchestra.run.smithi172.stdout: io: 2024-03-30T04:56:46.349 INFO:teuthology.orchestra.run.smithi172.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-03-30T04:56:46.349 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T04:56:47.031 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph mgr fail' 2024-03-30T04:56:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:46 smithi172 bash[18533]: cluster 2024-03-30T04:56:45.383856+0000 mgr.x (mgr.24506) 289 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:46 smithi172 bash[18533]: audit 2024-03-30T04:56:46.306758+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:47.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:46 smithi172 bash[18533]: audit 2024-03-30T04:56:46.355213+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.172:0/1676660306' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:56:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:46 smithi172 bash[23612]: cluster 2024-03-30T04:56:45.383856+0000 mgr.x (mgr.24506) 289 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:46 smithi172 bash[23612]: audit 2024-03-30T04:56:46.306758+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:46 smithi172 bash[23612]: audit 2024-03-30T04:56:46.355213+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.172:0/1676660306' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:56:47.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:46 smithi173 bash[18498]: cluster 2024-03-30T04:56:45.383856+0000 mgr.x (mgr.24506) 289 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:47.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:46 smithi173 bash[18498]: audit 2024-03-30T04:56:46.306758+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24506 172.21.15.173:0/2956780098' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:47.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:46 smithi173 bash[18498]: audit 2024-03-30T04:56:46.355213+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.172:0/1676660306' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T04:56:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:48 smithi172 bash[18533]: cluster 2024-03-30T04:56:47.385630+0000 mgr.x (mgr.24506) 290 : cluster [DBG] pgmap v214: 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-03-30T04:56:49.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:48 smithi172 bash[18533]: audit 2024-03-30T04:56:47.747221+0000 mgr.x (mgr.24506) 291 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:48 smithi172 bash[23612]: cluster 2024-03-30T04:56:47.385630+0000 mgr.x (mgr.24506) 290 : cluster [DBG] pgmap v214: 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-03-30T04:56:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:48 smithi172 bash[23612]: audit 2024-03-30T04:56:47.747221+0000 mgr.x (mgr.24506) 291 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:49.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:48 smithi173 bash[18498]: cluster 2024-03-30T04:56:47.385630+0000 mgr.x (mgr.24506) 290 : cluster [DBG] pgmap v214: 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-03-30T04:56:49.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:48 smithi173 bash[18498]: audit 2024-03-30T04:56:47.747221+0000 mgr.x (mgr.24506) 291 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:51.130 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[18533]: cluster 2024-03-30T04:56:49.386475+0000 mgr.x (mgr.24506) 292 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:51.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[18533]: audit 2024-03-30T04:56:50.095963+0000 mon.c (mon.1) 152 : audit [INF] from='client.? 172.21.15.172:0/255044354' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:56:51.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[18533]: audit 2024-03-30T04:56:50.096523+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:56:51.131 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[18533]: cluster 2024-03-30T04:56:50.100735+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T04:56:51.131 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[54182]: [30/Mar/2024:04:56:50] ENGINE Bus STOPPING 2024-03-30T04:56:51.131 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[54182]: [30/Mar/2024:04:56:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T04:56:51.131 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[54182]: [30/Mar/2024:04:56:50] ENGINE Bus STOPPED 2024-03-30T04:56:51.131 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[54182]: [30/Mar/2024:04:56:51] ENGINE Bus STARTING 2024-03-30T04:56:51.131 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[54182]: [30/Mar/2024:04:56:51] ENGINE Serving on http://:::9283 2024-03-30T04:56:51.132 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[54182]: [30/Mar/2024:04:56:51] ENGINE Bus STARTED 2024-03-30T04:56:51.132 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[23612]: cluster 2024-03-30T04:56:49.386475+0000 mgr.x (mgr.24506) 292 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:51.132 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[23612]: audit 2024-03-30T04:56:50.095963+0000 mon.c (mon.1) 152 : audit [INF] from='client.? 172.21.15.172:0/255044354' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:56:51.132 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[23612]: audit 2024-03-30T04:56:50.096523+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:56:51.132 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:50 smithi172 bash[23612]: cluster 2024-03-30T04:56:50.100735+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T04:56:51.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:50 smithi173 bash[18498]: cluster 2024-03-30T04:56:49.386475+0000 mgr.x (mgr.24506) 292 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:56:51.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:50 smithi173 bash[18498]: audit 2024-03-30T04:56:50.095963+0000 mon.c (mon.1) 152 : audit [INF] from='client.? 172.21.15.172:0/255044354' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:56:51.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:50 smithi173 bash[18498]: audit 2024-03-30T04:56:50.096523+0000 mon.a (mon.0) 958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T04:56:51.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:50 smithi173 bash[18498]: cluster 2024-03-30T04:56:50.100735+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-03-30T04:56:51.133 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:50 smithi173 bash[36450]: debug 2024-03-30T04:56:50.892+0000 7f082883e700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T04:56:51.133 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:50 smithi173 bash[36450]: ignoring --setuser ceph since I am not root 2024-03-30T04:56:51.133 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:50 smithi173 bash[36450]: ignoring --setgroup ceph since I am not root 2024-03-30T04:56:51.133 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:50 smithi173 bash[36450]: debug 2024-03-30T04:56:50.956+0000 7f2e90345700 1 -- 172.21.15.173:0/2698871224 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5654b1aa45a0 con 0x5654b2822400 2024-03-30T04:56:51.133 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[36450]: debug 2024-03-30T04:56:51.104+0000 7f2e9a136200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T04:56:51.720 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T04:56:52.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.896618+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:56:52.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: cluster 2024-03-30T04:56:50.896740+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e28: y(active, starting, since 0.799319s) 2024-03-30T04:56:52.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.900905+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:56:52.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.901201+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.901485+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.902626+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.902980+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.903379+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.903785+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.904209+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.904569+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.904973+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.905361+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.905770+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.906151+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.906419+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:50.907228+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:56:52.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: cluster 2024-03-30T04:56:50.948142+0000 mon.a (mon.0) 962 : cluster [INF] Manager daemon y is now available 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:51.021492+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.896618+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: cluster 2024-03-30T04:56:50.896740+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e28: y(active, starting, since 0.799319s) 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.900905+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.901201+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.901485+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.902626+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.902980+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.903379+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.903785+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:56:52.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.904209+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.904569+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.904973+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.905361+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.905770+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.906151+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.906419+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:50.907228+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: cluster 2024-03-30T04:56:50.948142+0000 mon.a (mon.0) 962 : cluster [INF] Manager daemon y is now available 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:51.021492+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:51.030850+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:56:52.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:51.031421+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:56:52.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:51.062624+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:56:52.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[18533]: audit 2024-03-30T04:56:51.063055+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:56:52.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:51.030850+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:56:52.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:51.031421+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:56:52.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:51.062624+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:56:52.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:51 smithi172 bash[23612]: audit 2024-03-30T04:56:51.063055+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:56:52.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.896618+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T04:56:52.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: cluster 2024-03-30T04:56:50.896740+0000 mon.a (mon.0) 961 : cluster [DBG] mgrmap e28: y(active, starting, since 0.799319s) 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.900905+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.901201+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.901485+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.902626+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.902980+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.903379+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.903785+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.904209+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.904569+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.904973+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.905361+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T04:56:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.905770+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.906151+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.906419+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:50.907228+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: cluster 2024-03-30T04:56:50.948142+0000 mon.a (mon.0) 962 : cluster [INF] Manager daemon y is now available 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:51.021492+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:51.030850+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:51.031421+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:51.062624+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:56:52.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:51 smithi173 bash[18498]: audit 2024-03-30T04:56:51.063055+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T04:56:53.049 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:52 smithi173 bash[36450]: debug 2024-03-30T04:56:52.696+0000 7f2e9a136200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T04:56:53.049 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:52 smithi173 bash[36450]: debug 2024-03-30T04:56:52.792+0000 7f2e9a136200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T04:56:53.049 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:53 smithi173 bash[36450]: debug 2024-03-30T04:56:53.052+0000 7f2e9a136200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T04:56:53.049 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:52 smithi173 bash[18498]: cephadm 2024-03-30T04:56:51.588327+0000 mgr.y (mgr.15096) 1 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Bus STARTING 2024-03-30T04:56:53.049 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:52 smithi173 bash[18498]: cephadm 2024-03-30T04:56:51.706107+0000 mgr.y (mgr.15096) 2 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:56:53.050 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:52 smithi173 bash[18498]: cephadm 2024-03-30T04:56:51.807426+0000 mgr.y (mgr.15096) 3 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T04:56:53.050 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:52 smithi173 bash[18498]: cephadm 2024-03-30T04:56:51.807556+0000 mgr.y (mgr.15096) 4 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Bus STARTED 2024-03-30T04:56:53.050 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:52 smithi173 bash[18498]: cluster 2024-03-30T04:56:51.904914+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e29: y(active, since 1.80749s) 2024-03-30T04:56:53.050 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:52 smithi173 bash[18498]: cluster 2024-03-30T04:56:51.938008+0000 mgr.y (mgr.15096) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:53.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[23612]: cephadm 2024-03-30T04:56:51.588327+0000 mgr.y (mgr.15096) 1 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Bus STARTING 2024-03-30T04:56:53.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[23612]: cephadm 2024-03-30T04:56:51.706107+0000 mgr.y (mgr.15096) 2 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:56:53.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[23612]: cephadm 2024-03-30T04:56:51.807426+0000 mgr.y (mgr.15096) 3 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T04:56:53.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[23612]: cephadm 2024-03-30T04:56:51.807556+0000 mgr.y (mgr.15096) 4 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Bus STARTED 2024-03-30T04:56:53.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[23612]: cluster 2024-03-30T04:56:51.904914+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e29: y(active, since 1.80749s) 2024-03-30T04:56:53.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[23612]: cluster 2024-03-30T04:56:51.938008+0000 mgr.y (mgr.15096) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:53.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[18533]: cephadm 2024-03-30T04:56:51.588327+0000 mgr.y (mgr.15096) 1 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Bus STARTING 2024-03-30T04:56:53.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[18533]: cephadm 2024-03-30T04:56:51.706107+0000 mgr.y (mgr.15096) 2 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T04:56:53.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[18533]: cephadm 2024-03-30T04:56:51.807426+0000 mgr.y (mgr.15096) 3 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T04:56:53.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[18533]: cephadm 2024-03-30T04:56:51.807556+0000 mgr.y (mgr.15096) 4 : cephadm [INF] [30/Mar/2024:04:56:51] ENGINE Bus STARTED 2024-03-30T04:56:53.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[18533]: cluster 2024-03-30T04:56:51.904914+0000 mon.a (mon.0) 965 : cluster [DBG] mgrmap e29: y(active, since 1.80749s) 2024-03-30T04:56:53.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:52 smithi172 bash[18533]: cluster 2024-03-30T04:56:51.938008+0000 mgr.y (mgr.15096) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:54.108 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:53 smithi173 bash[36450]: debug 2024-03-30T04:56:53.856+0000 7f2e9a136200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T04:56:54.109 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:53 smithi173 bash[36450]: debug 2024-03-30T04:56:53.972+0000 7f2e9a136200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T04:56:54.109 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:54 smithi173 bash[36450]: debug 2024-03-30T04:56:54.088+0000 7f2e9a136200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T04:56:54.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:53 smithi173 bash[18498]: cluster 2024-03-30T04:56:52.901342+0000 mon.a (mon.0) 966 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:56:54.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:53 smithi173 bash[18498]: cluster 2024-03-30T04:56:52.901398+0000 mon.a (mon.0) 967 : cluster [INF] Cluster is now healthy 2024-03-30T04:56:54.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:53 smithi173 bash[18498]: cluster 2024-03-30T04:56:52.903850+0000 mgr.y (mgr.15096) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:54.246 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:53 smithi172 bash[18533]: cluster 2024-03-30T04:56:52.901342+0000 mon.a (mon.0) 966 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:56:54.246 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:53 smithi172 bash[18533]: cluster 2024-03-30T04:56:52.901398+0000 mon.a (mon.0) 967 : cluster [INF] Cluster is now healthy 2024-03-30T04:56:54.246 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:53 smithi172 bash[18533]: cluster 2024-03-30T04:56:52.903850+0000 mgr.y (mgr.15096) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:54.247 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:53 smithi172 bash[23612]: cluster 2024-03-30T04:56:52.901342+0000 mon.a (mon.0) 966 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T04:56:54.247 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:53 smithi172 bash[23612]: cluster 2024-03-30T04:56:52.901398+0000 mon.a (mon.0) 967 : cluster [INF] Cluster is now healthy 2024-03-30T04:56:54.247 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:53 smithi172 bash[23612]: cluster 2024-03-30T04:56:52.903850+0000 mgr.y (mgr.15096) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:54.648 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:56:54 smithi172 bash[51720]: level=warn ts=2024-03-30T04:56:54.254Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T04:56:54.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:54 smithi173 bash[36450]: debug 2024-03-30T04:56:54.452+0000 7f2e9a136200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T04:56:54.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:54 smithi173 bash[36450]: debug 2024-03-30T04:56:54.564+0000 7f2e9a136200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T04:56:54.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:54 smithi173 bash[36450]: debug 2024-03-30T04:56:54.668+0000 7f2e9a136200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T04:56:55.298 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:55 smithi173 bash[36450]: debug 2024-03-30T04:56:55.052+0000 7f2e9a136200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T04:56:55.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:54 smithi173 bash[18498]: cluster 2024-03-30T04:56:53.929975+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-03-30T04:56:55.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:54 smithi172 bash[18533]: cluster 2024-03-30T04:56:53.929975+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-03-30T04:56:55.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:54 smithi172 bash[23612]: cluster 2024-03-30T04:56:53.929975+0000 mon.a (mon.0) 968 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-03-30T04:56:55.565 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:55 smithi173 bash[36450]: debug 2024-03-30T04:56:55.300+0000 7f2e9a136200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T04:56:55.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:55 smithi173 bash[36450]: debug 2024-03-30T04:56:55.568+0000 7f2e9a136200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T04:56:55.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:55 smithi173 bash[36450]: debug 2024-03-30T04:56:55.684+0000 7f2e9a136200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T04:56:56.358 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:55 smithi173 bash[36450]: debug 2024-03-30T04:56:55.964+0000 7f2e9a136200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T04:56:56.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:55 smithi173 bash[18498]: cluster 2024-03-30T04:56:54.904659+0000 mgr.y (mgr.15096) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:56.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:55 smithi172 bash[18533]: cluster 2024-03-30T04:56:54.904659+0000 mgr.y (mgr.15096) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:56.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:55 smithi172 bash[23612]: cluster 2024-03-30T04:56:54.904659+0000 mgr.y (mgr.15096) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:56.647 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:56 smithi173 bash[36450]: debug 2024-03-30T04:56:56.384+0000 7f2e9a136200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:56:57.057 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:56 smithi173 bash[36450]: debug 2024-03-30T04:56:56.652+0000 7f2e9a136200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T04:56:57.058 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:56 smithi173 bash[36450]: debug 2024-03-30T04:56:56.784+0000 7f2e9a136200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T04:56:57.358 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:57 smithi173 bash[36450]: debug 2024-03-30T04:56:57.060+0000 7f2e9a136200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T04:56:58.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[18533]: cluster 2024-03-30T04:56:56.905130+0000 mgr.y (mgr.15096) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:58.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[18533]: audit 2024-03-30T04:56:57.179752+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[18533]: audit 2024-03-30T04:56:57.185729+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[18533]: audit 2024-03-30T04:56:57.435589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[18533]: audit 2024-03-30T04:56:57.445164+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[23612]: cluster 2024-03-30T04:56:56.905130+0000 mgr.y (mgr.15096) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:58.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[23612]: audit 2024-03-30T04:56:57.179752+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[23612]: audit 2024-03-30T04:56:57.185729+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[23612]: audit 2024-03-30T04:56:57.435589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:57 smithi172 bash[23612]: audit 2024-03-30T04:56:57.445164+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.248 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[36450]: debug 2024-03-30T04:56:58.128+0000 7f2e9a136200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T04:56:58.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:57 smithi173 bash[18498]: cluster 2024-03-30T04:56:56.905130+0000 mgr.y (mgr.15096) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T04:56:58.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:57 smithi173 bash[18498]: audit 2024-03-30T04:56:57.179752+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:57 smithi173 bash[18498]: audit 2024-03-30T04:56:57.185729+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:57 smithi173 bash[18498]: audit 2024-03-30T04:56:57.435589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.249 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:57 smithi173 bash[18498]: audit 2024-03-30T04:56:57.445164+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:58.559 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[36450]: debug 2024-03-30T04:56:58.252+0000 7f2e9a136200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T04:56:58.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[36450]: debug 2024-03-30T04:56:58.564+0000 7f2e9a136200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T04:56:58.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[36450]: debug 2024-03-30T04:56:58.684+0000 7f2e9a136200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T04:56:58.859 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[38336]: ts=2024-03-30T04:56:58.750Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.173:8765: connect: connection refused" 2024-03-30T04:56:58.859 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[38336]: ts=2024-03-30T04:56:58.751Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.173:8765: connect: connection refused" 2024-03-30T04:56:58.859 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[38336]: ts=2024-03-30T04:56:58.754Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.173:8765: connect: connection refused" 2024-03-30T04:56:58.859 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[38336]: ts=2024-03-30T04:56:58.754Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.173:8765: connect: connection refused" 2024-03-30T04:56:58.859 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[38336]: ts=2024-03-30T04:56:58.754Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.173:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.173:8765: connect: connection refused" 2024-03-30T04:56:59.276 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[18498]: audit 2024-03-30T04:56:57.756909+0000 mgr.y (mgr.15096) 9 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:59.276 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[18498]: audit 2024-03-30T04:56:58.245229+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.276 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[18498]: audit 2024-03-30T04:56:58.258560+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.276 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[18498]: audit 2024-03-30T04:56:58.456320+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[18498]: audit 2024-03-30T04:56:58.464329+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[18498]: audit 2024-03-30T04:56:58.467407+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:59.277 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:58 smithi173 bash[18498]: audit 2024-03-30T04:56:58.468487+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:59.277 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[36450]: debug 2024-03-30T04:56:59.156+0000 7f2e9a136200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T04:56:59.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[18533]: audit 2024-03-30T04:56:57.756909+0000 mgr.y (mgr.15096) 9 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:59.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[18533]: audit 2024-03-30T04:56:58.245229+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[18533]: audit 2024-03-30T04:56:58.258560+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[18533]: audit 2024-03-30T04:56:58.456320+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[18533]: audit 2024-03-30T04:56:58.464329+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[18533]: audit 2024-03-30T04:56:58.467407+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:59.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[18533]: audit 2024-03-30T04:56:58.468487+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:59.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[23612]: audit 2024-03-30T04:56:57.756909+0000 mgr.y (mgr.15096) 9 : audit [DBG] from='client.24946 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:56:59.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[23612]: audit 2024-03-30T04:56:58.245229+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[23612]: audit 2024-03-30T04:56:58.258560+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[23612]: audit 2024-03-30T04:56:58.456320+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[23612]: audit 2024-03-30T04:56:58.464329+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:56:59.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[23612]: audit 2024-03-30T04:56:58.467407+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:56:59.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:58 smithi172 bash[23612]: audit 2024-03-30T04:56:58.468487+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:56:59.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[36450]: debug 2024-03-30T04:56:59.280+0000 7f2e9a136200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T04:56:59.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[36450]: [30/Mar/2024:04:56:59] ENGINE Bus STARTING 2024-03-30T04:56:59.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[36450]: CherryPy Checker: 2024-03-30T04:56:59.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[36450]: The Application mounted at '' has an empty config. 2024-03-30T04:56:59.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[36450]: [30/Mar/2024:04:56:59] ENGINE Serving on http://:::9283 2024-03-30T04:56:59.609 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[36450]: [30/Mar/2024:04:56:59] ENGINE Bus STARTED 2024-03-30T04:57:00.148 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[51720]: level=info ts=2024-03-30T04:56:59.780Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=6 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cephadm 2024-03-30T04:56:58.469008+0000 mgr.y (mgr.15096) 10 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cephadm 2024-03-30T04:56:58.469247+0000 mgr.y (mgr.15096) 11 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cephadm 2024-03-30T04:56:58.633683+0000 mgr.y (mgr.15096) 12 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cephadm 2024-03-30T04:56:58.633960+0000 mgr.y (mgr.15096) 13 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cephadm 2024-03-30T04:56:58.798402+0000 mgr.y (mgr.15096) 14 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cephadm 2024-03-30T04:56:58.798681+0000 mgr.y (mgr.15096) 15 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cluster 2024-03-30T04:56:58.906068+0000 mgr.y (mgr.15096) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cephadm 2024-03-30T04:56:58.963261+0000 mgr.y (mgr.15096) 17 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:57:00.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cephadm 2024-03-30T04:56:58.963941+0000 mgr.y (mgr.15096) 18 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.139211+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.147100+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.157096+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.164740+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.177706+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.258140+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.258354+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.277367+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cluster 2024-03-30T04:56:59.305181+0000 mon.a (mon.0) 983 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.307033+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:57:00.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cephadm 2024-03-30T04:56:58.469008+0000 mgr.y (mgr.15096) 10 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cephadm 2024-03-30T04:56:58.469247+0000 mgr.y (mgr.15096) 11 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cephadm 2024-03-30T04:56:58.633683+0000 mgr.y (mgr.15096) 12 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cephadm 2024-03-30T04:56:58.633960+0000 mgr.y (mgr.15096) 13 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cephadm 2024-03-30T04:56:58.798402+0000 mgr.y (mgr.15096) 14 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cephadm 2024-03-30T04:56:58.798681+0000 mgr.y (mgr.15096) 15 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cluster 2024-03-30T04:56:58.906068+0000 mgr.y (mgr.15096) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cephadm 2024-03-30T04:56:58.963261+0000 mgr.y (mgr.15096) 17 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cephadm 2024-03-30T04:56:58.963941+0000 mgr.y (mgr.15096) 18 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.139211+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.147100+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.157096+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.164740+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.177706+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.258140+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:57:00.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.258354+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:57:00.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.277367+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:00.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cluster 2024-03-30T04:56:59.305181+0000 mon.a (mon.0) 983 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:57:00.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.307033+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:57:00.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.307876+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:57:00.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.310223+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:57:00.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: audit 2024-03-30T04:56:59.310594+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:57:00.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[23612]: cluster 2024-03-30T04:56:59.674337+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:57:00.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.307876+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:57:00.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.310223+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:57:00.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: audit 2024-03-30T04:56:59.310594+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:57:00.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:56:59 smithi172 bash[18533]: cluster 2024-03-30T04:56:59.674337+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:57:00.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cephadm 2024-03-30T04:56:58.469008+0000 mgr.y (mgr.15096) 10 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T04:57:00.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cephadm 2024-03-30T04:56:58.469247+0000 mgr.y (mgr.15096) 11 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T04:57:00.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cephadm 2024-03-30T04:56:58.633683+0000 mgr.y (mgr.15096) 12 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:57:00.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cephadm 2024-03-30T04:56:58.633960+0000 mgr.y (mgr.15096) 13 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cephadm 2024-03-30T04:56:58.798402+0000 mgr.y (mgr.15096) 14 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cephadm 2024-03-30T04:56:58.798681+0000 mgr.y (mgr.15096) 15 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cluster 2024-03-30T04:56:58.906068+0000 mgr.y (mgr.15096) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cephadm 2024-03-30T04:56:58.963261+0000 mgr.y (mgr.15096) 17 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cephadm 2024-03-30T04:56:58.963941+0000 mgr.y (mgr.15096) 18 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.139211+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.147100+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.157096+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.164740+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.177706+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.258140+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.258354+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15096 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T04:57:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.277367+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:00.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cluster 2024-03-30T04:56:59.305181+0000 mon.a (mon.0) 983 : cluster [DBG] Standby manager daemon x started 2024-03-30T04:57:00.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.307033+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T04:57:00.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.307876+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T04:57:00.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.310223+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T04:57:00.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: audit 2024-03-30T04:56:59.310594+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.? 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T04:57:00.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:56:59 smithi173 bash[18498]: cluster 2024-03-30T04:56:59.674337+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[18533]: cluster 2024-03-30T04:56:59.168721+0000 mgr.y (mgr.15096) 19 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[18533]: cephadm 2024-03-30T04:56:59.256388+0000 mgr.y (mgr.15096) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[18533]: cephadm 2024-03-30T04:56:59.278875+0000 mgr.y (mgr.15096) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[18533]: cluster 2024-03-30T04:57:00.189211+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[18533]: audit 2024-03-30T04:57:00.192673+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[23612]: cluster 2024-03-30T04:56:59.168721+0000 mgr.y (mgr.15096) 19 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[23612]: cephadm 2024-03-30T04:56:59.256388+0000 mgr.y (mgr.15096) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[23612]: cephadm 2024-03-30T04:56:59.278875+0000 mgr.y (mgr.15096) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[23612]: cluster 2024-03-30T04:57:00.189211+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T04:57:00.969 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:00 smithi172 bash[23612]: audit 2024-03-30T04:57:00.192673+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:57:01.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:00 smithi173 bash[18498]: cluster 2024-03-30T04:56:59.168721+0000 mgr.y (mgr.15096) 19 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T04:57:01.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:00 smithi173 bash[18498]: cephadm 2024-03-30T04:56:59.256388+0000 mgr.y (mgr.15096) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T04:57:01.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:00 smithi173 bash[18498]: cephadm 2024-03-30T04:56:59.278875+0000 mgr.y (mgr.15096) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T04:57:01.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:00 smithi173 bash[18498]: cluster 2024-03-30T04:57:00.189211+0000 mon.a (mon.0) 985 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-03-30T04:57:01.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:00 smithi173 bash[18498]: audit 2024-03-30T04:57:00.192673+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T04:57:03.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:02 smithi172 bash[18533]: cluster 2024-03-30T04:57:01.169481+0000 mgr.y (mgr.15096) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:57:03.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:02 smithi172 bash[18533]: audit 2024-03-30T04:57:02.875713+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:03.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:02 smithi172 bash[18533]: audit 2024-03-30T04:57:02.886612+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:03.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:02 smithi172 bash[23612]: cluster 2024-03-30T04:57:01.169481+0000 mgr.y (mgr.15096) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:57:03.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:02 smithi172 bash[23612]: audit 2024-03-30T04:57:02.875713+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:03.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:02 smithi172 bash[23612]: audit 2024-03-30T04:57:02.886612+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:03.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:02 smithi173 bash[18498]: cluster 2024-03-30T04:57:01.169481+0000 mgr.y (mgr.15096) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T04:57:03.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:02 smithi173 bash[18498]: audit 2024-03-30T04:57:02.875713+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:03.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:02 smithi173 bash[18498]: audit 2024-03-30T04:57:02.886612+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:03.858 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 04:57:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:57:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T04:57:04.227 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:03 smithi172 bash[18533]: cephadm 2024-03-30T04:57:02.903204+0000 mgr.y (mgr.15096) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:57:04.227 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:03 smithi172 bash[23612]: cephadm 2024-03-30T04:57:02.903204+0000 mgr.y (mgr.15096) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:57:04.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:03 smithi173 bash[18498]: cephadm 2024-03-30T04:57:02.903204+0000 mgr.y (mgr.15096) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T04:57:05.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:04 smithi172 bash[18533]: cephadm 2024-03-30T04:57:03.147279+0000 mgr.y (mgr.15096) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:57:05.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:04 smithi172 bash[18533]: cluster 2024-03-30T04:57:03.171189+0000 mgr.y (mgr.15096) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:05.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:04 smithi172 bash[18533]: audit 2024-03-30T04:57:04.881942+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.172:0/3987023983' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:57:05.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:04 smithi172 bash[23612]: cephadm 2024-03-30T04:57:03.147279+0000 mgr.y (mgr.15096) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:57:05.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:04 smithi172 bash[23612]: cluster 2024-03-30T04:57:03.171189+0000 mgr.y (mgr.15096) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:05.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:04 smithi172 bash[23612]: audit 2024-03-30T04:57:04.881942+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.172:0/3987023983' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:57:05.358 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:04 smithi173 bash[18498]: cephadm 2024-03-30T04:57:03.147279+0000 mgr.y (mgr.15096) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T04:57:05.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:04 smithi173 bash[18498]: cluster 2024-03-30T04:57:03.171189+0000 mgr.y (mgr.15096) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:05.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:04 smithi173 bash[18498]: audit 2024-03-30T04:57:04.881942+0000 mon.c (mon.1) 153 : audit [DBG] from='client.? 172.21.15.172:0/3987023983' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T04:57:07.058 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[18498]: cluster 2024-03-30T04:57:05.171962+0000 mgr.y (mgr.15096) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:07.058 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[18498]: audit 2024-03-30T04:57:06.022676+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:07.059 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 systemd[1]: Stopping Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T04:57:07.059 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[41630]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:57:07.059 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T04:57:07.059 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T04:57:07.059 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T04:57:07.059 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T04:57:07.059 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T04:57:07.059 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T04:57:07.060 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T04:57:07.060 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T04:57:07.060 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.889Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T04:57:07.060 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.890Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T04:57:07.060 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.890Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T04:57:07.060 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:06 smithi173 bash[38336]: ts=2024-03-30T04:57:06.890Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T04:57:07.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:06 smithi172 bash[18533]: cluster 2024-03-30T04:57:05.171962+0000 mgr.y (mgr.15096) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:07.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:06 smithi172 bash[18533]: audit 2024-03-30T04:57:06.022676+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:07.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:06 smithi172 bash[23612]: cluster 2024-03-30T04:57:05.171962+0000 mgr.y (mgr.15096) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:07.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:06 smithi172 bash[23612]: audit 2024-03-30T04:57:06.022676+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:07.608 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:07 smithi173 bash[41638]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T04:57:07.609 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:07 smithi173 bash[41675]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T04:57:07.609 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:07 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T04:57:07.609 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:07 smithi173 systemd[1]: Stopped Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:57:07.609 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:07 smithi173 systemd[1]: Started Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T04:57:08.558 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.366Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T04:57:08.558 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.366Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T04:57:08.558 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.366Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.366Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi173 (none))" 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.366Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.366Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.368Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.368Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.370Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.373Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.373Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.562µs 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.373Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T04:57:08.559 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.528Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-03-30T04:57:08.858 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[41704]: ts=2024-03-30T04:57:08.808Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-03-30T04:57:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: cluster 2024-03-30T04:57:07.173718+0000 mgr.y (mgr.15096) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.566510+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.578494+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.637512+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:57:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.638306+0000 mgr.y (mgr.15096) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:57:08.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.658330+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: cephadm 2024-03-30T04:57:07.661620+0000 mgr.y (mgr.15096) 29 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:57:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.663069+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:57:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.663471+0000 mgr.y (mgr.15096) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:57:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.668633+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:57:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.669404+0000 mgr.y (mgr.15096) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:57:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.677134+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.689428+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:57:08.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:08 smithi173 bash[18498]: audit 2024-03-30T04:57:07.689763+0000 mgr.y (mgr.15096) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:57:08.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: cluster 2024-03-30T04:57:07.173718+0000 mgr.y (mgr.15096) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:08.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.566510+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.578494+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.637512+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:57:08.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.638306+0000 mgr.y (mgr.15096) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:57:08.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.658330+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: cephadm 2024-03-30T04:57:07.661620+0000 mgr.y (mgr.15096) 29 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.663069+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.663471+0000 mgr.y (mgr.15096) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.668633+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.669404+0000 mgr.y (mgr.15096) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.677134+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.689428+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[18533]: audit 2024-03-30T04:57:07.689763+0000 mgr.y (mgr.15096) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: cluster 2024-03-30T04:57:07.173718+0000 mgr.y (mgr.15096) 27 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.566510+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.578494+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.637512+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.638306+0000 mgr.y (mgr.15096) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.658330+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: cephadm 2024-03-30T04:57:07.661620+0000 mgr.y (mgr.15096) 29 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.663069+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.663471+0000 mgr.y (mgr.15096) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.668633+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.669404+0000 mgr.y (mgr.15096) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.677134+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.689428+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:57:08.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:08 smithi172 bash[23612]: audit 2024-03-30T04:57:07.689763+0000 mgr.y (mgr.15096) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T04:57:09.359 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:09 smithi173 bash[41704]: ts=2024-03-30T04:57:09.033Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-03-30T04:57:09.359 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:09 smithi173 bash[41704]: ts=2024-03-30T04:57:09.033Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-03-30T04:57:09.359 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:09 smithi173 bash[41704]: ts=2024-03-30T04:57:09.033Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.875µs wal_replay_duration=660.787117ms total_replay_duration=660.838206ms 2024-03-30T04:57:09.359 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:09 smithi173 bash[41704]: ts=2024-03-30T04:57:09.043Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T04:57:09.359 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:09 smithi173 bash[41704]: ts=2024-03-30T04:57:09.043Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T04:57:09.359 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:09 smithi173 bash[41704]: ts=2024-03-30T04:57:09.043Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T04:57:09.359 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:09 smithi173 bash[41704]: ts=2024-03-30T04:57:09.108Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=65.309033ms db_storage=1.493µs remote_storage=2.516µs web_handler=727ns query_engine=1.21µs scrape=592.96µs scrape_sd=242.102µs notify=53.458µs notify_sd=69.261µs rules=63.467368ms 2024-03-30T04:57:09.359 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 04:57:09 smithi173 bash[41704]: ts=2024-03-30T04:57:09.108Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T04:57:11.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:10 smithi173 bash[18498]: cluster 2024-03-30T04:57:09.174312+0000 mgr.y (mgr.15096) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 1 op/s 2024-03-30T04:57:11.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:10 smithi172 bash[18533]: cluster 2024-03-30T04:57:09.174312+0000 mgr.y (mgr.15096) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 1 op/s 2024-03-30T04:57:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:10 smithi172 bash[23612]: cluster 2024-03-30T04:57:09.174312+0000 mgr.y (mgr.15096) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 1 op/s 2024-03-30T04:57:13.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:12 smithi173 bash[18498]: cluster 2024-03-30T04:57:11.175068+0000 mgr.y (mgr.15096) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:57:13.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:12 smithi172 bash[23612]: cluster 2024-03-30T04:57:11.175068+0000 mgr.y (mgr.15096) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:57:13.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:12 smithi172 bash[18533]: cluster 2024-03-30T04:57:11.175068+0000 mgr.y (mgr.15096) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T04:57:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: cluster 2024-03-30T04:57:13.177106+0000 mgr.y (mgr.15096) 35 : cluster [DBG] pgmap v15: 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-03-30T04:57:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: audit 2024-03-30T04:57:13.589913+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: audit 2024-03-30T04:57:13.596044+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: audit 2024-03-30T04:57:13.745082+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: audit 2024-03-30T04:57:13.757348+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: audit 2024-03-30T04:57:13.761991+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:14.859 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: audit 2024-03-30T04:57:13.763567+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:14.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: cluster 2024-03-30T04:57:13.765151+0000 mgr.y (mgr.15096) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s 2024-03-30T04:57:14.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: cluster 2024-03-30T04:57:13.765514+0000 mgr.y (mgr.15096) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 1 op/s 2024-03-30T04:57:14.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:14 smithi173 bash[18498]: audit 2024-03-30T04:57:13.772240+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: cluster 2024-03-30T04:57:13.177106+0000 mgr.y (mgr.15096) 35 : cluster [DBG] pgmap v15: 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-03-30T04:57:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: audit 2024-03-30T04:57:13.589913+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: audit 2024-03-30T04:57:13.596044+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: audit 2024-03-30T04:57:13.745082+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: audit 2024-03-30T04:57:13.757348+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: audit 2024-03-30T04:57:13.761991+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: audit 2024-03-30T04:57:13.763567+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: cluster 2024-03-30T04:57:13.765151+0000 mgr.y (mgr.15096) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: cluster 2024-03-30T04:57:13.765514+0000 mgr.y (mgr.15096) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 1 op/s 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[18533]: audit 2024-03-30T04:57:13.772240+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: cluster 2024-03-30T04:57:13.177106+0000 mgr.y (mgr.15096) 35 : cluster [DBG] pgmap v15: 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-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: audit 2024-03-30T04:57:13.589913+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: audit 2024-03-30T04:57:13.596044+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: audit 2024-03-30T04:57:13.745082+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: audit 2024-03-30T04:57:13.757348+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: audit 2024-03-30T04:57:13.761991+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: audit 2024-03-30T04:57:13.763567+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: cluster 2024-03-30T04:57:13.765151+0000 mgr.y (mgr.15096) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 773 B/s rd, 0 op/s 2024-03-30T04:57:14.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: cluster 2024-03-30T04:57:13.765514+0000 mgr.y (mgr.15096) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 1 op/s 2024-03-30T04:57:14.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:14 smithi172 bash[23612]: audit 2024-03-30T04:57:13.772240+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:57:16.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:15 smithi173 bash[18498]: audit 2024-03-30T04:57:14.565907+0000 mgr.y (mgr.15096) 38 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:16.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:15 smithi172 bash[18533]: audit 2024-03-30T04:57:14.565907+0000 mgr.y (mgr.15096) 38 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:15 smithi172 bash[23612]: audit 2024-03-30T04:57:14.565907+0000 mgr.y (mgr.15096) 38 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:17.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:16 smithi173 bash[18498]: cluster 2024-03-30T04:57:15.766219+0000 mgr.y (mgr.15096) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:57:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:16 smithi172 bash[18533]: cluster 2024-03-30T04:57:15.766219+0000 mgr.y (mgr.15096) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:57:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:16 smithi172 bash[23612]: cluster 2024-03-30T04:57:15.766219+0000 mgr.y (mgr.15096) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:57:19.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:18 smithi173 bash[18498]: cluster 2024-03-30T04:57:17.768036+0000 mgr.y (mgr.15096) 40 : 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-03-30T04:57:19.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:18 smithi172 bash[18533]: cluster 2024-03-30T04:57:17.768036+0000 mgr.y (mgr.15096) 40 : 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-03-30T04:57:19.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:18 smithi172 bash[23612]: cluster 2024-03-30T04:57:17.768036+0000 mgr.y (mgr.15096) 40 : 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-03-30T04:57:21.102 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:20 smithi172 bash[18533]: cluster 2024-03-30T04:57:19.768844+0000 mgr.y (mgr.15096) 41 : cluster [DBG] pgmap v20: 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-03-30T04:57:21.102 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:20 smithi172 bash[23612]: cluster 2024-03-30T04:57:19.768844+0000 mgr.y (mgr.15096) 41 : cluster [DBG] pgmap v20: 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-03-30T04:57:21.108 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:20 smithi173 bash[18498]: cluster 2024-03-30T04:57:19.768844+0000 mgr.y (mgr.15096) 41 : cluster [DBG] pgmap v20: 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-03-30T04:57:21.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:57:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:57:21] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:57:22.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:21 smithi173 bash[18498]: audit 2024-03-30T04:57:21.022904+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:22.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:21 smithi172 bash[18533]: audit 2024-03-30T04:57:21.022904+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:21 smithi172 bash[23612]: audit 2024-03-30T04:57:21.022904+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:23.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:22 smithi173 bash[18498]: cluster 2024-03-30T04:57:21.769656+0000 mgr.y (mgr.15096) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:57:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:22 smithi172 bash[18533]: cluster 2024-03-30T04:57:21.769656+0000 mgr.y (mgr.15096) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:57:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:22 smithi172 bash[23612]: cluster 2024-03-30T04:57:21.769656+0000 mgr.y (mgr.15096) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T04:57:24.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:24 smithi172 bash[18533]: cluster 2024-03-30T04:57:23.771350+0000 mgr.y (mgr.15096) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:24.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:24 smithi172 bash[23612]: cluster 2024-03-30T04:57:23.771350+0000 mgr.y (mgr.15096) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:25.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:24 smithi173 bash[18498]: cluster 2024-03-30T04:57:23.771350+0000 mgr.y (mgr.15096) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:57:26.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:25 smithi173 bash[18498]: audit 2024-03-30T04:57:24.570231+0000 mgr.y (mgr.15096) 44 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:26.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:25 smithi172 bash[18533]: audit 2024-03-30T04:57:24.570231+0000 mgr.y (mgr.15096) 44 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:26.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:25 smithi172 bash[23612]: audit 2024-03-30T04:57:24.570231+0000 mgr.y (mgr.15096) 44 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:27.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:26 smithi173 bash[18498]: cluster 2024-03-30T04:57:25.772134+0000 mgr.y (mgr.15096) 45 : 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-03-30T04:57:27.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:26 smithi172 bash[18533]: cluster 2024-03-30T04:57:25.772134+0000 mgr.y (mgr.15096) 45 : 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-03-30T04:57:27.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:26 smithi172 bash[23612]: cluster 2024-03-30T04:57:25.772134+0000 mgr.y (mgr.15096) 45 : 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-03-30T04:57:29.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:28 smithi173 bash[18498]: cluster 2024-03-30T04:57:27.773870+0000 mgr.y (mgr.15096) 46 : 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-03-30T04:57:29.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:28 smithi172 bash[18533]: cluster 2024-03-30T04:57:27.773870+0000 mgr.y (mgr.15096) 46 : 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-03-30T04:57:29.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:28 smithi172 bash[23612]: cluster 2024-03-30T04:57:27.773870+0000 mgr.y (mgr.15096) 46 : 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-03-30T04:57:31.099 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:30 smithi172 bash[18533]: cluster 2024-03-30T04:57:29.774721+0000 mgr.y (mgr.15096) 47 : 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-03-30T04:57:31.100 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:30 smithi172 bash[23612]: cluster 2024-03-30T04:57:29.774721+0000 mgr.y (mgr.15096) 47 : 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-03-30T04:57:31.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:30 smithi173 bash[18498]: cluster 2024-03-30T04:57:29.774721+0000 mgr.y (mgr.15096) 47 : 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-03-30T04:57:31.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:57:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:57:31] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:57:33.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:32 smithi173 bash[18498]: cluster 2024-03-30T04:57:31.775472+0000 mgr.y (mgr.15096) 48 : 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-03-30T04:57:33.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:32 smithi172 bash[18533]: cluster 2024-03-30T04:57:31.775472+0000 mgr.y (mgr.15096) 48 : 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-03-30T04:57:33.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:32 smithi172 bash[23612]: cluster 2024-03-30T04:57:31.775472+0000 mgr.y (mgr.15096) 48 : 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-03-30T04:57:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:34 smithi172 bash[18533]: cluster 2024-03-30T04:57:33.777190+0000 mgr.y (mgr.15096) 49 : 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-03-30T04:57:34.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:34 smithi172 bash[23612]: cluster 2024-03-30T04:57:33.777190+0000 mgr.y (mgr.15096) 49 : 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-03-30T04:57:35.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:34 smithi173 bash[18498]: cluster 2024-03-30T04:57:33.777190+0000 mgr.y (mgr.15096) 49 : 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-03-30T04:57:36.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:35 smithi173 bash[18498]: audit 2024-03-30T04:57:34.575462+0000 mgr.y (mgr.15096) 50 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:36.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:35 smithi172 bash[18533]: audit 2024-03-30T04:57:34.575462+0000 mgr.y (mgr.15096) 50 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:35 smithi172 bash[23612]: audit 2024-03-30T04:57:34.575462+0000 mgr.y (mgr.15096) 50 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:37.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:36 smithi173 bash[18498]: cluster 2024-03-30T04:57:35.778027+0000 mgr.y (mgr.15096) 51 : 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-03-30T04:57:37.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:36 smithi173 bash[18498]: audit 2024-03-30T04:57:36.023168+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:36 smithi172 bash[23612]: cluster 2024-03-30T04:57:35.778027+0000 mgr.y (mgr.15096) 51 : 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-03-30T04:57:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:36 smithi172 bash[23612]: audit 2024-03-30T04:57:36.023168+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:37.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:36 smithi172 bash[18533]: cluster 2024-03-30T04:57:35.778027+0000 mgr.y (mgr.15096) 51 : 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-03-30T04:57:37.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:36 smithi172 bash[18533]: audit 2024-03-30T04:57:36.023168+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:39.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:38 smithi173 bash[18498]: cluster 2024-03-30T04:57:37.779686+0000 mgr.y (mgr.15096) 52 : 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-03-30T04:57:39.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:38 smithi172 bash[18533]: cluster 2024-03-30T04:57:37.779686+0000 mgr.y (mgr.15096) 52 : 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-03-30T04:57:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:38 smithi172 bash[23612]: cluster 2024-03-30T04:57:37.779686+0000 mgr.y (mgr.15096) 52 : 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-03-30T04:57:41.100 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:40 smithi172 bash[18533]: cluster 2024-03-30T04:57:39.780529+0000 mgr.y (mgr.15096) 53 : 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-03-30T04:57:41.101 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:40 smithi172 bash[23612]: cluster 2024-03-30T04:57:39.780529+0000 mgr.y (mgr.15096) 53 : 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-03-30T04:57:41.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:40 smithi173 bash[18498]: cluster 2024-03-30T04:57:39.780529+0000 mgr.y (mgr.15096) 53 : 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-03-30T04:57:41.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:57:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:57:41] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:57:43.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:42 smithi173 bash[18498]: cluster 2024-03-30T04:57:41.781269+0000 mgr.y (mgr.15096) 54 : 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-03-30T04:57:43.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:42 smithi172 bash[18533]: cluster 2024-03-30T04:57:41.781269+0000 mgr.y (mgr.15096) 54 : 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-03-30T04:57:43.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:42 smithi172 bash[23612]: cluster 2024-03-30T04:57:41.781269+0000 mgr.y (mgr.15096) 54 : 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-03-30T04:57:44.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:44 smithi172 bash[18533]: cluster 2024-03-30T04:57:43.782995+0000 mgr.y (mgr.15096) 55 : 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-03-30T04:57:44.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:44 smithi172 bash[23612]: cluster 2024-03-30T04:57:43.782995+0000 mgr.y (mgr.15096) 55 : 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-03-30T04:57:45.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:44 smithi173 bash[18498]: cluster 2024-03-30T04:57:43.782995+0000 mgr.y (mgr.15096) 55 : 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-03-30T04:57:46.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:45 smithi173 bash[18498]: audit 2024-03-30T04:57:44.584078+0000 mgr.y (mgr.15096) 56 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:45 smithi172 bash[18533]: audit 2024-03-30T04:57:44.584078+0000 mgr.y (mgr.15096) 56 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:46.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:45 smithi172 bash[23612]: audit 2024-03-30T04:57:44.584078+0000 mgr.y (mgr.15096) 56 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:47.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:46 smithi173 bash[18498]: cluster 2024-03-30T04:57:45.783763+0000 mgr.y (mgr.15096) 57 : 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-03-30T04:57:47.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:46 smithi172 bash[18533]: cluster 2024-03-30T04:57:45.783763+0000 mgr.y (mgr.15096) 57 : 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-03-30T04:57:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:46 smithi172 bash[23612]: cluster 2024-03-30T04:57:45.783763+0000 mgr.y (mgr.15096) 57 : 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-03-30T04:57:49.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:48 smithi173 bash[18498]: cluster 2024-03-30T04:57:47.785526+0000 mgr.y (mgr.15096) 58 : 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-03-30T04:57:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:48 smithi172 bash[18533]: cluster 2024-03-30T04:57:47.785526+0000 mgr.y (mgr.15096) 58 : 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-03-30T04:57:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:48 smithi172 bash[23612]: cluster 2024-03-30T04:57:47.785526+0000 mgr.y (mgr.15096) 58 : 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-03-30T04:57:51.107 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:50 smithi172 bash[18533]: cluster 2024-03-30T04:57:49.786284+0000 mgr.y (mgr.15096) 59 : 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-03-30T04:57:51.107 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:50 smithi172 bash[23612]: cluster 2024-03-30T04:57:49.786284+0000 mgr.y (mgr.15096) 59 : 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-03-30T04:57:51.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:50 smithi173 bash[18498]: cluster 2024-03-30T04:57:49.786284+0000 mgr.y (mgr.15096) 59 : 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-03-30T04:57:51.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:57:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:57:51] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:57:52.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:51 smithi173 bash[18498]: audit 2024-03-30T04:57:51.025782+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:51 smithi172 bash[18533]: audit 2024-03-30T04:57:51.025782+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:51 smithi172 bash[23612]: audit 2024-03-30T04:57:51.025782+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:57:53.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:52 smithi173 bash[18498]: cluster 2024-03-30T04:57:51.787061+0000 mgr.y (mgr.15096) 60 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:57:53.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:52 smithi172 bash[18533]: cluster 2024-03-30T04:57:51.787061+0000 mgr.y (mgr.15096) 60 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:57:53.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:52 smithi172 bash[23612]: cluster 2024-03-30T04:57:51.787061+0000 mgr.y (mgr.15096) 60 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:57:54.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:54 smithi172 bash[18533]: cluster 2024-03-30T04:57:53.788902+0000 mgr.y (mgr.15096) 61 : 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-03-30T04:57:54.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:54 smithi172 bash[23612]: cluster 2024-03-30T04:57:53.788902+0000 mgr.y (mgr.15096) 61 : 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-03-30T04:57:55.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:54 smithi173 bash[18498]: cluster 2024-03-30T04:57:53.788902+0000 mgr.y (mgr.15096) 61 : 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-03-30T04:57:56.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:55 smithi173 bash[18498]: audit 2024-03-30T04:57:54.595294+0000 mgr.y (mgr.15096) 62 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:56.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:55 smithi172 bash[18533]: audit 2024-03-30T04:57:54.595294+0000 mgr.y (mgr.15096) 62 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:55 smithi172 bash[23612]: audit 2024-03-30T04:57:54.595294+0000 mgr.y (mgr.15096) 62 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:57:57.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:56 smithi173 bash[18498]: cluster 2024-03-30T04:57:55.789642+0000 mgr.y (mgr.15096) 63 : 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-03-30T04:57:57.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:56 smithi172 bash[18533]: cluster 2024-03-30T04:57:55.789642+0000 mgr.y (mgr.15096) 63 : 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-03-30T04:57:57.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:56 smithi172 bash[23612]: cluster 2024-03-30T04:57:55.789642+0000 mgr.y (mgr.15096) 63 : 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-03-30T04:57:59.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:57:58 smithi173 bash[18498]: cluster 2024-03-30T04:57:57.791250+0000 mgr.y (mgr.15096) 64 : 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-03-30T04:57:59.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:57:58 smithi172 bash[18533]: cluster 2024-03-30T04:57:57.791250+0000 mgr.y (mgr.15096) 64 : 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-03-30T04:57:59.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:57:58 smithi172 bash[23612]: cluster 2024-03-30T04:57:57.791250+0000 mgr.y (mgr.15096) 64 : 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-03-30T04:58:01.100 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:00 smithi172 bash[18533]: cluster 2024-03-30T04:57:59.791980+0000 mgr.y (mgr.15096) 65 : 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-03-30T04:58:01.100 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:00 smithi172 bash[23612]: cluster 2024-03-30T04:57:59.791980+0000 mgr.y (mgr.15096) 65 : 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-03-30T04:58:01.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:00 smithi173 bash[18498]: cluster 2024-03-30T04:57:59.791980+0000 mgr.y (mgr.15096) 65 : 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-03-30T04:58:01.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:58:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:58:01] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:58:03.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:02 smithi173 bash[18498]: cluster 2024-03-30T04:58:01.792798+0000 mgr.y (mgr.15096) 66 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:03.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:02 smithi172 bash[18533]: cluster 2024-03-30T04:58:01.792798+0000 mgr.y (mgr.15096) 66 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:03.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:02 smithi172 bash[23612]: cluster 2024-03-30T04:58:01.792798+0000 mgr.y (mgr.15096) 66 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:04.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:04 smithi172 bash[18533]: cluster 2024-03-30T04:58:03.794410+0000 mgr.y (mgr.15096) 67 : cluster [DBG] pgmap v42: 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-03-30T04:58:04.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:04 smithi172 bash[23612]: cluster 2024-03-30T04:58:03.794410+0000 mgr.y (mgr.15096) 67 : cluster [DBG] pgmap v42: 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-03-30T04:58:05.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:04 smithi173 bash[18498]: cluster 2024-03-30T04:58:03.794410+0000 mgr.y (mgr.15096) 67 : cluster [DBG] pgmap v42: 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-03-30T04:58:06.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:05 smithi173 bash[18498]: audit 2024-03-30T04:58:04.606377+0000 mgr.y (mgr.15096) 68 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:06.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:05 smithi172 bash[18533]: audit 2024-03-30T04:58:04.606377+0000 mgr.y (mgr.15096) 68 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:06.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:05 smithi172 bash[23612]: audit 2024-03-30T04:58:04.606377+0000 mgr.y (mgr.15096) 68 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:07.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:06 smithi173 bash[18498]: cluster 2024-03-30T04:58:05.795167+0000 mgr.y (mgr.15096) 69 : 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-03-30T04:58:07.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:06 smithi173 bash[18498]: audit 2024-03-30T04:58:06.025956+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:07.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:06 smithi172 bash[18533]: cluster 2024-03-30T04:58:05.795167+0000 mgr.y (mgr.15096) 69 : 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-03-30T04:58:07.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:06 smithi172 bash[18533]: audit 2024-03-30T04:58:06.025956+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:07.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:06 smithi172 bash[23612]: cluster 2024-03-30T04:58:05.795167+0000 mgr.y (mgr.15096) 69 : 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-03-30T04:58:07.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:06 smithi172 bash[23612]: audit 2024-03-30T04:58:06.025956+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:09.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:08 smithi173 bash[18498]: cluster 2024-03-30T04:58:07.796977+0000 mgr.y (mgr.15096) 70 : 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-03-30T04:58:09.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:08 smithi172 bash[18533]: cluster 2024-03-30T04:58:07.796977+0000 mgr.y (mgr.15096) 70 : 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-03-30T04:58:09.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:08 smithi172 bash[23612]: cluster 2024-03-30T04:58:07.796977+0000 mgr.y (mgr.15096) 70 : 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-03-30T04:58:11.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:10 smithi173 bash[18498]: cluster 2024-03-30T04:58:09.797727+0000 mgr.y (mgr.15096) 71 : 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-03-30T04:58:11.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:10 smithi172 bash[18533]: cluster 2024-03-30T04:58:09.797727+0000 mgr.y (mgr.15096) 71 : 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-03-30T04:58:11.149 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:58:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:58:11] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-03-30T04:58:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:10 smithi172 bash[23612]: cluster 2024-03-30T04:58:09.797727+0000 mgr.y (mgr.15096) 71 : 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-03-30T04:58:13.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:12 smithi173 bash[18498]: cluster 2024-03-30T04:58:11.798503+0000 mgr.y (mgr.15096) 72 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:13.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:12 smithi172 bash[18533]: cluster 2024-03-30T04:58:11.798503+0000 mgr.y (mgr.15096) 72 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:13.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:12 smithi172 bash[23612]: cluster 2024-03-30T04:58:11.798503+0000 mgr.y (mgr.15096) 72 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:14.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:14 smithi172 bash[23612]: cluster 2024-03-30T04:58:13.800226+0000 mgr.y (mgr.15096) 73 : cluster [DBG] pgmap v47: 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-03-30T04:58:14.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:14 smithi172 bash[23612]: audit 2024-03-30T04:58:14.591303+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:58:14.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:14 smithi172 bash[23612]: audit 2024-03-30T04:58:14.593518+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:58:14.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:14 smithi172 bash[23612]: audit 2024-03-30T04:58:14.605421+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:58:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:14 smithi172 bash[18533]: cluster 2024-03-30T04:58:13.800226+0000 mgr.y (mgr.15096) 73 : cluster [DBG] pgmap v47: 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-03-30T04:58:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:14 smithi172 bash[18533]: audit 2024-03-30T04:58:14.591303+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:58:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:14 smithi172 bash[18533]: audit 2024-03-30T04:58:14.593518+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:58:14.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:14 smithi172 bash[18533]: audit 2024-03-30T04:58:14.605421+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:58:15.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:14 smithi173 bash[18498]: cluster 2024-03-30T04:58:13.800226+0000 mgr.y (mgr.15096) 73 : cluster [DBG] pgmap v47: 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-03-30T04:58:15.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:14 smithi173 bash[18498]: audit 2024-03-30T04:58:14.591303+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:58:15.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:14 smithi173 bash[18498]: audit 2024-03-30T04:58:14.593518+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:58:15.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:14 smithi173 bash[18498]: audit 2024-03-30T04:58:14.605421+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:58:16.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:15 smithi173 bash[18498]: cluster 2024-03-30T04:58:14.596791+0000 mgr.y (mgr.15096) 74 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T04:58:16.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:15 smithi173 bash[18498]: cluster 2024-03-30T04:58:14.597267+0000 mgr.y (mgr.15096) 75 : cluster [DBG] pgmap v49: 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-03-30T04:58:16.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:15 smithi173 bash[18498]: audit 2024-03-30T04:58:14.616784+0000 mgr.y (mgr.15096) 76 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:16.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:15 smithi172 bash[18533]: cluster 2024-03-30T04:58:14.596791+0000 mgr.y (mgr.15096) 74 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T04:58:16.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:15 smithi172 bash[18533]: cluster 2024-03-30T04:58:14.597267+0000 mgr.y (mgr.15096) 75 : cluster [DBG] pgmap v49: 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-03-30T04:58:16.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:15 smithi172 bash[18533]: audit 2024-03-30T04:58:14.616784+0000 mgr.y (mgr.15096) 76 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:15 smithi172 bash[23612]: cluster 2024-03-30T04:58:14.596791+0000 mgr.y (mgr.15096) 74 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T04:58:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:15 smithi172 bash[23612]: cluster 2024-03-30T04:58:14.597267+0000 mgr.y (mgr.15096) 75 : cluster [DBG] pgmap v49: 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-03-30T04:58:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:15 smithi172 bash[23612]: audit 2024-03-30T04:58:14.616784+0000 mgr.y (mgr.15096) 76 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:18.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:17 smithi173 bash[18498]: cluster 2024-03-30T04:58:16.598016+0000 mgr.y (mgr.15096) 77 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-03-30T04:58:18.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:17 smithi172 bash[18533]: cluster 2024-03-30T04:58:16.598016+0000 mgr.y (mgr.15096) 77 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-03-30T04:58:18.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:17 smithi172 bash[23612]: cluster 2024-03-30T04:58:16.598016+0000 mgr.y (mgr.15096) 77 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-03-30T04:58:20.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:19 smithi173 bash[18498]: cluster 2024-03-30T04:58:18.599849+0000 mgr.y (mgr.15096) 78 : cluster [DBG] pgmap v51: 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-03-30T04:58:20.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:19 smithi172 bash[18533]: cluster 2024-03-30T04:58:18.599849+0000 mgr.y (mgr.15096) 78 : cluster [DBG] pgmap v51: 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-03-30T04:58:20.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:19 smithi172 bash[23612]: cluster 2024-03-30T04:58:18.599849+0000 mgr.y (mgr.15096) 78 : cluster [DBG] pgmap v51: 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-03-30T04:58:21.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:58:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:58:21] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.33.4" 2024-03-30T04:58:22.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:21 smithi173 bash[18498]: cluster 2024-03-30T04:58:20.600642+0000 mgr.y (mgr.15096) 79 : cluster [DBG] pgmap v52: 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-03-30T04:58:22.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:21 smithi173 bash[18498]: audit 2024-03-30T04:58:21.026611+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:22.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:21 smithi172 bash[18533]: cluster 2024-03-30T04:58:20.600642+0000 mgr.y (mgr.15096) 79 : cluster [DBG] pgmap v52: 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-03-30T04:58:22.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:21 smithi172 bash[18533]: audit 2024-03-30T04:58:21.026611+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:21 smithi172 bash[23612]: cluster 2024-03-30T04:58:20.600642+0000 mgr.y (mgr.15096) 79 : cluster [DBG] pgmap v52: 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-03-30T04:58:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:21 smithi172 bash[23612]: audit 2024-03-30T04:58:21.026611+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:24.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:23 smithi173 bash[18498]: cluster 2024-03-30T04:58:22.602216+0000 mgr.y (mgr.15096) 80 : cluster [DBG] pgmap v53: 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-03-30T04:58:24.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:23 smithi172 bash[18533]: cluster 2024-03-30T04:58:22.602216+0000 mgr.y (mgr.15096) 80 : cluster [DBG] pgmap v53: 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-03-30T04:58:24.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:23 smithi172 bash[23612]: cluster 2024-03-30T04:58:22.602216+0000 mgr.y (mgr.15096) 80 : cluster [DBG] pgmap v53: 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-03-30T04:58:26.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:25 smithi173 bash[18498]: cluster 2024-03-30T04:58:24.602940+0000 mgr.y (mgr.15096) 81 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:58:26.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:25 smithi173 bash[18498]: audit 2024-03-30T04:58:24.626128+0000 mgr.y (mgr.15096) 82 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:26.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:25 smithi172 bash[18533]: cluster 2024-03-30T04:58:24.602940+0000 mgr.y (mgr.15096) 81 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:58:26.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:25 smithi172 bash[18533]: audit 2024-03-30T04:58:24.626128+0000 mgr.y (mgr.15096) 82 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:26.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:25 smithi172 bash[23612]: cluster 2024-03-30T04:58:24.602940+0000 mgr.y (mgr.15096) 81 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:58:26.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:25 smithi172 bash[23612]: audit 2024-03-30T04:58:24.626128+0000 mgr.y (mgr.15096) 82 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:28.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:27 smithi173 bash[18498]: cluster 2024-03-30T04:58:26.603620+0000 mgr.y (mgr.15096) 83 : 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-03-30T04:58:28.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:27 smithi172 bash[18533]: cluster 2024-03-30T04:58:26.603620+0000 mgr.y (mgr.15096) 83 : 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-03-30T04:58:28.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:27 smithi172 bash[23612]: cluster 2024-03-30T04:58:26.603620+0000 mgr.y (mgr.15096) 83 : 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-03-30T04:58:30.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:29 smithi173 bash[18498]: cluster 2024-03-30T04:58:28.605298+0000 mgr.y (mgr.15096) 84 : 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-03-30T04:58:30.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:29 smithi172 bash[18533]: cluster 2024-03-30T04:58:28.605298+0000 mgr.y (mgr.15096) 84 : 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-03-30T04:58:30.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:29 smithi172 bash[23612]: cluster 2024-03-30T04:58:28.605298+0000 mgr.y (mgr.15096) 84 : 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-03-30T04:58:31.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:58:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:58:31] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.33.4" 2024-03-30T04:58:32.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:31 smithi173 bash[18498]: cluster 2024-03-30T04:58:30.606057+0000 mgr.y (mgr.15096) 85 : 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-03-30T04:58:32.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:31 smithi172 bash[18533]: cluster 2024-03-30T04:58:30.606057+0000 mgr.y (mgr.15096) 85 : 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-03-30T04:58:32.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:31 smithi172 bash[23612]: cluster 2024-03-30T04:58:30.606057+0000 mgr.y (mgr.15096) 85 : 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-03-30T04:58:34.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:33 smithi173 bash[18498]: cluster 2024-03-30T04:58:32.607709+0000 mgr.y (mgr.15096) 86 : cluster [DBG] pgmap v58: 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-03-30T04:58:34.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:33 smithi172 bash[18533]: cluster 2024-03-30T04:58:32.607709+0000 mgr.y (mgr.15096) 86 : cluster [DBG] pgmap v58: 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-03-30T04:58:34.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:33 smithi172 bash[23612]: cluster 2024-03-30T04:58:32.607709+0000 mgr.y (mgr.15096) 86 : cluster [DBG] pgmap v58: 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-03-30T04:58:36.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:35 smithi173 bash[18498]: cluster 2024-03-30T04:58:34.608444+0000 mgr.y (mgr.15096) 87 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:36.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:35 smithi173 bash[18498]: audit 2024-03-30T04:58:34.636848+0000 mgr.y (mgr.15096) 88 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:36.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:35 smithi172 bash[18533]: cluster 2024-03-30T04:58:34.608444+0000 mgr.y (mgr.15096) 87 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:36.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:35 smithi172 bash[18533]: audit 2024-03-30T04:58:34.636848+0000 mgr.y (mgr.15096) 88 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:35 smithi172 bash[23612]: cluster 2024-03-30T04:58:34.608444+0000 mgr.y (mgr.15096) 87 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:35 smithi172 bash[23612]: audit 2024-03-30T04:58:34.636848+0000 mgr.y (mgr.15096) 88 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:37.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:36 smithi173 bash[18498]: audit 2024-03-30T04:58:36.026797+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:36 smithi172 bash[18533]: audit 2024-03-30T04:58:36.026797+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:36 smithi172 bash[23612]: audit 2024-03-30T04:58:36.026797+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:38.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:37 smithi173 bash[18498]: cluster 2024-03-30T04:58:36.609094+0000 mgr.y (mgr.15096) 89 : 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-03-30T04:58:38.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:37 smithi172 bash[18533]: cluster 2024-03-30T04:58:36.609094+0000 mgr.y (mgr.15096) 89 : 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-03-30T04:58:38.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:37 smithi172 bash[23612]: cluster 2024-03-30T04:58:36.609094+0000 mgr.y (mgr.15096) 89 : 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-03-30T04:58:40.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:39 smithi173 bash[18498]: cluster 2024-03-30T04:58:38.610651+0000 mgr.y (mgr.15096) 90 : 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-03-30T04:58:40.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:39 smithi172 bash[18533]: cluster 2024-03-30T04:58:38.610651+0000 mgr.y (mgr.15096) 90 : 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-03-30T04:58:40.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:39 smithi172 bash[23612]: cluster 2024-03-30T04:58:38.610651+0000 mgr.y (mgr.15096) 90 : 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-03-30T04:58:41.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:58:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:58:41] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T04:58:42.109 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:41 smithi173 bash[18498]: cluster 2024-03-30T04:58:40.611365+0000 mgr.y (mgr.15096) 91 : 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-03-30T04:58:42.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:41 smithi172 bash[18533]: cluster 2024-03-30T04:58:40.611365+0000 mgr.y (mgr.15096) 91 : 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-03-30T04:58:42.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:41 smithi172 bash[23612]: cluster 2024-03-30T04:58:40.611365+0000 mgr.y (mgr.15096) 91 : 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-03-30T04:58:44.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:43 smithi173 bash[18498]: cluster 2024-03-30T04:58:42.613132+0000 mgr.y (mgr.15096) 92 : cluster [DBG] pgmap v63: 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-03-30T04:58:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:43 smithi172 bash[18533]: cluster 2024-03-30T04:58:42.613132+0000 mgr.y (mgr.15096) 92 : cluster [DBG] pgmap v63: 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-03-30T04:58:44.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:43 smithi172 bash[23612]: cluster 2024-03-30T04:58:42.613132+0000 mgr.y (mgr.15096) 92 : cluster [DBG] pgmap v63: 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-03-30T04:58:46.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:45 smithi173 bash[18498]: cluster 2024-03-30T04:58:44.613868+0000 mgr.y (mgr.15096) 93 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:46.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:45 smithi173 bash[18498]: audit 2024-03-30T04:58:44.648016+0000 mgr.y (mgr.15096) 94 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:45 smithi172 bash[18533]: cluster 2024-03-30T04:58:44.613868+0000 mgr.y (mgr.15096) 93 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:45 smithi172 bash[18533]: audit 2024-03-30T04:58:44.648016+0000 mgr.y (mgr.15096) 94 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:46.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:45 smithi172 bash[23612]: cluster 2024-03-30T04:58:44.613868+0000 mgr.y (mgr.15096) 93 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:46.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:45 smithi172 bash[23612]: audit 2024-03-30T04:58:44.648016+0000 mgr.y (mgr.15096) 94 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:48.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:47 smithi173 bash[18498]: cluster 2024-03-30T04:58:46.614586+0000 mgr.y (mgr.15096) 95 : 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-03-30T04:58:48.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:47 smithi172 bash[18533]: cluster 2024-03-30T04:58:46.614586+0000 mgr.y (mgr.15096) 95 : 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-03-30T04:58:48.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:47 smithi172 bash[23612]: cluster 2024-03-30T04:58:46.614586+0000 mgr.y (mgr.15096) 95 : 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-03-30T04:58:50.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:49 smithi173 bash[18498]: cluster 2024-03-30T04:58:48.616245+0000 mgr.y (mgr.15096) 96 : 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-03-30T04:58:50.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:49 smithi172 bash[18533]: cluster 2024-03-30T04:58:48.616245+0000 mgr.y (mgr.15096) 96 : 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-03-30T04:58:50.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:49 smithi172 bash[23612]: cluster 2024-03-30T04:58:48.616245+0000 mgr.y (mgr.15096) 96 : 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-03-30T04:58:51.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:58:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:58:51] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T04:58:52.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:51 smithi173 bash[18498]: cluster 2024-03-30T04:58:50.616963+0000 mgr.y (mgr.15096) 97 : 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-03-30T04:58:52.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:51 smithi173 bash[18498]: audit 2024-03-30T04:58:51.033098+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:51 smithi172 bash[18533]: cluster 2024-03-30T04:58:50.616963+0000 mgr.y (mgr.15096) 97 : 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-03-30T04:58:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:51 smithi172 bash[18533]: audit 2024-03-30T04:58:51.033098+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:51 smithi172 bash[23612]: cluster 2024-03-30T04:58:50.616963+0000 mgr.y (mgr.15096) 97 : 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-03-30T04:58:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:51 smithi172 bash[23612]: audit 2024-03-30T04:58:51.033098+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:58:54.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:53 smithi173 bash[18498]: cluster 2024-03-30T04:58:52.618583+0000 mgr.y (mgr.15096) 98 : cluster [DBG] pgmap v68: 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-03-30T04:58:54.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:53 smithi172 bash[18533]: cluster 2024-03-30T04:58:52.618583+0000 mgr.y (mgr.15096) 98 : cluster [DBG] pgmap v68: 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-03-30T04:58:54.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:53 smithi172 bash[23612]: cluster 2024-03-30T04:58:52.618583+0000 mgr.y (mgr.15096) 98 : cluster [DBG] pgmap v68: 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-03-30T04:58:56.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:55 smithi173 bash[18498]: cluster 2024-03-30T04:58:54.619339+0000 mgr.y (mgr.15096) 99 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:56.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:55 smithi173 bash[18498]: audit 2024-03-30T04:58:54.659284+0000 mgr.y (mgr.15096) 100 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:56.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:55 smithi172 bash[18533]: cluster 2024-03-30T04:58:54.619339+0000 mgr.y (mgr.15096) 99 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:56.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:55 smithi172 bash[18533]: audit 2024-03-30T04:58:54.659284+0000 mgr.y (mgr.15096) 100 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:55 smithi172 bash[23612]: cluster 2024-03-30T04:58:54.619339+0000 mgr.y (mgr.15096) 99 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:58:56.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:55 smithi172 bash[23612]: audit 2024-03-30T04:58:54.659284+0000 mgr.y (mgr.15096) 100 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:58:58.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:57 smithi173 bash[18498]: cluster 2024-03-30T04:58:56.620205+0000 mgr.y (mgr.15096) 101 : 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-03-30T04:58:58.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:57 smithi172 bash[18533]: cluster 2024-03-30T04:58:56.620205+0000 mgr.y (mgr.15096) 101 : 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-03-30T04:58:58.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:57 smithi172 bash[23612]: cluster 2024-03-30T04:58:56.620205+0000 mgr.y (mgr.15096) 101 : 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-03-30T04:59:00.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:58:59 smithi173 bash[18498]: cluster 2024-03-30T04:58:58.621998+0000 mgr.y (mgr.15096) 102 : 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-03-30T04:59:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:58:59 smithi172 bash[23612]: cluster 2024-03-30T04:58:58.621998+0000 mgr.y (mgr.15096) 102 : 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-03-30T04:59:00.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:58:59 smithi172 bash[18533]: cluster 2024-03-30T04:58:58.621998+0000 mgr.y (mgr.15096) 102 : 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-03-30T04:59:01.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:59:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:59:01] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-03-30T04:59:02.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:01 smithi173 bash[18498]: cluster 2024-03-30T04:59:00.622884+0000 mgr.y (mgr.15096) 103 : 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-03-30T04:59:02.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:01 smithi172 bash[18533]: cluster 2024-03-30T04:59:00.622884+0000 mgr.y (mgr.15096) 103 : 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-03-30T04:59:02.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:01 smithi172 bash[23612]: cluster 2024-03-30T04:59:00.622884+0000 mgr.y (mgr.15096) 103 : 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-03-30T04:59:04.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:03 smithi173 bash[18498]: cluster 2024-03-30T04:59:02.624577+0000 mgr.y (mgr.15096) 104 : cluster [DBG] pgmap v73: 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-03-30T04:59:04.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:03 smithi172 bash[18533]: cluster 2024-03-30T04:59:02.624577+0000 mgr.y (mgr.15096) 104 : cluster [DBG] pgmap v73: 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-03-30T04:59:04.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:03 smithi172 bash[23612]: cluster 2024-03-30T04:59:02.624577+0000 mgr.y (mgr.15096) 104 : cluster [DBG] pgmap v73: 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-03-30T04:59:06.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:05 smithi173 bash[18498]: cluster 2024-03-30T04:59:04.625352+0000 mgr.y (mgr.15096) 105 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:06.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:05 smithi173 bash[18498]: audit 2024-03-30T04:59:04.670583+0000 mgr.y (mgr.15096) 106 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:06.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:05 smithi172 bash[18533]: cluster 2024-03-30T04:59:04.625352+0000 mgr.y (mgr.15096) 105 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:06.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:05 smithi172 bash[18533]: audit 2024-03-30T04:59:04.670583+0000 mgr.y (mgr.15096) 106 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:06.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:05 smithi172 bash[23612]: cluster 2024-03-30T04:59:04.625352+0000 mgr.y (mgr.15096) 105 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:06.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:05 smithi172 bash[23612]: audit 2024-03-30T04:59:04.670583+0000 mgr.y (mgr.15096) 106 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:07.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:06 smithi173 bash[18498]: audit 2024-03-30T04:59:06.033369+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:07.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:06 smithi172 bash[18533]: audit 2024-03-30T04:59:06.033369+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:07.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:06 smithi172 bash[23612]: audit 2024-03-30T04:59:06.033369+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:08.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:07 smithi173 bash[18498]: cluster 2024-03-30T04:59:06.626083+0000 mgr.y (mgr.15096) 107 : 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-03-30T04:59:08.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:07 smithi172 bash[18533]: cluster 2024-03-30T04:59:06.626083+0000 mgr.y (mgr.15096) 107 : 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-03-30T04:59:08.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:07 smithi172 bash[23612]: cluster 2024-03-30T04:59:06.626083+0000 mgr.y (mgr.15096) 107 : 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-03-30T04:59:10.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:09 smithi173 bash[18498]: cluster 2024-03-30T04:59:08.627736+0000 mgr.y (mgr.15096) 108 : 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-03-30T04:59:10.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:09 smithi172 bash[18533]: cluster 2024-03-30T04:59:08.627736+0000 mgr.y (mgr.15096) 108 : 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-03-30T04:59:10.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:09 smithi172 bash[23612]: cluster 2024-03-30T04:59:08.627736+0000 mgr.y (mgr.15096) 108 : 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-03-30T04:59:11.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:59:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:59:11] "GET /metrics HTTP/1.1" 200 37995 "" "Prometheus/2.33.4" 2024-03-30T04:59:12.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:11 smithi173 bash[18498]: cluster 2024-03-30T04:59:10.628534+0000 mgr.y (mgr.15096) 109 : 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-03-30T04:59:12.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:11 smithi172 bash[18533]: cluster 2024-03-30T04:59:10.628534+0000 mgr.y (mgr.15096) 109 : 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-03-30T04:59:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:11 smithi172 bash[23612]: cluster 2024-03-30T04:59:10.628534+0000 mgr.y (mgr.15096) 109 : 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-03-30T04:59:14.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:13 smithi173 bash[18498]: cluster 2024-03-30T04:59:12.630219+0000 mgr.y (mgr.15096) 110 : cluster [DBG] pgmap v78: 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-03-30T04:59:14.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:13 smithi172 bash[18533]: cluster 2024-03-30T04:59:12.630219+0000 mgr.y (mgr.15096) 110 : cluster [DBG] pgmap v78: 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-03-30T04:59:14.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:13 smithi172 bash[23612]: cluster 2024-03-30T04:59:12.630219+0000 mgr.y (mgr.15096) 110 : cluster [DBG] pgmap v78: 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-03-30T04:59:16.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[18533]: cluster 2024-03-30T04:59:14.630987+0000 mgr.y (mgr.15096) 111 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[18533]: audit 2024-03-30T04:59:14.676951+0000 mgr.y (mgr.15096) 112 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[18533]: audit 2024-03-30T04:59:15.492747+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[18533]: audit 2024-03-30T04:59:15.495135+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[18533]: audit 2024-03-30T04:59:15.512277+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[23612]: cluster 2024-03-30T04:59:14.630987+0000 mgr.y (mgr.15096) 111 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[23612]: audit 2024-03-30T04:59:14.676951+0000 mgr.y (mgr.15096) 112 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[23612]: audit 2024-03-30T04:59:15.492747+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[23612]: audit 2024-03-30T04:59:15.495135+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:59:16.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:15 smithi172 bash[23612]: audit 2024-03-30T04:59:15.512277+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:59:16.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:15 smithi173 bash[18498]: cluster 2024-03-30T04:59:14.630987+0000 mgr.y (mgr.15096) 111 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:16.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:15 smithi173 bash[18498]: audit 2024-03-30T04:59:14.676951+0000 mgr.y (mgr.15096) 112 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:16.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:15 smithi173 bash[18498]: audit 2024-03-30T04:59:15.492747+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T04:59:16.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:15 smithi173 bash[18498]: audit 2024-03-30T04:59:15.495135+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T04:59:16.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:15 smithi173 bash[18498]: audit 2024-03-30T04:59:15.512277+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T04:59:17.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:16 smithi172 bash[23612]: cluster 2024-03-30T04:59:15.499171+0000 mgr.y (mgr.15096) 113 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T04:59:17.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:16 smithi172 bash[23612]: cluster 2024-03-30T04:59:15.500201+0000 mgr.y (mgr.15096) 114 : cluster [DBG] pgmap v81: 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-03-30T04:59:17.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:16 smithi172 bash[18533]: cluster 2024-03-30T04:59:15.499171+0000 mgr.y (mgr.15096) 113 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T04:59:17.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:16 smithi172 bash[18533]: cluster 2024-03-30T04:59:15.500201+0000 mgr.y (mgr.15096) 114 : cluster [DBG] pgmap v81: 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-03-30T04:59:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:16 smithi173 bash[18498]: cluster 2024-03-30T04:59:15.499171+0000 mgr.y (mgr.15096) 113 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-03-30T04:59:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:16 smithi173 bash[18498]: cluster 2024-03-30T04:59:15.500201+0000 mgr.y (mgr.15096) 114 : cluster [DBG] pgmap v81: 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-03-30T04:59:19.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:18 smithi172 bash[18533]: cluster 2024-03-30T04:59:17.501906+0000 mgr.y (mgr.15096) 115 : cluster [DBG] pgmap v82: 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-03-30T04:59:19.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:18 smithi172 bash[23612]: cluster 2024-03-30T04:59:17.501906+0000 mgr.y (mgr.15096) 115 : cluster [DBG] pgmap v82: 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-03-30T04:59:19.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:18 smithi173 bash[18498]: cluster 2024-03-30T04:59:17.501906+0000 mgr.y (mgr.15096) 115 : cluster [DBG] pgmap v82: 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-03-30T04:59:21.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:20 smithi172 bash[18533]: cluster 2024-03-30T04:59:19.502650+0000 mgr.y (mgr.15096) 116 : cluster [DBG] pgmap v83: 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-03-30T04:59:21.149 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:59:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:59:21] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.33.4" 2024-03-30T04:59:21.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:20 smithi172 bash[23612]: cluster 2024-03-30T04:59:19.502650+0000 mgr.y (mgr.15096) 116 : cluster [DBG] pgmap v83: 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-03-30T04:59:21.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:20 smithi173 bash[18498]: cluster 2024-03-30T04:59:19.502650+0000 mgr.y (mgr.15096) 116 : cluster [DBG] pgmap v83: 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-03-30T04:59:22.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:21 smithi172 bash[18533]: audit 2024-03-30T04:59:21.033907+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:21 smithi172 bash[23612]: audit 2024-03-30T04:59:21.033907+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:22.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:21 smithi173 bash[18498]: audit 2024-03-30T04:59:21.033907+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:22 smithi172 bash[18533]: cluster 2024-03-30T04:59:21.503407+0000 mgr.y (mgr.15096) 117 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-03-30T04:59:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:22 smithi172 bash[23612]: cluster 2024-03-30T04:59:21.503407+0000 mgr.y (mgr.15096) 117 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-03-30T04:59:23.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:22 smithi173 bash[18498]: cluster 2024-03-30T04:59:21.503407+0000 mgr.y (mgr.15096) 117 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 576 B/s rd, 0 op/s 2024-03-30T04:59:25.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:24 smithi172 bash[18533]: cluster 2024-03-30T04:59:23.505231+0000 mgr.y (mgr.15096) 118 : cluster [DBG] pgmap v85: 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-03-30T04:59:25.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:24 smithi172 bash[23612]: cluster 2024-03-30T04:59:23.505231+0000 mgr.y (mgr.15096) 118 : cluster [DBG] pgmap v85: 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-03-30T04:59:25.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:24 smithi173 bash[18498]: cluster 2024-03-30T04:59:23.505231+0000 mgr.y (mgr.15096) 118 : cluster [DBG] pgmap v85: 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-03-30T04:59:26.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:25 smithi173 bash[18498]: audit 2024-03-30T04:59:24.688238+0000 mgr.y (mgr.15096) 119 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:26.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:25 smithi172 bash[18533]: audit 2024-03-30T04:59:24.688238+0000 mgr.y (mgr.15096) 119 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:26.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:25 smithi172 bash[23612]: audit 2024-03-30T04:59:24.688238+0000 mgr.y (mgr.15096) 119 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:27.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:26 smithi173 bash[18498]: cluster 2024-03-30T04:59:25.505962+0000 mgr.y (mgr.15096) 120 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:27.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:26 smithi172 bash[18533]: cluster 2024-03-30T04:59:25.505962+0000 mgr.y (mgr.15096) 120 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:27.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:26 smithi172 bash[23612]: cluster 2024-03-30T04:59:25.505962+0000 mgr.y (mgr.15096) 120 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T04:59:29.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:28 smithi173 bash[18498]: cluster 2024-03-30T04:59:27.507616+0000 mgr.y (mgr.15096) 121 : cluster [DBG] pgmap v87: 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-03-30T04:59:29.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:28 smithi172 bash[18533]: cluster 2024-03-30T04:59:27.507616+0000 mgr.y (mgr.15096) 121 : cluster [DBG] pgmap v87: 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-03-30T04:59:29.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:28 smithi172 bash[23612]: cluster 2024-03-30T04:59:27.507616+0000 mgr.y (mgr.15096) 121 : cluster [DBG] pgmap v87: 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-03-30T04:59:31.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:30 smithi173 bash[18498]: cluster 2024-03-30T04:59:29.508388+0000 mgr.y (mgr.15096) 122 : 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-03-30T04:59:31.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:30 smithi172 bash[18533]: cluster 2024-03-30T04:59:29.508388+0000 mgr.y (mgr.15096) 122 : 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-03-30T04:59:31.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:59:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:59:31] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.33.4" 2024-03-30T04:59:31.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:30 smithi172 bash[23612]: cluster 2024-03-30T04:59:29.508388+0000 mgr.y (mgr.15096) 122 : 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-03-30T04:59:33.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:32 smithi173 bash[18498]: cluster 2024-03-30T04:59:31.509088+0000 mgr.y (mgr.15096) 123 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:33.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:32 smithi172 bash[18533]: cluster 2024-03-30T04:59:31.509088+0000 mgr.y (mgr.15096) 123 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:33.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:32 smithi172 bash[23612]: cluster 2024-03-30T04:59:31.509088+0000 mgr.y (mgr.15096) 123 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:35.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:34 smithi172 bash[18533]: cluster 2024-03-30T04:59:33.510741+0000 mgr.y (mgr.15096) 124 : cluster [DBG] pgmap v90: 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-03-30T04:59:35.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:34 smithi172 bash[23612]: cluster 2024-03-30T04:59:33.510741+0000 mgr.y (mgr.15096) 124 : cluster [DBG] pgmap v90: 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-03-30T04:59:35.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:34 smithi173 bash[18498]: cluster 2024-03-30T04:59:33.510741+0000 mgr.y (mgr.15096) 124 : cluster [DBG] pgmap v90: 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-03-30T04:59:36.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:35 smithi173 bash[18498]: audit 2024-03-30T04:59:34.699431+0000 mgr.y (mgr.15096) 125 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:36.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:35 smithi172 bash[18533]: audit 2024-03-30T04:59:34.699431+0000 mgr.y (mgr.15096) 125 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:36.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:35 smithi172 bash[23612]: audit 2024-03-30T04:59:34.699431+0000 mgr.y (mgr.15096) 125 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:37.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:36 smithi173 bash[18498]: cluster 2024-03-30T04:59:35.511432+0000 mgr.y (mgr.15096) 126 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:37.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:36 smithi173 bash[18498]: audit 2024-03-30T04:59:36.034224+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:37.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:36 smithi172 bash[18533]: cluster 2024-03-30T04:59:35.511432+0000 mgr.y (mgr.15096) 126 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:37.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:36 smithi172 bash[18533]: audit 2024-03-30T04:59:36.034224+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:37.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:36 smithi172 bash[23612]: cluster 2024-03-30T04:59:35.511432+0000 mgr.y (mgr.15096) 126 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:37.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:36 smithi172 bash[23612]: audit 2024-03-30T04:59:36.034224+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:39.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:38 smithi173 bash[18498]: cluster 2024-03-30T04:59:37.513061+0000 mgr.y (mgr.15096) 127 : cluster [DBG] pgmap v92: 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-03-30T04:59:39.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:38 smithi172 bash[18533]: cluster 2024-03-30T04:59:37.513061+0000 mgr.y (mgr.15096) 127 : cluster [DBG] pgmap v92: 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-03-30T04:59:39.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:38 smithi172 bash[23612]: cluster 2024-03-30T04:59:37.513061+0000 mgr.y (mgr.15096) 127 : cluster [DBG] pgmap v92: 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-03-30T04:59:41.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:40 smithi173 bash[18498]: cluster 2024-03-30T04:59:39.513760+0000 mgr.y (mgr.15096) 128 : 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-03-30T04:59:41.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:40 smithi172 bash[18533]: cluster 2024-03-30T04:59:39.513760+0000 mgr.y (mgr.15096) 128 : 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-03-30T04:59:41.399 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:59:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:59:41] "GET /metrics HTTP/1.1" 200 37993 "" "Prometheus/2.33.4" 2024-03-30T04:59:41.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:40 smithi172 bash[23612]: cluster 2024-03-30T04:59:39.513760+0000 mgr.y (mgr.15096) 128 : 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-03-30T04:59:43.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:42 smithi173 bash[18498]: cluster 2024-03-30T04:59:41.514459+0000 mgr.y (mgr.15096) 129 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:43.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:42 smithi172 bash[18533]: cluster 2024-03-30T04:59:41.514459+0000 mgr.y (mgr.15096) 129 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:43.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:42 smithi172 bash[23612]: cluster 2024-03-30T04:59:41.514459+0000 mgr.y (mgr.15096) 129 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:45.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:44 smithi173 bash[18498]: cluster 2024-03-30T04:59:43.516137+0000 mgr.y (mgr.15096) 130 : cluster [DBG] pgmap v95: 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-03-30T04:59:45.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:44 smithi172 bash[18533]: cluster 2024-03-30T04:59:43.516137+0000 mgr.y (mgr.15096) 130 : cluster [DBG] pgmap v95: 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-03-30T04:59:45.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:44 smithi172 bash[23612]: cluster 2024-03-30T04:59:43.516137+0000 mgr.y (mgr.15096) 130 : cluster [DBG] pgmap v95: 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-03-30T04:59:46.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:45 smithi173 bash[18498]: audit 2024-03-30T04:59:44.710073+0000 mgr.y (mgr.15096) 131 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:46.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:45 smithi172 bash[18533]: audit 2024-03-30T04:59:44.710073+0000 mgr.y (mgr.15096) 131 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:46.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:45 smithi172 bash[23612]: audit 2024-03-30T04:59:44.710073+0000 mgr.y (mgr.15096) 131 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:47.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:46 smithi173 bash[18498]: cluster 2024-03-30T04:59:45.516871+0000 mgr.y (mgr.15096) 132 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:47.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:46 smithi172 bash[18533]: cluster 2024-03-30T04:59:45.516871+0000 mgr.y (mgr.15096) 132 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:47.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:46 smithi172 bash[23612]: cluster 2024-03-30T04:59:45.516871+0000 mgr.y (mgr.15096) 132 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:49.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:48 smithi173 bash[18498]: cluster 2024-03-30T04:59:47.518532+0000 mgr.y (mgr.15096) 133 : cluster [DBG] pgmap v97: 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-03-30T04:59:49.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:48 smithi172 bash[18533]: cluster 2024-03-30T04:59:47.518532+0000 mgr.y (mgr.15096) 133 : cluster [DBG] pgmap v97: 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-03-30T04:59:49.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:48 smithi172 bash[23612]: cluster 2024-03-30T04:59:47.518532+0000 mgr.y (mgr.15096) 133 : cluster [DBG] pgmap v97: 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-03-30T04:59:51.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:50 smithi173 bash[18498]: cluster 2024-03-30T04:59:49.519273+0000 mgr.y (mgr.15096) 134 : 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-03-30T04:59:51.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:50 smithi172 bash[18533]: cluster 2024-03-30T04:59:49.519273+0000 mgr.y (mgr.15096) 134 : 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-03-30T04:59:51.399 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 04:59:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:04:59:51] "GET /metrics HTTP/1.1" 200 37993 "" "Prometheus/2.33.4" 2024-03-30T04:59:51.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:50 smithi172 bash[23612]: cluster 2024-03-30T04:59:49.519273+0000 mgr.y (mgr.15096) 134 : 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-03-30T04:59:52.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:51 smithi173 bash[18498]: audit 2024-03-30T04:59:51.034531+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:52.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:51 smithi172 bash[18533]: audit 2024-03-30T04:59:51.034531+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:52.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:51 smithi172 bash[23612]: audit 2024-03-30T04:59:51.034531+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T04:59:53.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:52 smithi173 bash[18498]: cluster 2024-03-30T04:59:51.519994+0000 mgr.y (mgr.15096) 135 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:53.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:52 smithi172 bash[18533]: cluster 2024-03-30T04:59:51.519994+0000 mgr.y (mgr.15096) 135 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:53.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:52 smithi172 bash[23612]: cluster 2024-03-30T04:59:51.519994+0000 mgr.y (mgr.15096) 135 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:55.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:55 smithi173 bash[18498]: cluster 2024-03-30T04:59:53.521703+0000 mgr.y (mgr.15096) 136 : cluster [DBG] pgmap v100: 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-03-30T04:59:55.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:55 smithi172 bash[18533]: cluster 2024-03-30T04:59:53.521703+0000 mgr.y (mgr.15096) 136 : cluster [DBG] pgmap v100: 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-03-30T04:59:55.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:55 smithi172 bash[23612]: cluster 2024-03-30T04:59:53.521703+0000 mgr.y (mgr.15096) 136 : cluster [DBG] pgmap v100: 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-03-30T04:59:55.450 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T04:59:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:56 smithi173 bash[18498]: audit 2024-03-30T04:59:54.720960+0000 mgr.y (mgr.15096) 137 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:56.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:56 smithi172 bash[18533]: audit 2024-03-30T04:59:54.720960+0000 mgr.y (mgr.15096) 137 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:56.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:56 smithi172 bash[23612]: audit 2024-03-30T04:59:54.720960+0000 mgr.y (mgr.15096) 137 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T04:59:57.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:57 smithi172 bash[18533]: cluster 2024-03-30T04:59:55.522421+0000 mgr.y (mgr.15096) 138 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:57.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:57 smithi172 bash[23612]: cluster 2024-03-30T04:59:55.522421+0000 mgr.y (mgr.15096) 138 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:57.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:57 smithi173 bash[18498]: cluster 2024-03-30T04:59:55.522421+0000 mgr.y (mgr.15096) 138 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T04:59:58.549 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T04:59:58.549 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (9m) 2m ago 18m 14.1M - 0.23.0 ba2b418f427c c5e1fe792649 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 error 2m ago 18m - - 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (2m) 2m ago 16m 41.1M - 3.5 e1d6a67b021e db9bb9c4cdec 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283 running (12m) 2m ago 24m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 3d1940452725 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (5m) 2m ago 25m 484M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (26m) 2m ago 26m 64.3M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (24m) 2m ago 24m 48.4M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (24m) 2m ago 24m 48.6M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (9m) 2m ago 18m 9480k - 1.3.1 1dbe0e931976 67893de336d3 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (8m) 2m ago 18m 9463k - 1.3.1 1dbe0e931976 3f2320967604 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (23m) 2m ago 23m 55.0M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (23m) 2m ago 23m 56.6M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (22m) 2m ago 22m 50.8M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (21m) 2m ago 21m 55.7M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T04:59:58.550 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (21m) 2m ago 21m 58.5M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T04:59:58.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (20m) 2m ago 20m 54.1M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T04:59:58.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (20m) 2m ago 20m 52.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T04:59:58.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (19m) 2m ago 19m 55.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T04:59:58.551 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (2m) 2m ago 18m 45.8M - 2.33.4 514e6a882f6e 27748dbbbd76 2024-03-30T04:59:58.551 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (16m) 2m ago 16m 88.0M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T04:59:58.551 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (16m) 2m ago 16m 88.2M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T04:59:59.195 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T04:59:59.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 04:59:59 smithi173 bash[18498]: cluster 2024-03-30T04:59:57.524051+0000 mgr.y (mgr.15096) 139 : cluster [DBG] pgmap v102: 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-03-30T04:59:59.373 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 04:59:59 smithi172 bash[18533]: cluster 2024-03-30T04:59:57.524051+0000 mgr.y (mgr.15096) 139 : cluster [DBG] pgmap v102: 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-03-30T04:59:59.373 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 04:59:59 smithi172 bash[23612]: cluster 2024-03-30T04:59:57.524051+0000 mgr.y (mgr.15096) 139 : cluster [DBG] pgmap v102: 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-03-30T05:00:00.312 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:00 smithi172 bash[23612]: audit 2024-03-30T04:59:58.543272+0000 mgr.y (mgr.15096) 140 : audit [DBG] from='client.25108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:00:00.312 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:00 smithi172 bash[23612]: cluster 2024-03-30T05:00:00.000121+0000 mon.a (mon.0) 999 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:00:00.312 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:00 smithi172 bash[23612]: cluster 2024-03-30T05:00:00.000171+0000 mon.a (mon.0) 1000 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:00:00.312 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:00 smithi172 bash[23612]: cluster 2024-03-30T05:00:00.000194+0000 mon.a (mon.0) 1001 : cluster [WRN] daemon grafana.a on smithi173 is in error state 2024-03-30T05:00:00.313 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:00 smithi172 bash[18533]: audit 2024-03-30T04:59:58.543272+0000 mgr.y (mgr.15096) 140 : audit [DBG] from='client.25108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:00:00.313 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:00 smithi172 bash[18533]: cluster 2024-03-30T05:00:00.000121+0000 mon.a (mon.0) 999 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:00:00.313 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:00 smithi172 bash[18533]: cluster 2024-03-30T05:00:00.000171+0000 mon.a (mon.0) 1000 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:00:00.313 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:00 smithi172 bash[18533]: cluster 2024-03-30T05:00:00.000194+0000 mon.a (mon.0) 1001 : cluster [WRN] daemon grafana.a on smithi173 is in error state 2024-03-30T05:00:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:00 smithi173 bash[18498]: audit 2024-03-30T04:59:58.543272+0000 mgr.y (mgr.15096) 140 : audit [DBG] from='client.25108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:00:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:00 smithi173 bash[18498]: cluster 2024-03-30T05:00:00.000121+0000 mon.a (mon.0) 999 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:00:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:00 smithi173 bash[18498]: cluster 2024-03-30T05:00:00.000171+0000 mon.a (mon.0) 1000 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:00:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:00 smithi173 bash[18498]: cluster 2024-03-30T05:00:00.000194+0000 mon.a (mon.0) 1001 : cluster [WRN] daemon grafana.a on smithi173 is in error state 2024-03-30T05:00:01.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:01 smithi173 bash[18498]: cluster 2024-03-30T04:59:59.524831+0000 mgr.y (mgr.15096) 141 : 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-03-30T05:00:01.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:01 smithi172 bash[18533]: cluster 2024-03-30T04:59:59.524831+0000 mgr.y (mgr.15096) 141 : 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-03-30T05:00:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:01 smithi172 bash[23612]: cluster 2024-03-30T04:59:59.524831+0000 mgr.y (mgr.15096) 141 : 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-03-30T05:00:01.399 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:00:01] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.33.4" 2024-03-30T05:00:02.401 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:00:02.401 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:00:02.401 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:00:02.401 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:00:02.401 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:00:02.401 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:00:02.401 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:00:02.402 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:00:03.073 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph -s' 2024-03-30T05:00:03.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:03 smithi173 bash[18498]: cluster 2024-03-30T05:00:01.525632+0000 mgr.y (mgr.15096) 142 : 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-03-30T05:00:03.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:03 smithi173 bash[18498]: audit 2024-03-30T05:00:02.409033+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.172:0/156784786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:00:03.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:03 smithi172 bash[23612]: cluster 2024-03-30T05:00:01.525632+0000 mgr.y (mgr.15096) 142 : 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-03-30T05:00:03.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:03 smithi172 bash[23612]: audit 2024-03-30T05:00:02.409033+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.172:0/156784786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:00:03.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:03 smithi172 bash[18533]: cluster 2024-03-30T05:00:01.525632+0000 mgr.y (mgr.15096) 142 : 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-03-30T05:00:03.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:03 smithi172 bash[18533]: audit 2024-03-30T05:00:02.409033+0000 mon.a (mon.0) 1002 : audit [DBG] from='client.? 172.21.15.172:0/156784786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:00:05.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:05 smithi173 bash[18498]: cluster 2024-03-30T05:00:03.527303+0000 mgr.y (mgr.15096) 143 : cluster [DBG] pgmap v105: 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-03-30T05:00:05.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:05 smithi172 bash[18533]: cluster 2024-03-30T05:00:03.527303+0000 mgr.y (mgr.15096) 143 : cluster [DBG] pgmap v105: 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-03-30T05:00:05.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:05 smithi172 bash[23612]: cluster 2024-03-30T05:00:03.527303+0000 mgr.y (mgr.15096) 143 : cluster [DBG] pgmap v105: 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-03-30T05:00:06.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:06 smithi172 bash[23612]: audit 2024-03-30T05:00:04.730221+0000 mgr.y (mgr.15096) 144 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:06.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:06 smithi172 bash[18533]: audit 2024-03-30T05:00:04.730221+0000 mgr.y (mgr.15096) 144 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:06.284 INFO:teuthology.orchestra.run.smithi172.stdout: cluster: 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: id: 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: health: HEALTH_WARN 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: 1 failed cephadm daemon(s) 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: services: 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: mon: 3 daemons, quorum a,c,b (age 24m) 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: mgr: y(active, since 3m), standbys: x 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: osd: 8 osds: 8 up (since 19m), 8 in (since 20m) 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: data: 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: pools: 6 pools, 161 pgs 2024-03-30T05:00:06.285 INFO:teuthology.orchestra.run.smithi172.stdout: objects: 241 objects, 585 KiB 2024-03-30T05:00:06.286 INFO:teuthology.orchestra.run.smithi172.stdout: usage: 96 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:06.286 INFO:teuthology.orchestra.run.smithi172.stdout: pgs: 161 active+clean 2024-03-30T05:00:06.286 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T05:00:06.286 INFO:teuthology.orchestra.run.smithi172.stdout: io: 2024-03-30T05:00:06.286 INFO:teuthology.orchestra.run.smithi172.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-03-30T05:00:06.286 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-03-30T05:00:06.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:06 smithi173 bash[18498]: audit 2024-03-30T05:00:04.730221+0000 mgr.y (mgr.15096) 144 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:06.970 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:00:07.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:07 smithi173 bash[18498]: cluster 2024-03-30T05:00:05.528031+0000 mgr.y (mgr.15096) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:07.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:07 smithi173 bash[18498]: audit 2024-03-30T05:00:06.034420+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:07.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:07 smithi173 bash[18498]: audit 2024-03-30T05:00:06.293009+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.172:0/1766350907' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:00:07.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:07 smithi172 bash[23612]: cluster 2024-03-30T05:00:05.528031+0000 mgr.y (mgr.15096) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:07 smithi172 bash[23612]: audit 2024-03-30T05:00:06.034420+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:07 smithi172 bash[23612]: audit 2024-03-30T05:00:06.293009+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.172:0/1766350907' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:00:07.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:07 smithi172 bash[18533]: cluster 2024-03-30T05:00:05.528031+0000 mgr.y (mgr.15096) 145 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:07.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:07 smithi172 bash[18533]: audit 2024-03-30T05:00:06.034420+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:07.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:07 smithi172 bash[18533]: audit 2024-03-30T05:00:06.293009+0000 mon.c (mon.1) 154 : audit [DBG] from='client.? 172.21.15.172:0/1766350907' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-03-30T05:00:09.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:09 smithi173 bash[18498]: cluster 2024-03-30T05:00:07.529674+0000 mgr.y (mgr.15096) 146 : cluster [DBG] pgmap v107: 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-03-30T05:00:09.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:09 smithi172 bash[23612]: cluster 2024-03-30T05:00:07.529674+0000 mgr.y (mgr.15096) 146 : cluster [DBG] pgmap v107: 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-03-30T05:00:09.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:09 smithi172 bash[18533]: cluster 2024-03-30T05:00:07.529674+0000 mgr.y (mgr.15096) 146 : cluster [DBG] pgmap v107: 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-03-30T05:00:10.275 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-03-30T05:00:10.275 INFO:teuthology.orchestra.run.smithi172.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-03-30T05:00:10.275 INFO:teuthology.orchestra.run.smithi172.stdout: daemon grafana.a on smithi173 is in error state 2024-03-30T05:00:10.921 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-03-30T05:00:11.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:11 smithi173 bash[18498]: cluster 2024-03-30T05:00:09.530374+0000 mgr.y (mgr.15096) 147 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:11.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:11 smithi173 bash[18498]: audit 2024-03-30T05:00:10.283327+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.172:0/3820311008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:00:11.399 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:00:11] "GET /metrics HTTP/1.1" 200 37995 "" "Prometheus/2.33.4" 2024-03-30T05:00:11.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:11 smithi172 bash[18533]: cluster 2024-03-30T05:00:09.530374+0000 mgr.y (mgr.15096) 147 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:11.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:11 smithi172 bash[18533]: audit 2024-03-30T05:00:10.283327+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.172:0/3820311008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:00:11.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:11 smithi172 bash[23612]: cluster 2024-03-30T05:00:09.530374+0000 mgr.y (mgr.15096) 147 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:11.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:11 smithi172 bash[23612]: audit 2024-03-30T05:00:10.283327+0000 mon.c (mon.1) 155 : audit [DBG] from='client.? 172.21.15.172:0/3820311008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:00:13.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:13 smithi172 bash[18533]: cluster 2024-03-30T05:00:11.530877+0000 mgr.y (mgr.15096) 148 : 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-03-30T05:00:13.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:13 smithi172 bash[23612]: cluster 2024-03-30T05:00:11.530877+0000 mgr.y (mgr.15096) 148 : 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-03-30T05:00:13.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:13 smithi173 bash[18498]: cluster 2024-03-30T05:00:11.530877+0000 mgr.y (mgr.15096) 148 : 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-03-30T05:00:13.976 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:00:14.619 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph mgr fail' 2024-03-30T05:00:14.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:14 smithi172 bash[18533]: cluster 2024-03-30T05:00:13.531727+0000 mgr.y (mgr.15096) 149 : cluster [DBG] pgmap v110: 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-03-30T05:00:14.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:14 smithi172 bash[18533]: audit 2024-03-30T05:00:13.971730+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.172:0/355211477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:00:14.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:14 smithi172 bash[23612]: cluster 2024-03-30T05:00:13.531727+0000 mgr.y (mgr.15096) 149 : cluster [DBG] pgmap v110: 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-03-30T05:00:14.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:14 smithi172 bash[23612]: audit 2024-03-30T05:00:13.971730+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.172:0/355211477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:00:15.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:14 smithi173 bash[18498]: cluster 2024-03-30T05:00:13.531727+0000 mgr.y (mgr.15096) 149 : cluster [DBG] pgmap v110: 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-03-30T05:00:15.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:14 smithi173 bash[18498]: audit 2024-03-30T05:00:13.971730+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.172:0/355211477' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:00:15.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:15 smithi172 bash[23612]: audit 2024-03-30T05:00:14.738491+0000 mgr.y (mgr.15096) 150 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:15.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:15 smithi172 bash[18533]: audit 2024-03-30T05:00:14.738491+0000 mgr.y (mgr.15096) 150 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:16.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:15 smithi173 bash[18498]: audit 2024-03-30T05:00:14.738491+0000 mgr.y (mgr.15096) 150 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:17.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:16 smithi173 bash[18498]: cluster 2024-03-30T05:00:15.532494+0000 mgr.y (mgr.15096) 151 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:17.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:16 smithi173 bash[18498]: audit 2024-03-30T05:00:16.270387+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:17.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:16 smithi173 bash[18498]: audit 2024-03-30T05:00:16.272444+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:17.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:16 smithi173 bash[18498]: audit 2024-03-30T05:00:16.286754+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T05:00:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:16 smithi172 bash[18533]: cluster 2024-03-30T05:00:15.532494+0000 mgr.y (mgr.15096) 151 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:16 smithi172 bash[18533]: audit 2024-03-30T05:00:16.270387+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:16 smithi172 bash[18533]: audit 2024-03-30T05:00:16.272444+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:17.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:16 smithi172 bash[18533]: audit 2024-03-30T05:00:16.286754+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T05:00:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:16 smithi172 bash[23612]: cluster 2024-03-30T05:00:15.532494+0000 mgr.y (mgr.15096) 151 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:16 smithi172 bash[23612]: audit 2024-03-30T05:00:16.270387+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:16 smithi172 bash[23612]: audit 2024-03-30T05:00:16.272444+0000 mon.b (mon.2) 167 : audit [INF] from='mgr.15096 172.21.15.172:0/3793226178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:17.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:16 smithi172 bash[23612]: audit 2024-03-30T05:00:16.286754+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15096 ' entity='mgr.y' 2024-03-30T05:00:18.014 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[36450]: [30/Mar/2024:05:00:17] ENGINE Bus STOPPING 2024-03-30T05:00:18.014 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[36450]: [30/Mar/2024:05:00:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:00:18.014 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[36450]: [30/Mar/2024:05:00:17] ENGINE Bus STOPPED 2024-03-30T05:00:18.014 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[36450]: [30/Mar/2024:05:00:17] ENGINE Bus STARTING 2024-03-30T05:00:18.014 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[18498]: cluster 2024-03-30T05:00:16.276440+0000 mgr.y (mgr.15096) 152 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-30T05:00:18.015 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[18498]: cluster 2024-03-30T05:00:16.276624+0000 mgr.y (mgr.15096) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T05:00:18.015 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[18498]: audit 2024-03-30T05:00:17.602239+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.172:0/966437692' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:00:18.015 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[18498]: audit 2024-03-30T05:00:17.602889+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:00:18.015 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:17 smithi173 bash[18498]: cluster 2024-03-30T05:00:17.612428+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T05:00:18.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[23612]: cluster 2024-03-30T05:00:16.276440+0000 mgr.y (mgr.15096) 152 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-30T05:00:18.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[23612]: cluster 2024-03-30T05:00:16.276624+0000 mgr.y (mgr.15096) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T05:00:18.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[23612]: audit 2024-03-30T05:00:17.602239+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.172:0/966437692' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:00:18.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[23612]: audit 2024-03-30T05:00:17.602889+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:00:18.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[23612]: cluster 2024-03-30T05:00:17.612428+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[18533]: cluster 2024-03-30T05:00:16.276440+0000 mgr.y (mgr.15096) 152 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[18533]: cluster 2024-03-30T05:00:16.276624+0000 mgr.y (mgr.15096) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 585 B/s rd, 0 op/s 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[18533]: audit 2024-03-30T05:00:17.602239+0000 mon.c (mon.1) 157 : audit [INF] from='client.? 172.21.15.172:0/966437692' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[18533]: audit 2024-03-30T05:00:17.602889+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[18533]: cluster 2024-03-30T05:00:17.612428+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[54182]: ignoring --setuser ceph since I am not root 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[54182]: ignoring --setgroup ceph since I am not root 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[54182]: debug 2024-03-30T05:00:17.842+0000 7ff0dc2d4700 1 -- 172.21.15.172:0/1201692650 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55facd8c85a0 con 0x55face646c00 2024-03-30T05:00:18.028 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:17 smithi172 bash[54182]: debug 2024-03-30T05:00:17.990+0000 7ff0e60c5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:00:18.360 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[36450]: [30/Mar/2024:05:00:18] ENGINE Serving on http://:::9283 2024-03-30T05:00:18.360 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[36450]: [30/Mar/2024:05:00:18] ENGINE Bus STARTED 2024-03-30T05:00:18.567 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 180' 2024-03-30T05:00:18.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.779498+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:00:18.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: cluster 2024-03-30T05:00:17.779689+0000 mon.a (mon.0) 1007 : cluster [DBG] mgrmap e32: x(active, starting, since 0.175233s) 2024-03-30T05:00:18.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.784112+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:00:18.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.784690+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.785047+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.787023+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.788006+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.789057+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.789705+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.790377+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.790999+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.791676+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.792330+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.793089+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.794148+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.794610+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:00:18.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.795829+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: cluster 2024-03-30T05:00:17.840468+0000 mon.a (mon.0) 1008 : cluster [INF] Manager daemon x is now available 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.921300+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.933156+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.934989+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.969745+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[18533]: audit 2024-03-30T05:00:17.971450+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.779498+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: cluster 2024-03-30T05:00:17.779689+0000 mon.a (mon.0) 1007 : cluster [DBG] mgrmap e32: x(active, starting, since 0.175233s) 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.784112+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.784690+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:00:18.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.785047+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.787023+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.788006+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.789057+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.789705+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.790377+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.790999+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.791676+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.792330+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.793089+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.794148+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.794610+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.795829+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: cluster 2024-03-30T05:00:17.840468+0000 mon.a (mon.0) 1008 : cluster [INF] Manager daemon x is now available 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.921300+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:18.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.933156+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:00:18.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.934989+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:00:18.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.969745+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:00:18.902 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:18 smithi172 bash[23612]: audit 2024-03-30T05:00:17.971450+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.779498+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: cluster 2024-03-30T05:00:17.779689+0000 mon.a (mon.0) 1007 : cluster [DBG] mgrmap e32: x(active, starting, since 0.175233s) 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.784112+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.784690+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.785047+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.787023+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.788006+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.789057+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.789705+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:00:19.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.790377+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.790999+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.791676+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.792330+0000 mon.b (mon.2) 178 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.793089+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.794148+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.794610+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.795829+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: cluster 2024-03-30T05:00:17.840468+0000 mon.a (mon.0) 1008 : cluster [INF] Manager daemon x is now available 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.921300+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.933156+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.934989+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.969745+0000 mon.b (mon.2) 185 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:00:19.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:18 smithi173 bash[18498]: audit 2024-03-30T05:00:17.971450+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-03-30T05:00:19.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[54182]: debug 2024-03-30T05:00:19.630+0000 7ff0e60c5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:00:19.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[54182]: debug 2024-03-30T05:00:19.738+0000 7ff0e60c5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:00:19.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[18533]: cephadm 2024-03-30T05:00:18.336594+0000 mgr.x (mgr.24602) 1 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Bus STARTING 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[18533]: cephadm 2024-03-30T05:00:18.451604+0000 mgr.x (mgr.24602) 2 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Serving on https://172.21.15.173:7150 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[18533]: cephadm 2024-03-30T05:00:18.554026+0000 mgr.x (mgr.24602) 3 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Serving on http://172.21.15.173:8765 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[18533]: cephadm 2024-03-30T05:00:18.554125+0000 mgr.x (mgr.24602) 4 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Bus STARTED 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[18533]: cluster 2024-03-30T05:00:18.780613+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e33: x(active, since 1.17617s) 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[18533]: cluster 2024-03-30T05:00:18.795974+0000 mgr.x (mgr.24602) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[23612]: cephadm 2024-03-30T05:00:18.336594+0000 mgr.x (mgr.24602) 1 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Bus STARTING 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[23612]: cephadm 2024-03-30T05:00:18.451604+0000 mgr.x (mgr.24602) 2 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Serving on https://172.21.15.173:7150 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[23612]: cephadm 2024-03-30T05:00:18.554026+0000 mgr.x (mgr.24602) 3 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Serving on http://172.21.15.173:8765 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[23612]: cephadm 2024-03-30T05:00:18.554125+0000 mgr.x (mgr.24602) 4 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Bus STARTED 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[23612]: cluster 2024-03-30T05:00:18.780613+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e33: x(active, since 1.17617s) 2024-03-30T05:00:19.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:19 smithi172 bash[23612]: cluster 2024-03-30T05:00:18.795974+0000 mgr.x (mgr.24602) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:20.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:19 smithi173 bash[18498]: cephadm 2024-03-30T05:00:18.336594+0000 mgr.x (mgr.24602) 1 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Bus STARTING 2024-03-30T05:00:20.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:19 smithi173 bash[18498]: cephadm 2024-03-30T05:00:18.451604+0000 mgr.x (mgr.24602) 2 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Serving on https://172.21.15.173:7150 2024-03-30T05:00:20.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:19 smithi173 bash[18498]: cephadm 2024-03-30T05:00:18.554026+0000 mgr.x (mgr.24602) 3 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Serving on http://172.21.15.173:8765 2024-03-30T05:00:20.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:19 smithi173 bash[18498]: cephadm 2024-03-30T05:00:18.554125+0000 mgr.x (mgr.24602) 4 : cephadm [INF] [30/Mar/2024:05:00:18] ENGINE Bus STARTED 2024-03-30T05:00:20.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:19 smithi173 bash[18498]: cluster 2024-03-30T05:00:18.780613+0000 mon.a (mon.0) 1011 : cluster [DBG] mgrmap e33: x(active, since 1.17617s) 2024-03-30T05:00:20.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:19 smithi173 bash[18498]: cluster 2024-03-30T05:00:18.795974+0000 mgr.x (mgr.24602) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:20.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[54182]: debug 2024-03-30T05:00:19.998+0000 7ff0e60c5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:00:21.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[23612]: cluster 2024-03-30T05:00:19.788153+0000 mon.a (mon.0) 1012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:00:21.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[23612]: cluster 2024-03-30T05:00:19.788183+0000 mon.a (mon.0) 1013 : cluster [INF] Cluster is now healthy 2024-03-30T05:00:21.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[23612]: cluster 2024-03-30T05:00:19.793405+0000 mgr.x (mgr.24602) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:21.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[23612]: cluster 2024-03-30T05:00:19.801756+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-03-30T05:00:21.050 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[54182]: debug 2024-03-30T05:00:20.826+0000 7ff0e60c5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:00:21.050 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[54182]: debug 2024-03-30T05:00:20.946+0000 7ff0e60c5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:00:21.050 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:21 smithi172 bash[54182]: debug 2024-03-30T05:00:21.054+0000 7ff0e60c5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:00:21.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[18533]: cluster 2024-03-30T05:00:19.788153+0000 mon.a (mon.0) 1012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:00:21.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[18533]: cluster 2024-03-30T05:00:19.788183+0000 mon.a (mon.0) 1013 : cluster [INF] Cluster is now healthy 2024-03-30T05:00:21.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[18533]: cluster 2024-03-30T05:00:19.793405+0000 mgr.x (mgr.24602) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:21.051 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:20 smithi172 bash[18533]: cluster 2024-03-30T05:00:19.801756+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-03-30T05:00:21.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:20 smithi173 bash[18498]: cluster 2024-03-30T05:00:19.788153+0000 mon.a (mon.0) 1012 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:00:21.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:20 smithi173 bash[18498]: cluster 2024-03-30T05:00:19.788183+0000 mon.a (mon.0) 1013 : cluster [INF] Cluster is now healthy 2024-03-30T05:00:21.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:20 smithi173 bash[18498]: cluster 2024-03-30T05:00:19.793405+0000 mgr.x (mgr.24602) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:21.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:20 smithi173 bash[18498]: cluster 2024-03-30T05:00:19.801756+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e34: x(active, since 2s) 2024-03-30T05:00:21.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:21 smithi172 bash[54182]: debug 2024-03-30T05:00:21.422+0000 7ff0e60c5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:00:21.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:21 smithi172 bash[54182]: debug 2024-03-30T05:00:21.538+0000 7ff0e60c5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:00:21.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:21 smithi172 bash[54182]: debug 2024-03-30T05:00:21.646+0000 7ff0e60c5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:00:22.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[54182]: debug 2024-03-30T05:00:22.014+0000 7ff0e60c5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:00:22.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[54182]: debug 2024-03-30T05:00:22.258+0000 7ff0e60c5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:00:22.804 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[54182]: debug 2024-03-30T05:00:22.526+0000 7ff0e60c5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:00:22.804 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[54182]: debug 2024-03-30T05:00:22.642+0000 7ff0e60c5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:00:23.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:22 smithi173 bash[18498]: cluster 2024-03-30T05:00:21.794207+0000 mgr.x (mgr.24602) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:23.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:22 smithi173 bash[18498]: cluster 2024-03-30T05:00:21.815902+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e35: x(active, since 4s) 2024-03-30T05:00:23.148 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[54182]: debug 2024-03-30T05:00:22.926+0000 7ff0e60c5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:00:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[18533]: cluster 2024-03-30T05:00:21.794207+0000 mgr.x (mgr.24602) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[18533]: cluster 2024-03-30T05:00:21.815902+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e35: x(active, since 4s) 2024-03-30T05:00:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[23612]: cluster 2024-03-30T05:00:21.794207+0000 mgr.x (mgr.24602) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:00:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:22 smithi172 bash[23612]: cluster 2024-03-30T05:00:21.815902+0000 mon.a (mon.0) 1015 : cluster [DBG] mgrmap e35: x(active, since 4s) 2024-03-30T05:00:23.617 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:23 smithi172 bash[54182]: debug 2024-03-30T05:00:23.354+0000 7ff0e60c5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:00:23.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:23 smithi172 bash[54182]: debug 2024-03-30T05:00:23.622+0000 7ff0e60c5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:00:23.898 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:23 smithi172 bash[54182]: debug 2024-03-30T05:00:23.758+0000 7ff0e60c5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:00:24.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[54182]: debug 2024-03-30T05:00:24.038+0000 7ff0e60c5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:00:24.398 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[51720]: level=warn ts=2024-03-30T05:00:24.243Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:00:25.098 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[18533]: cluster 2024-03-30T05:00:23.794993+0000 mgr.x (mgr.24602) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:00:25.098 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[18533]: audit 2024-03-30T05:00:24.106284+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.098 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[18533]: audit 2024-03-30T05:00:24.117180+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.098 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[18533]: audit 2024-03-30T05:00:24.429919+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.098 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[18533]: audit 2024-03-30T05:00:24.442248+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.098 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[23612]: cluster 2024-03-30T05:00:23.794993+0000 mgr.x (mgr.24602) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:00:25.099 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[23612]: audit 2024-03-30T05:00:24.106284+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.099 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[23612]: audit 2024-03-30T05:00:24.117180+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.099 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[23612]: audit 2024-03-30T05:00:24.429919+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.099 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:24 smithi172 bash[23612]: audit 2024-03-30T05:00:24.442248+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:24 smithi173 bash[18498]: cluster 2024-03-30T05:00:23.794993+0000 mgr.x (mgr.24602) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-03-30T05:00:25.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:24 smithi173 bash[18498]: audit 2024-03-30T05:00:24.106284+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:24 smithi173 bash[18498]: audit 2024-03-30T05:00:24.117180+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:24 smithi173 bash[18498]: audit 2024-03-30T05:00:24.429919+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:24 smithi173 bash[18498]: audit 2024-03-30T05:00:24.442248+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[54182]: debug 2024-03-30T05:00:25.102+0000 7ff0e60c5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:00:25.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[54182]: debug 2024-03-30T05:00:25.226+0000 7ff0e60c5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:00:25.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[18533]: audit 2024-03-30T05:00:24.747566+0000 mgr.x (mgr.24602) 9 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:25.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[18533]: audit 2024-03-30T05:00:25.502956+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[18533]: audit 2024-03-30T05:00:25.526168+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[23612]: audit 2024-03-30T05:00:24.747566+0000 mgr.x (mgr.24602) 9 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:25.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[23612]: audit 2024-03-30T05:00:25.502956+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[23612]: audit 2024-03-30T05:00:25.526168+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:25.899 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[54182]: debug 2024-03-30T05:00:25.554+0000 7ff0e60c5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:00:25.899 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:25 smithi172 bash[54182]: debug 2024-03-30T05:00:25.678+0000 7ff0e60c5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:00:26.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:25 smithi173 bash[18498]: audit 2024-03-30T05:00:24.747566+0000 mgr.x (mgr.24602) 9 : audit [DBG] from='client.25096 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:26.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:25 smithi173 bash[18498]: audit 2024-03-30T05:00:25.502956+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:26.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:25 smithi173 bash[18498]: audit 2024-03-30T05:00:25.526168+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:26.409 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[54182]: debug 2024-03-30T05:00:26.158+0000 7ff0e60c5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:00:26.409 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[54182]: debug 2024-03-30T05:00:26.286+0000 7ff0e60c5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:00:26.409 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[54182]: [30/Mar/2024:05:00:26] ENGINE Bus STARTING 2024-03-30T05:00:26.746 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[54182]: CherryPy Checker: 2024-03-30T05:00:26.746 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[54182]: The Application mounted at '' has an empty config. 2024-03-30T05:00:26.746 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[54182]: [30/Mar/2024:05:00:26] ENGINE Serving on http://:::9283 2024-03-30T05:00:26.746 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[54182]: [30/Mar/2024:05:00:26] ENGINE Bus STARTED 2024-03-30T05:00:27.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: cluster 2024-03-30T05:00:25.795837+0000 mgr.x (mgr.24602) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: audit 2024-03-30T05:00:26.007385+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: audit 2024-03-30T05:00:26.018916+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: audit 2024-03-30T05:00:26.023216+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: audit 2024-03-30T05:00:26.025206+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: cluster 2024-03-30T05:00:26.310643+0000 mon.a (mon.0) 1024 : cluster [DBG] Standby manager daemon y started 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: audit 2024-03-30T05:00:26.313900+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: audit 2024-03-30T05:00:26.315226+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: audit 2024-03-30T05:00:26.318756+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T05:00:27.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:26 smithi173 bash[18498]: audit 2024-03-30T05:00:26.319293+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:00:27.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: cluster 2024-03-30T05:00:25.795837+0000 mgr.x (mgr.24602) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:00:27.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: audit 2024-03-30T05:00:26.007385+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:27.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: audit 2024-03-30T05:00:26.018916+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:27.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: audit 2024-03-30T05:00:26.023216+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:27.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: audit 2024-03-30T05:00:26.025206+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:27.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: cluster 2024-03-30T05:00:26.310643+0000 mon.a (mon.0) 1024 : cluster [DBG] Standby manager daemon y started 2024-03-30T05:00:27.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: audit 2024-03-30T05:00:26.313900+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: audit 2024-03-30T05:00:26.315226+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: audit 2024-03-30T05:00:26.318756+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[18533]: audit 2024-03-30T05:00:26.319293+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: cluster 2024-03-30T05:00:25.795837+0000 mgr.x (mgr.24602) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: audit 2024-03-30T05:00:26.007385+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: audit 2024-03-30T05:00:26.018916+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: audit 2024-03-30T05:00:26.023216+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: audit 2024-03-30T05:00:26.025206+0000 mon.b (mon.2) 187 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: cluster 2024-03-30T05:00:26.310643+0000 mon.a (mon.0) 1024 : cluster [DBG] Standby manager daemon y started 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: audit 2024-03-30T05:00:26.313900+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-03-30T05:00:27.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: audit 2024-03-30T05:00:26.315226+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:00:27.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: audit 2024-03-30T05:00:26.318756+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-03-30T05:00:27.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:26 smithi172 bash[23612]: audit 2024-03-30T05:00:26.319293+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.027747+0000 mgr.x (mgr.24602) 11 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.028079+0000 mgr.x (mgr.24602) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.293905+0000 mgr.x (mgr.24602) 13 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.294253+0000 mgr.x (mgr.24602) 14 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.458833+0000 mgr.x (mgr.24602) 15 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.459197+0000 mgr.x (mgr.24602) 16 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.623633+0000 mgr.x (mgr.24602) 17 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.624453+0000 mgr.x (mgr.24602) 18 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:00:28.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:26.798941+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:26.806725+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:26.818089+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:26.824605+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cluster 2024-03-30T05:00:26.825880+0000 mgr.x (mgr.24602) 19 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:26.832923+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.908896+0000 mgr.x (mgr.24602) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:26.909625+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:26.911686+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:26.923112+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cephadm 2024-03-30T05:00:26.924819+0000 mgr.x (mgr.24602) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: cluster 2024-03-30T05:00:27.034537+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e36: x(active, since 9s), standbys: y 2024-03-30T05:00:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:27 smithi173 bash[18498]: audit 2024-03-30T05:00:27.038190+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:00:28.148 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[51720]: level=info ts=2024-03-30T05:00:27.764Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=5 2024-03-30T05:00:28.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.027747+0000 mgr.x (mgr.24602) 11 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:00:28.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.028079+0000 mgr.x (mgr.24602) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.293905+0000 mgr.x (mgr.24602) 13 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.294253+0000 mgr.x (mgr.24602) 14 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.458833+0000 mgr.x (mgr.24602) 15 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.459197+0000 mgr.x (mgr.24602) 16 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.623633+0000 mgr.x (mgr.24602) 17 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.624453+0000 mgr.x (mgr.24602) 18 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:26.798941+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:26.806725+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:26.818089+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:26.824605+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cluster 2024-03-30T05:00:26.825880+0000 mgr.x (mgr.24602) 19 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:26.832923+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.908896+0000 mgr.x (mgr.24602) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T05:00:28.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:26.909625+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:00:28.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:26.911686+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:00:28.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:26.923112+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:28.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cephadm 2024-03-30T05:00:26.924819+0000 mgr.x (mgr.24602) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:00:28.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: cluster 2024-03-30T05:00:27.034537+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e36: x(active, since 9s), standbys: y 2024-03-30T05:00:28.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[18533]: audit 2024-03-30T05:00:27.038190+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:00:28.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.027747+0000 mgr.x (mgr.24602) 11 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:00:28.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.028079+0000 mgr.x (mgr.24602) 12 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:00:28.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.293905+0000 mgr.x (mgr.24602) 13 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.294253+0000 mgr.x (mgr.24602) 14 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.458833+0000 mgr.x (mgr.24602) 15 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.459197+0000 mgr.x (mgr.24602) 16 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.623633+0000 mgr.x (mgr.24602) 17 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.624453+0000 mgr.x (mgr.24602) 18 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:26.798941+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:26.806725+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:26.818089+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:26.824605+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cluster 2024-03-30T05:00:26.825880+0000 mgr.x (mgr.24602) 19 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:26.832923+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.908896+0000 mgr.x (mgr.24602) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:26.909625+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:00:28.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:26.911686+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:00:28.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:26.923112+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:28.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cephadm 2024-03-30T05:00:26.924819+0000 mgr.x (mgr.24602) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:00:28.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: cluster 2024-03-30T05:00:27.034537+0000 mon.a (mon.0) 1031 : cluster [DBG] mgrmap e36: x(active, since 9s), standbys: y 2024-03-30T05:00:28.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:27 smithi172 bash[23612]: audit 2024-03-30T05:00:27.038190+0000 mon.b (mon.2) 190 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:00:29.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:28 smithi173 bash[18498]: cluster 2024-03-30T05:00:27.820984+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:00:29.115 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:28 smithi172 bash[18533]: cluster 2024-03-30T05:00:27.820984+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:00:29.115 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:28 smithi172 bash[23612]: cluster 2024-03-30T05:00:27.820984+0000 mon.a (mon.0) 1032 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:00:29.977 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:29 smithi172 bash[18533]: cluster 2024-03-30T05:00:28.827526+0000 mgr.x (mgr.24602) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:00:29.977 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:29 smithi172 bash[23612]: cluster 2024-03-30T05:00:28.827526+0000 mgr.x (mgr.24602) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:00:30.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:29 smithi173 bash[18498]: cluster 2024-03-30T05:00:28.827526+0000 mgr.x (mgr.24602) 22 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:00:31.398 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:00:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T05:00:31.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:31 smithi173 bash[18498]: audit 2024-03-30T05:00:30.416117+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:31.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:31 smithi173 bash[18498]: audit 2024-03-30T05:00:30.428472+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:31.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:31 smithi173 bash[18498]: cephadm 2024-03-30T05:00:30.449770+0000 mgr.x (mgr.24602) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:00:31.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:31 smithi173 bash[18498]: cephadm 2024-03-30T05:00:30.744600+0000 mgr.x (mgr.24602) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T05:00:31.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:31 smithi173 bash[18498]: cluster 2024-03-30T05:00:30.828079+0000 mgr.x (mgr.24602) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:00:31.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[23612]: audit 2024-03-30T05:00:30.416117+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:31.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[23612]: audit 2024-03-30T05:00:30.428472+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:31.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[23612]: cephadm 2024-03-30T05:00:30.449770+0000 mgr.x (mgr.24602) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:00:31.665 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[23612]: cephadm 2024-03-30T05:00:30.744600+0000 mgr.x (mgr.24602) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T05:00:31.666 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[23612]: cluster 2024-03-30T05:00:30.828079+0000 mgr.x (mgr.24602) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:00:31.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[18533]: audit 2024-03-30T05:00:30.416117+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:31.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[18533]: audit 2024-03-30T05:00:30.428472+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:31.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[18533]: cephadm 2024-03-30T05:00:30.449770+0000 mgr.x (mgr.24602) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:00:31.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[18533]: cephadm 2024-03-30T05:00:30.744600+0000 mgr.x (mgr.24602) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T05:00:31.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:31 smithi172 bash[18533]: cluster 2024-03-30T05:00:30.828079+0000 mgr.x (mgr.24602) 25 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:00:32.552 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:32 smithi173 bash[18498]: audit 2024-03-30T05:00:32.355013+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.172:0/345870855' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:00:32.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:32 smithi172 bash[18533]: audit 2024-03-30T05:00:32.355013+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.172:0/345870855' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:00:32.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:32 smithi172 bash[23612]: audit 2024-03-30T05:00:32.355013+0000 mon.c (mon.1) 162 : audit [DBG] from='client.? 172.21.15.172:0/345870855' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:00:33.714 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:33 smithi173 bash[18498]: audit 2024-03-30T05:00:32.702896+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.172:0/2078026083' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3771694305"}]: dispatch 2024-03-30T05:00:33.714 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:33 smithi173 bash[18498]: cluster 2024-03-30T05:00:32.828803+0000 mgr.x (mgr.24602) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:00:33.714 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:33 smithi173 bash[18498]: audit 2024-03-30T05:00:32.922612+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:33.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:33 smithi172 bash[18533]: audit 2024-03-30T05:00:32.702896+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.172:0/2078026083' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3771694305"}]: dispatch 2024-03-30T05:00:33.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:33 smithi172 bash[18533]: cluster 2024-03-30T05:00:32.828803+0000 mgr.x (mgr.24602) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:00:33.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:33 smithi172 bash[18533]: audit 2024-03-30T05:00:32.922612+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:33.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:33 smithi172 bash[23612]: audit 2024-03-30T05:00:32.702896+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.172:0/2078026083' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3771694305"}]: dispatch 2024-03-30T05:00:33.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:33 smithi172 bash[23612]: cluster 2024-03-30T05:00:32.828803+0000 mgr.x (mgr.24602) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:00:33.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:33 smithi172 bash[23612]: audit 2024-03-30T05:00:32.922612+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:34.760 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[18498]: audit 2024-03-30T05:00:33.449147+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.172:0/2078026083' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3771694305"}]': finished 2024-03-30T05:00:34.760 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[18498]: cluster 2024-03-30T05:00:33.449326+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T05:00:34.760 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[18498]: audit 2024-03-30T05:00:33.805632+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? 172.21.15.172:0/1723760901' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2379563731"}]: dispatch 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 systemd[1]: Stopping Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[42974]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.581Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.581Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.581Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.581Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.581Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.581Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.582Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.582Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.582Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.582Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:00:34.761 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.582Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T05:00:34.762 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:34 smithi173 bash[41704]: ts=2024-03-30T05:00:34.582Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T05:00:34.778 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:34 smithi172 bash[18533]: audit 2024-03-30T05:00:33.449147+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.172:0/2078026083' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3771694305"}]': finished 2024-03-30T05:00:34.778 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:34 smithi172 bash[18533]: cluster 2024-03-30T05:00:33.449326+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T05:00:34.778 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:34 smithi172 bash[18533]: audit 2024-03-30T05:00:33.805632+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? 172.21.15.172:0/1723760901' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2379563731"}]: dispatch 2024-03-30T05:00:34.779 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:34 smithi172 bash[23612]: audit 2024-03-30T05:00:33.449147+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.172:0/2078026083' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3771694305"}]': finished 2024-03-30T05:00:34.779 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:34 smithi172 bash[23612]: cluster 2024-03-30T05:00:33.449326+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-03-30T05:00:34.779 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:34 smithi172 bash[23612]: audit 2024-03-30T05:00:33.805632+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? 172.21.15.172:0/1723760901' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2379563731"}]: dispatch 2024-03-30T05:00:35.360 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[42983]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:00:35.360 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[43018]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:00:35.360 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:35 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T05:00:35.360 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:35 smithi173 systemd[1]: Stopped Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:00:35.360 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:35 smithi173 systemd[1]: Started Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: audit 2024-03-30T05:00:34.761230+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.172:0/1723760901' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2379563731"}]': finished 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: cluster 2024-03-30T05:00:34.761409+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: cluster 2024-03-30T05:00:34.829556+0000 mgr.x (mgr.24602) 27 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: audit 2024-03-30T05:00:35.143065+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.172:0/1310078361' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/584547426"}]: dispatch 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: audit 2024-03-30T05:00:35.318230+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: audit 2024-03-30T05:00:35.328531+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: audit 2024-03-30T05:00:35.333153+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: audit 2024-03-30T05:00:35.338082+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:00:36.081 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:35 smithi173 bash[18498]: audit 2024-03-30T05:00:35.342908+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:00:36.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: audit 2024-03-30T05:00:34.761230+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.172:0/1723760901' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2379563731"}]': finished 2024-03-30T05:00:36.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: cluster 2024-03-30T05:00:34.761409+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T05:00:36.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: cluster 2024-03-30T05:00:34.829556+0000 mgr.x (mgr.24602) 27 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:36.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: audit 2024-03-30T05:00:35.143065+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.172:0/1310078361' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/584547426"}]: dispatch 2024-03-30T05:00:36.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: audit 2024-03-30T05:00:35.318230+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:36.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: audit 2024-03-30T05:00:35.328531+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: audit 2024-03-30T05:00:35.333153+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: audit 2024-03-30T05:00:35.338082+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[18533]: audit 2024-03-30T05:00:35.342908+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: audit 2024-03-30T05:00:34.761230+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? 172.21.15.172:0/1723760901' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2379563731"}]': finished 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: cluster 2024-03-30T05:00:34.761409+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: cluster 2024-03-30T05:00:34.829556+0000 mgr.x (mgr.24602) 27 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: audit 2024-03-30T05:00:35.143065+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? 172.21.15.172:0/1310078361' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/584547426"}]: dispatch 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: audit 2024-03-30T05:00:35.318230+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: audit 2024-03-30T05:00:35.328531+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: audit 2024-03-30T05:00:35.333153+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: audit 2024-03-30T05:00:35.338082+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:00:36.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:35 smithi172 bash[23612]: audit 2024-03-30T05:00:35.342908+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:00:36.337 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.179Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T05:00:36.337 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.179Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T05:00:36.337 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.179Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T05:00:36.337 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.179Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi173 (none))" 2024-03-30T05:00:36.337 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.179Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T05:00:36.337 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.179Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T05:00:36.338 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.181Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T05:00:36.338 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.181Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T05:00:36.338 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.182Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T05:00:36.338 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.185Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T05:00:36.338 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.185Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.654µs 2024-03-30T05:00:36.338 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.185Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T05:00:36.338 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.344Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-03-30T05:00:36.932 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.653Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-03-30T05:00:36.933 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.878Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-03-30T05:00:36.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[18498]: audit 2024-03-30T05:00:35.333822+0000 mgr.x (mgr.24602) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:00:36.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[18498]: audit 2024-03-30T05:00:35.338469+0000 mgr.x (mgr.24602) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:00:36.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[18498]: audit 2024-03-30T05:00:35.343277+0000 mgr.x (mgr.24602) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:00:36.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[18498]: audit 2024-03-30T05:00:35.764520+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.172:0/1310078361' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/584547426"}]': finished 2024-03-30T05:00:36.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[18498]: cluster 2024-03-30T05:00:35.764584+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:00:36.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[18498]: audit 2024-03-30T05:00:36.113062+0000 mon.c (mon.1) 163 : audit [INF] from='client.? 172.21.15.172:0/1971055077' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]: dispatch 2024-03-30T05:00:36.933 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[18498]: audit 2024-03-30T05:00:36.113967+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]: dispatch 2024-03-30T05:00:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[18533]: audit 2024-03-30T05:00:35.333822+0000 mgr.x (mgr.24602) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:00:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[18533]: audit 2024-03-30T05:00:35.338469+0000 mgr.x (mgr.24602) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:00:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[18533]: audit 2024-03-30T05:00:35.343277+0000 mgr.x (mgr.24602) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:00:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[18533]: audit 2024-03-30T05:00:35.764520+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.172:0/1310078361' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/584547426"}]': finished 2024-03-30T05:00:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[18533]: cluster 2024-03-30T05:00:35.764584+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:00:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[18533]: audit 2024-03-30T05:00:36.113062+0000 mon.c (mon.1) 163 : audit [INF] from='client.? 172.21.15.172:0/1971055077' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]: dispatch 2024-03-30T05:00:37.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[18533]: audit 2024-03-30T05:00:36.113967+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]: dispatch 2024-03-30T05:00:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[23612]: audit 2024-03-30T05:00:35.333822+0000 mgr.x (mgr.24602) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:00:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[23612]: audit 2024-03-30T05:00:35.338469+0000 mgr.x (mgr.24602) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:00:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[23612]: audit 2024-03-30T05:00:35.343277+0000 mgr.x (mgr.24602) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:00:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[23612]: audit 2024-03-30T05:00:35.764520+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? 172.21.15.172:0/1310078361' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/584547426"}]': finished 2024-03-30T05:00:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[23612]: cluster 2024-03-30T05:00:35.764584+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-03-30T05:00:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[23612]: audit 2024-03-30T05:00:36.113062+0000 mon.c (mon.1) 163 : audit [INF] from='client.? 172.21.15.172:0/1971055077' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]: dispatch 2024-03-30T05:00:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:36 smithi172 bash[23612]: audit 2024-03-30T05:00:36.113967+0000 mon.a (mon.0) 1046 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]: dispatch 2024-03-30T05:00:37.360 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.939Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-03-30T05:00:37.360 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.940Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-03-30T05:00:37.361 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.940Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.309µs wal_replay_duration=754.90245ms total_replay_duration=754.960271ms 2024-03-30T05:00:37.361 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.951Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T05:00:37.361 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.951Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T05:00:37.361 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:36 smithi173 bash[43048]: ts=2024-03-30T05:00:36.951Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T05:00:37.361 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:37 smithi173 bash[43048]: ts=2024-03-30T05:00:37.026Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=74.548311ms db_storage=1.51µs remote_storage=2.94µs web_handler=774ns query_engine=1.393µs scrape=621.462µs scrape_sd=267.45µs notify=50.666µs notify_sd=46.232µs rules=72.682262ms 2024-03-30T05:00:37.361 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:00:37 smithi173 bash[43048]: ts=2024-03-30T05:00:37.026Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T05:00:38.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:37 smithi173 bash[18498]: audit 2024-03-30T05:00:36.784575+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]': finished 2024-03-30T05:00:38.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:37 smithi173 bash[18498]: cluster 2024-03-30T05:00:36.784794+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:00:38.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:37 smithi173 bash[18498]: cluster 2024-03-30T05:00:36.830292+0000 mgr.x (mgr.24602) 31 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T05:00:38.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:37 smithi173 bash[18498]: audit 2024-03-30T05:00:37.141138+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.172:0/990435484' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]: dispatch 2024-03-30T05:00:38.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:37 smithi173 bash[18498]: audit 2024-03-30T05:00:37.141914+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]: dispatch 2024-03-30T05:00:38.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[18533]: audit 2024-03-30T05:00:36.784575+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]': finished 2024-03-30T05:00:38.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[18533]: cluster 2024-03-30T05:00:36.784794+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:00:38.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[18533]: cluster 2024-03-30T05:00:36.830292+0000 mgr.x (mgr.24602) 31 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T05:00:38.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[18533]: audit 2024-03-30T05:00:37.141138+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.172:0/990435484' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]: dispatch 2024-03-30T05:00:38.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[18533]: audit 2024-03-30T05:00:37.141914+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]: dispatch 2024-03-30T05:00:38.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[23612]: audit 2024-03-30T05:00:36.784575+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/584547426"}]': finished 2024-03-30T05:00:38.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[23612]: cluster 2024-03-30T05:00:36.784794+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-03-30T05:00:38.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[23612]: cluster 2024-03-30T05:00:36.830292+0000 mgr.x (mgr.24602) 31 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-03-30T05:00:38.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[23612]: audit 2024-03-30T05:00:37.141138+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.172:0/990435484' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]: dispatch 2024-03-30T05:00:38.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:37 smithi172 bash[23612]: audit 2024-03-30T05:00:37.141914+0000 mon.a (mon.0) 1049 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]: dispatch 2024-03-30T05:00:39.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:38 smithi173 bash[18498]: audit 2024-03-30T05:00:37.795545+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]': finished 2024-03-30T05:00:39.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:38 smithi173 bash[18498]: cluster 2024-03-30T05:00:37.795744+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-30T05:00:39.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:38 smithi173 bash[18498]: audit 2024-03-30T05:00:38.169979+0000 mon.c (mon.1) 165 : audit [INF] from='client.? 172.21.15.172:0/1582875254' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]: dispatch 2024-03-30T05:00:39.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:38 smithi173 bash[18498]: audit 2024-03-30T05:00:38.170778+0000 mon.a (mon.0) 1052 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]: dispatch 2024-03-30T05:00:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:38 smithi172 bash[18533]: audit 2024-03-30T05:00:37.795545+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]': finished 2024-03-30T05:00:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:38 smithi172 bash[18533]: cluster 2024-03-30T05:00:37.795744+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-30T05:00:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:38 smithi172 bash[18533]: audit 2024-03-30T05:00:38.169979+0000 mon.c (mon.1) 165 : audit [INF] from='client.? 172.21.15.172:0/1582875254' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]: dispatch 2024-03-30T05:00:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:38 smithi172 bash[18533]: audit 2024-03-30T05:00:38.170778+0000 mon.a (mon.0) 1052 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]: dispatch 2024-03-30T05:00:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:38 smithi172 bash[23612]: audit 2024-03-30T05:00:37.795545+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1957432135"}]': finished 2024-03-30T05:00:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:38 smithi172 bash[23612]: cluster 2024-03-30T05:00:37.795744+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-03-30T05:00:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:38 smithi172 bash[23612]: audit 2024-03-30T05:00:38.169979+0000 mon.c (mon.1) 165 : audit [INF] from='client.? 172.21.15.172:0/1582875254' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]: dispatch 2024-03-30T05:00:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:38 smithi172 bash[23612]: audit 2024-03-30T05:00:38.170778+0000 mon.a (mon.0) 1052 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]: dispatch 2024-03-30T05:00:40.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:39 smithi173 bash[18498]: audit 2024-03-30T05:00:38.794523+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]': finished 2024-03-30T05:00:40.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:39 smithi173 bash[18498]: cluster 2024-03-30T05:00:38.794788+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-03-30T05:00:40.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:39 smithi173 bash[18498]: cluster 2024-03-30T05:00:38.831833+0000 mgr.x (mgr.24602) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:40.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:39 smithi172 bash[18533]: audit 2024-03-30T05:00:38.794523+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]': finished 2024-03-30T05:00:40.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:39 smithi172 bash[18533]: cluster 2024-03-30T05:00:38.794788+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-03-30T05:00:40.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:39 smithi172 bash[18533]: cluster 2024-03-30T05:00:38.831833+0000 mgr.x (mgr.24602) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:40.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:39 smithi172 bash[23612]: audit 2024-03-30T05:00:38.794523+0000 mon.a (mon.0) 1053 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/2384269590"}]': finished 2024-03-30T05:00:40.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:39 smithi172 bash[23612]: cluster 2024-03-30T05:00:38.794788+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-03-30T05:00:40.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:39 smithi172 bash[23612]: cluster 2024-03-30T05:00:38.831833+0000 mgr.x (mgr.24602) 32 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:42.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[18533]: cluster 2024-03-30T05:00:40.832261+0000 mgr.x (mgr.24602) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-03-30T05:00:42.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[18533]: audit 2024-03-30T05:00:41.184577+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[18533]: audit 2024-03-30T05:00:41.190386+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[18533]: audit 2024-03-30T05:00:41.398817+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[18533]: audit 2024-03-30T05:00:41.413827+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[18533]: audit 2024-03-30T05:00:41.417007+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[18533]: audit 2024-03-30T05:00:41.418868+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[18533]: audit 2024-03-30T05:00:41.433150+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[23612]: cluster 2024-03-30T05:00:40.832261+0000 mgr.x (mgr.24602) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[23612]: audit 2024-03-30T05:00:41.184577+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[23612]: audit 2024-03-30T05:00:41.190386+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[23612]: audit 2024-03-30T05:00:41.398817+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[23612]: audit 2024-03-30T05:00:41.413827+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[23612]: audit 2024-03-30T05:00:41.417007+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:42.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[23612]: audit 2024-03-30T05:00:41.418868+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:42.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:41 smithi172 bash[23612]: audit 2024-03-30T05:00:41.433150+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:41 smithi173 bash[18498]: cluster 2024-03-30T05:00:40.832261+0000 mgr.x (mgr.24602) 33 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-03-30T05:00:42.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:41 smithi173 bash[18498]: audit 2024-03-30T05:00:41.184577+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:41 smithi173 bash[18498]: audit 2024-03-30T05:00:41.190386+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:41 smithi173 bash[18498]: audit 2024-03-30T05:00:41.398817+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:41 smithi173 bash[18498]: audit 2024-03-30T05:00:41.413827+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:42.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:41 smithi173 bash[18498]: audit 2024-03-30T05:00:41.417007+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:00:42.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:41 smithi173 bash[18498]: audit 2024-03-30T05:00:41.418868+0000 mon.b (mon.2) 196 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:00:42.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:41 smithi173 bash[18498]: audit 2024-03-30T05:00:41.433150+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:00:43.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:42 smithi172 bash[18533]: cluster 2024-03-30T05:00:41.422168+0000 mgr.x (mgr.24602) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:43.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:42 smithi172 bash[18533]: cluster 2024-03-30T05:00:41.422808+0000 mgr.x (mgr.24602) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:43.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:42 smithi172 bash[23612]: cluster 2024-03-30T05:00:41.422168+0000 mgr.x (mgr.24602) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:43.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:42 smithi172 bash[23612]: cluster 2024-03-30T05:00:41.422808+0000 mgr.x (mgr.24602) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:43.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:42 smithi173 bash[18498]: cluster 2024-03-30T05:00:41.422168+0000 mgr.x (mgr.24602) 34 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:43.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:42 smithi173 bash[18498]: cluster 2024-03-30T05:00:41.422808+0000 mgr.x (mgr.24602) 35 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:00:43.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:00:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:00:43] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.33.4" 2024-03-30T05:00:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:43 smithi172 bash[18533]: audit 2024-03-30T05:00:42.045686+0000 mgr.x (mgr.24602) 36 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:44.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:43 smithi172 bash[23612]: audit 2024-03-30T05:00:42.045686+0000 mgr.x (mgr.24602) 36 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:44.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:43 smithi173 bash[18498]: audit 2024-03-30T05:00:42.045686+0000 mgr.x (mgr.24602) 36 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:45.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:44 smithi172 bash[18533]: cluster 2024-03-30T05:00:43.423551+0000 mgr.x (mgr.24602) 37 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-03-30T05:00:45.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:44 smithi172 bash[23612]: cluster 2024-03-30T05:00:43.423551+0000 mgr.x (mgr.24602) 37 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-03-30T05:00:45.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:44 smithi173 bash[18498]: cluster 2024-03-30T05:00:43.423551+0000 mgr.x (mgr.24602) 37 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-03-30T05:00:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:46 smithi172 bash[18533]: cluster 2024-03-30T05:00:45.425184+0000 mgr.x (mgr.24602) 38 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:00:47.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:46 smithi172 bash[23612]: cluster 2024-03-30T05:00:45.425184+0000 mgr.x (mgr.24602) 38 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:00:47.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:46 smithi173 bash[18498]: cluster 2024-03-30T05:00:45.425184+0000 mgr.x (mgr.24602) 38 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:00:49.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:48 smithi173 bash[18498]: cluster 2024-03-30T05:00:47.425974+0000 mgr.x (mgr.24602) 39 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T05:00:49.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:48 smithi173 bash[18498]: audit 2024-03-30T05:00:47.923366+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:49.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:48 smithi172 bash[18533]: cluster 2024-03-30T05:00:47.425974+0000 mgr.x (mgr.24602) 39 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T05:00:49.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:48 smithi172 bash[18533]: audit 2024-03-30T05:00:47.923366+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:49.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:48 smithi172 bash[23612]: cluster 2024-03-30T05:00:47.425974+0000 mgr.x (mgr.24602) 39 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-03-30T05:00:49.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:48 smithi172 bash[23612]: audit 2024-03-30T05:00:47.923366+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:00:51.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:50 smithi173 bash[18498]: cluster 2024-03-30T05:00:49.427977+0000 mgr.x (mgr.24602) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:51.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:50 smithi172 bash[18533]: cluster 2024-03-30T05:00:49.427977+0000 mgr.x (mgr.24602) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:51.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:50 smithi172 bash[23612]: cluster 2024-03-30T05:00:49.427977+0000 mgr.x (mgr.24602) 40 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:53.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:52 smithi173 bash[18498]: cluster 2024-03-30T05:00:51.428866+0000 mgr.x (mgr.24602) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:00:53.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:52 smithi172 bash[18533]: cluster 2024-03-30T05:00:51.428866+0000 mgr.x (mgr.24602) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:00:53.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:52 smithi172 bash[23612]: cluster 2024-03-30T05:00:51.428866+0000 mgr.x (mgr.24602) 41 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:00:53.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:00:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:00:53] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.33.4" 2024-03-30T05:00:54.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:53 smithi173 bash[18498]: audit 2024-03-30T05:00:52.057071+0000 mgr.x (mgr.24602) 42 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:54.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:53 smithi172 bash[18533]: audit 2024-03-30T05:00:52.057071+0000 mgr.x (mgr.24602) 42 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:54.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:53 smithi172 bash[23612]: audit 2024-03-30T05:00:52.057071+0000 mgr.x (mgr.24602) 42 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:00:55.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:54 smithi173 bash[18498]: cluster 2024-03-30T05:00:53.429754+0000 mgr.x (mgr.24602) 43 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:55.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:54 smithi172 bash[18533]: cluster 2024-03-30T05:00:53.429754+0000 mgr.x (mgr.24602) 43 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:55.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:54 smithi172 bash[23612]: cluster 2024-03-30T05:00:53.429754+0000 mgr.x (mgr.24602) 43 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:57.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:56 smithi173 bash[18498]: cluster 2024-03-30T05:00:55.432027+0000 mgr.x (mgr.24602) 44 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:57.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:56 smithi172 bash[18533]: cluster 2024-03-30T05:00:55.432027+0000 mgr.x (mgr.24602) 44 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:57.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:56 smithi172 bash[23612]: cluster 2024-03-30T05:00:55.432027+0000 mgr.x (mgr.24602) 44 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:00:59.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:00:58 smithi173 bash[18498]: cluster 2024-03-30T05:00:57.432899+0000 mgr.x (mgr.24602) 45 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:59.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:00:58 smithi172 bash[18533]: cluster 2024-03-30T05:00:57.432899+0000 mgr.x (mgr.24602) 45 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:00:59.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:00:58 smithi172 bash[23612]: cluster 2024-03-30T05:00:57.432899+0000 mgr.x (mgr.24602) 45 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:01.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:00 smithi173 bash[18498]: cluster 2024-03-30T05:00:59.434587+0000 mgr.x (mgr.24602) 46 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:01.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:00 smithi172 bash[18533]: cluster 2024-03-30T05:00:59.434587+0000 mgr.x (mgr.24602) 46 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:00 smithi172 bash[23612]: cluster 2024-03-30T05:00:59.434587+0000 mgr.x (mgr.24602) 46 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:03.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:02 smithi173 bash[18498]: cluster 2024-03-30T05:01:01.435325+0000 mgr.x (mgr.24602) 47 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:03.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:02 smithi173 bash[18498]: audit 2024-03-30T05:01:02.923681+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:03.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:02 smithi172 bash[18533]: cluster 2024-03-30T05:01:01.435325+0000 mgr.x (mgr.24602) 47 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:03.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:02 smithi172 bash[18533]: audit 2024-03-30T05:01:02.923681+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:03.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:02 smithi172 bash[23612]: cluster 2024-03-30T05:01:01.435325+0000 mgr.x (mgr.24602) 47 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:03.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:02 smithi172 bash[23612]: audit 2024-03-30T05:01:02.923681+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:03.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:01:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:01:03] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-30T05:01:04.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:03 smithi173 bash[18498]: audit 2024-03-30T05:01:02.068479+0000 mgr.x (mgr.24602) 48 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:04.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:03 smithi172 bash[18533]: audit 2024-03-30T05:01:02.068479+0000 mgr.x (mgr.24602) 48 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:04.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:03 smithi172 bash[23612]: audit 2024-03-30T05:01:02.068479+0000 mgr.x (mgr.24602) 48 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:05.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:04 smithi173 bash[18498]: cluster 2024-03-30T05:01:03.436122+0000 mgr.x (mgr.24602) 49 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:05.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:04 smithi172 bash[18533]: cluster 2024-03-30T05:01:03.436122+0000 mgr.x (mgr.24602) 49 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:05.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:04 smithi172 bash[23612]: cluster 2024-03-30T05:01:03.436122+0000 mgr.x (mgr.24602) 49 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:07.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:06 smithi173 bash[18498]: cluster 2024-03-30T05:01:05.437747+0000 mgr.x (mgr.24602) 50 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:06 smithi172 bash[18533]: cluster 2024-03-30T05:01:05.437747+0000 mgr.x (mgr.24602) 50 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:07.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:06 smithi172 bash[23612]: cluster 2024-03-30T05:01:05.437747+0000 mgr.x (mgr.24602) 50 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:09.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:08 smithi173 bash[18498]: cluster 2024-03-30T05:01:07.438536+0000 mgr.x (mgr.24602) 51 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:09.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:08 smithi172 bash[18533]: cluster 2024-03-30T05:01:07.438536+0000 mgr.x (mgr.24602) 51 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:09.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:08 smithi172 bash[23612]: cluster 2024-03-30T05:01:07.438536+0000 mgr.x (mgr.24602) 51 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:11.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:10 smithi173 bash[18498]: cluster 2024-03-30T05:01:09.440254+0000 mgr.x (mgr.24602) 52 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:11.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:10 smithi172 bash[18533]: cluster 2024-03-30T05:01:09.440254+0000 mgr.x (mgr.24602) 52 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:11.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:10 smithi172 bash[23612]: cluster 2024-03-30T05:01:09.440254+0000 mgr.x (mgr.24602) 52 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:13.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:12 smithi173 bash[18498]: cluster 2024-03-30T05:01:11.441012+0000 mgr.x (mgr.24602) 53 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:13.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:12 smithi172 bash[18533]: cluster 2024-03-30T05:01:11.441012+0000 mgr.x (mgr.24602) 53 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:13.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:12 smithi172 bash[23612]: cluster 2024-03-30T05:01:11.441012+0000 mgr.x (mgr.24602) 53 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:13.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:01:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:01:13] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-30T05:01:14.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:13 smithi173 bash[18498]: audit 2024-03-30T05:01:12.079452+0000 mgr.x (mgr.24602) 54 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:14.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:13 smithi172 bash[18533]: audit 2024-03-30T05:01:12.079452+0000 mgr.x (mgr.24602) 54 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:14.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:13 smithi172 bash[23612]: audit 2024-03-30T05:01:12.079452+0000 mgr.x (mgr.24602) 54 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:15.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:14 smithi173 bash[18498]: cluster 2024-03-30T05:01:13.441833+0000 mgr.x (mgr.24602) 55 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:15.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:15 smithi172 bash[18533]: cluster 2024-03-30T05:01:13.441833+0000 mgr.x (mgr.24602) 55 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:15.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:15 smithi172 bash[23612]: cluster 2024-03-30T05:01:13.441833+0000 mgr.x (mgr.24602) 55 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:17.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:17 smithi173 bash[18498]: cluster 2024-03-30T05:01:15.443587+0000 mgr.x (mgr.24602) 56 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:17.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:17 smithi172 bash[23612]: cluster 2024-03-30T05:01:15.443587+0000 mgr.x (mgr.24602) 56 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:17.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:17 smithi172 bash[18533]: cluster 2024-03-30T05:01:15.443587+0000 mgr.x (mgr.24602) 56 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:18.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:18 smithi173 bash[18498]: audit 2024-03-30T05:01:17.930550+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:18.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:18 smithi172 bash[18533]: audit 2024-03-30T05:01:17.930550+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:18.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:18 smithi172 bash[23612]: audit 2024-03-30T05:01:17.930550+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:19.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:19 smithi173 bash[18498]: cluster 2024-03-30T05:01:17.444360+0000 mgr.x (mgr.24602) 57 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:19.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:19 smithi172 bash[18533]: cluster 2024-03-30T05:01:17.444360+0000 mgr.x (mgr.24602) 57 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:19.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:19 smithi172 bash[23612]: cluster 2024-03-30T05:01:17.444360+0000 mgr.x (mgr.24602) 57 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:20.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:20 smithi173 bash[18498]: cluster 2024-03-30T05:01:19.446441+0000 mgr.x (mgr.24602) 58 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:20.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:20 smithi172 bash[18533]: cluster 2024-03-30T05:01:19.446441+0000 mgr.x (mgr.24602) 58 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:20.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:20 smithi172 bash[23612]: cluster 2024-03-30T05:01:19.446441+0000 mgr.x (mgr.24602) 58 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:22.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:22 smithi173 bash[18498]: cluster 2024-03-30T05:01:21.447215+0000 mgr.x (mgr.24602) 59 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:22.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:22 smithi172 bash[18533]: cluster 2024-03-30T05:01:21.447215+0000 mgr.x (mgr.24602) 59 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:22.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:22 smithi172 bash[23612]: cluster 2024-03-30T05:01:21.447215+0000 mgr.x (mgr.24602) 59 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:23.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:23 smithi173 bash[18498]: audit 2024-03-30T05:01:22.090893+0000 mgr.x (mgr.24602) 60 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:23.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:01:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:01:23] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-03-30T05:01:23.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:23 smithi172 bash[18533]: audit 2024-03-30T05:01:22.090893+0000 mgr.x (mgr.24602) 60 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:23.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:23 smithi172 bash[23612]: audit 2024-03-30T05:01:22.090893+0000 mgr.x (mgr.24602) 60 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:25.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:24 smithi173 bash[18498]: cluster 2024-03-30T05:01:23.447958+0000 mgr.x (mgr.24602) 61 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:25.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:24 smithi172 bash[18533]: cluster 2024-03-30T05:01:23.447958+0000 mgr.x (mgr.24602) 61 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:25.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:24 smithi172 bash[23612]: cluster 2024-03-30T05:01:23.447958+0000 mgr.x (mgr.24602) 61 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:27.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:26 smithi173 bash[18498]: cluster 2024-03-30T05:01:25.449637+0000 mgr.x (mgr.24602) 62 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:27.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:26 smithi172 bash[18533]: cluster 2024-03-30T05:01:25.449637+0000 mgr.x (mgr.24602) 62 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:27.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:26 smithi172 bash[23612]: cluster 2024-03-30T05:01:25.449637+0000 mgr.x (mgr.24602) 62 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:29.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:28 smithi173 bash[18498]: cluster 2024-03-30T05:01:27.450399+0000 mgr.x (mgr.24602) 63 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:29.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:28 smithi172 bash[18533]: cluster 2024-03-30T05:01:27.450399+0000 mgr.x (mgr.24602) 63 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:29.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:28 smithi172 bash[23612]: cluster 2024-03-30T05:01:27.450399+0000 mgr.x (mgr.24602) 63 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:31.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:30 smithi173 bash[18498]: cluster 2024-03-30T05:01:29.452296+0000 mgr.x (mgr.24602) 64 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:31.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:30 smithi172 bash[18533]: cluster 2024-03-30T05:01:29.452296+0000 mgr.x (mgr.24602) 64 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:31.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:30 smithi172 bash[23612]: cluster 2024-03-30T05:01:29.452296+0000 mgr.x (mgr.24602) 64 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:33.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:32 smithi173 bash[18498]: cluster 2024-03-30T05:01:31.453083+0000 mgr.x (mgr.24602) 65 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:33.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:32 smithi172 bash[18533]: cluster 2024-03-30T05:01:31.453083+0000 mgr.x (mgr.24602) 65 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:33.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:32 smithi172 bash[23612]: cluster 2024-03-30T05:01:31.453083+0000 mgr.x (mgr.24602) 65 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:33.796 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:01:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:01:33] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-30T05:01:34.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:33 smithi173 bash[18498]: audit 2024-03-30T05:01:32.102339+0000 mgr.x (mgr.24602) 66 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:34.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:33 smithi173 bash[18498]: audit 2024-03-30T05:01:32.930985+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:34.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:33 smithi172 bash[18533]: audit 2024-03-30T05:01:32.102339+0000 mgr.x (mgr.24602) 66 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:34.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:33 smithi172 bash[18533]: audit 2024-03-30T05:01:32.930985+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:34.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:33 smithi172 bash[23612]: audit 2024-03-30T05:01:32.102339+0000 mgr.x (mgr.24602) 66 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:34.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:33 smithi172 bash[23612]: audit 2024-03-30T05:01:32.930985+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:35.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:34 smithi173 bash[18498]: cluster 2024-03-30T05:01:33.453890+0000 mgr.x (mgr.24602) 67 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:35.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:34 smithi172 bash[18533]: cluster 2024-03-30T05:01:33.453890+0000 mgr.x (mgr.24602) 67 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:35.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:34 smithi172 bash[23612]: cluster 2024-03-30T05:01:33.453890+0000 mgr.x (mgr.24602) 67 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:37.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:36 smithi173 bash[18498]: cluster 2024-03-30T05:01:35.455600+0000 mgr.x (mgr.24602) 68 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:36 smithi172 bash[18533]: cluster 2024-03-30T05:01:35.455600+0000 mgr.x (mgr.24602) 68 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:36 smithi172 bash[23612]: cluster 2024-03-30T05:01:35.455600+0000 mgr.x (mgr.24602) 68 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:39.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:38 smithi173 bash[18498]: cluster 2024-03-30T05:01:37.456328+0000 mgr.x (mgr.24602) 69 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:38 smithi172 bash[18533]: cluster 2024-03-30T05:01:37.456328+0000 mgr.x (mgr.24602) 69 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:38 smithi172 bash[23612]: cluster 2024-03-30T05:01:37.456328+0000 mgr.x (mgr.24602) 69 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:41.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:40 smithi173 bash[18498]: cluster 2024-03-30T05:01:39.457984+0000 mgr.x (mgr.24602) 70 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:41.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:40 smithi172 bash[18533]: cluster 2024-03-30T05:01:39.457984+0000 mgr.x (mgr.24602) 70 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:41.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:40 smithi172 bash[23612]: cluster 2024-03-30T05:01:39.457984+0000 mgr.x (mgr.24602) 70 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:43.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:42 smithi173 bash[18498]: cluster 2024-03-30T05:01:41.458737+0000 mgr.x (mgr.24602) 71 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:43.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:42 smithi173 bash[18498]: audit 2024-03-30T05:01:42.309758+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:43.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:42 smithi173 bash[18498]: audit 2024-03-30T05:01:42.311483+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:43.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:42 smithi173 bash[18498]: audit 2024-03-30T05:01:42.326480+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:01:43.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:42 smithi172 bash[18533]: cluster 2024-03-30T05:01:41.458737+0000 mgr.x (mgr.24602) 71 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:43.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:42 smithi172 bash[18533]: audit 2024-03-30T05:01:42.309758+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:43.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:42 smithi172 bash[18533]: audit 2024-03-30T05:01:42.311483+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:43.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:42 smithi172 bash[18533]: audit 2024-03-30T05:01:42.326480+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:01:43.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:42 smithi172 bash[23612]: cluster 2024-03-30T05:01:41.458737+0000 mgr.x (mgr.24602) 71 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:43.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:42 smithi172 bash[23612]: audit 2024-03-30T05:01:42.309758+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:01:43.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:42 smithi172 bash[23612]: audit 2024-03-30T05:01:42.311483+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:01:43.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:42 smithi172 bash[23612]: audit 2024-03-30T05:01:42.326480+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:01:43.824 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:01:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:01:43] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-30T05:01:44.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:43 smithi173 bash[18498]: audit 2024-03-30T05:01:42.111050+0000 mgr.x (mgr.24602) 72 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:44.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:43 smithi173 bash[18498]: cluster 2024-03-30T05:01:42.314095+0000 mgr.x (mgr.24602) 73 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-30T05:01:44.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:43 smithi173 bash[18498]: cluster 2024-03-30T05:01:42.314468+0000 mgr.x (mgr.24602) 74 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:44.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:43 smithi172 bash[18533]: audit 2024-03-30T05:01:42.111050+0000 mgr.x (mgr.24602) 72 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:43 smithi172 bash[18533]: cluster 2024-03-30T05:01:42.314095+0000 mgr.x (mgr.24602) 73 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-30T05:01:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:43 smithi172 bash[18533]: cluster 2024-03-30T05:01:42.314468+0000 mgr.x (mgr.24602) 74 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:44.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:43 smithi172 bash[23612]: audit 2024-03-30T05:01:42.111050+0000 mgr.x (mgr.24602) 72 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:44.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:43 smithi172 bash[23612]: cluster 2024-03-30T05:01:42.314095+0000 mgr.x (mgr.24602) 73 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-03-30T05:01:44.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:43 smithi172 bash[23612]: cluster 2024-03-30T05:01:42.314468+0000 mgr.x (mgr.24602) 74 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:46.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:45 smithi173 bash[18498]: cluster 2024-03-30T05:01:44.316239+0000 mgr.x (mgr.24602) 75 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:46.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:45 smithi172 bash[18533]: cluster 2024-03-30T05:01:44.316239+0000 mgr.x (mgr.24602) 75 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:46.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:45 smithi172 bash[23612]: cluster 2024-03-30T05:01:44.316239+0000 mgr.x (mgr.24602) 75 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:48.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:47 smithi173 bash[18498]: cluster 2024-03-30T05:01:46.317169+0000 mgr.x (mgr.24602) 76 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:48.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:47 smithi172 bash[23612]: cluster 2024-03-30T05:01:46.317169+0000 mgr.x (mgr.24602) 76 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:48.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:47 smithi172 bash[18533]: cluster 2024-03-30T05:01:46.317169+0000 mgr.x (mgr.24602) 76 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:49.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:48 smithi173 bash[18498]: audit 2024-03-30T05:01:47.931496+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:49.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:48 smithi172 bash[18533]: audit 2024-03-30T05:01:47.931496+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:49.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:48 smithi172 bash[23612]: audit 2024-03-30T05:01:47.931496+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:01:50.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:49 smithi173 bash[18498]: cluster 2024-03-30T05:01:48.317905+0000 mgr.x (mgr.24602) 77 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 577 B/s rd, 0 op/s 2024-03-30T05:01:50.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:49 smithi172 bash[18533]: cluster 2024-03-30T05:01:48.317905+0000 mgr.x (mgr.24602) 77 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 577 B/s rd, 0 op/s 2024-03-30T05:01:50.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:49 smithi172 bash[23612]: cluster 2024-03-30T05:01:48.317905+0000 mgr.x (mgr.24602) 77 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 577 B/s rd, 0 op/s 2024-03-30T05:01:52.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:51 smithi173 bash[18498]: cluster 2024-03-30T05:01:50.319611+0000 mgr.x (mgr.24602) 78 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:52.115 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:51 smithi172 bash[18533]: cluster 2024-03-30T05:01:50.319611+0000 mgr.x (mgr.24602) 78 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:52.116 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:51 smithi172 bash[23612]: cluster 2024-03-30T05:01:50.319611+0000 mgr.x (mgr.24602) 78 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:01:53.852 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:01:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:01:53] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.33.4" 2024-03-30T05:01:54.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:53 smithi173 bash[18498]: audit 2024-03-30T05:01:52.122289+0000 mgr.x (mgr.24602) 79 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:54.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:53 smithi173 bash[18498]: cluster 2024-03-30T05:01:52.320294+0000 mgr.x (mgr.24602) 80 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:01:54.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:53 smithi172 bash[23612]: audit 2024-03-30T05:01:52.122289+0000 mgr.x (mgr.24602) 79 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:54.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:53 smithi172 bash[23612]: cluster 2024-03-30T05:01:52.320294+0000 mgr.x (mgr.24602) 80 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:01:54.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:53 smithi172 bash[18533]: audit 2024-03-30T05:01:52.122289+0000 mgr.x (mgr.24602) 79 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:01:54.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:53 smithi172 bash[18533]: cluster 2024-03-30T05:01:52.320294+0000 mgr.x (mgr.24602) 80 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:01:56.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:55 smithi173 bash[18498]: cluster 2024-03-30T05:01:54.321961+0000 mgr.x (mgr.24602) 81 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:56.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:55 smithi172 bash[23612]: cluster 2024-03-30T05:01:54.321961+0000 mgr.x (mgr.24602) 81 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:56.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:55 smithi172 bash[18533]: cluster 2024-03-30T05:01:54.321961+0000 mgr.x (mgr.24602) 81 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:01:58.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:57 smithi172 bash[18533]: cluster 2024-03-30T05:01:56.322749+0000 mgr.x (mgr.24602) 82 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:58.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:57 smithi172 bash[23612]: cluster 2024-03-30T05:01:56.322749+0000 mgr.x (mgr.24602) 82 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:01:58.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:57 smithi173 bash[18498]: cluster 2024-03-30T05:01:56.322749+0000 mgr.x (mgr.24602) 82 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:00.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:01:59 smithi172 bash[23612]: cluster 2024-03-30T05:01:58.323514+0000 mgr.x (mgr.24602) 83 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:01:59 smithi172 bash[18533]: cluster 2024-03-30T05:01:58.323514+0000 mgr.x (mgr.24602) 83 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:00.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:01:59 smithi173 bash[18498]: cluster 2024-03-30T05:01:58.323514+0000 mgr.x (mgr.24602) 83 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:02.127 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:01 smithi172 bash[23612]: cluster 2024-03-30T05:02:00.325149+0000 mgr.x (mgr.24602) 84 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:02.127 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:01 smithi172 bash[18533]: cluster 2024-03-30T05:02:00.325149+0000 mgr.x (mgr.24602) 84 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:02.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:01 smithi173 bash[18498]: cluster 2024-03-30T05:02:00.325149+0000 mgr.x (mgr.24602) 84 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:03.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:02:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:02:03] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-30T05:02:04.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:03 smithi172 bash[18533]: audit 2024-03-30T05:02:02.133753+0000 mgr.x (mgr.24602) 85 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:04.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:03 smithi172 bash[18533]: cluster 2024-03-30T05:02:02.325877+0000 mgr.x (mgr.24602) 86 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:04.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:03 smithi172 bash[18533]: audit 2024-03-30T05:02:02.931890+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:04.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:03 smithi172 bash[23612]: audit 2024-03-30T05:02:02.133753+0000 mgr.x (mgr.24602) 85 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:04.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:03 smithi172 bash[23612]: cluster 2024-03-30T05:02:02.325877+0000 mgr.x (mgr.24602) 86 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:04.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:03 smithi172 bash[23612]: audit 2024-03-30T05:02:02.931890+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:04.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:03 smithi173 bash[18498]: audit 2024-03-30T05:02:02.133753+0000 mgr.x (mgr.24602) 85 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:04.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:03 smithi173 bash[18498]: cluster 2024-03-30T05:02:02.325877+0000 mgr.x (mgr.24602) 86 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:04.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:03 smithi173 bash[18498]: audit 2024-03-30T05:02:02.931890+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:06.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:05 smithi172 bash[18533]: cluster 2024-03-30T05:02:04.327584+0000 mgr.x (mgr.24602) 87 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:06.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:05 smithi172 bash[23612]: cluster 2024-03-30T05:02:04.327584+0000 mgr.x (mgr.24602) 87 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:06.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:05 smithi173 bash[18498]: cluster 2024-03-30T05:02:04.327584+0000 mgr.x (mgr.24602) 87 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:08.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:07 smithi172 bash[18533]: cluster 2024-03-30T05:02:06.328268+0000 mgr.x (mgr.24602) 88 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:08.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:07 smithi172 bash[23612]: cluster 2024-03-30T05:02:06.328268+0000 mgr.x (mgr.24602) 88 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:08.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:07 smithi173 bash[18498]: cluster 2024-03-30T05:02:06.328268+0000 mgr.x (mgr.24602) 88 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:10.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:09 smithi172 bash[18533]: cluster 2024-03-30T05:02:08.328983+0000 mgr.x (mgr.24602) 89 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:10.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:09 smithi172 bash[23612]: cluster 2024-03-30T05:02:08.328983+0000 mgr.x (mgr.24602) 89 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:10.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:09 smithi173 bash[18498]: cluster 2024-03-30T05:02:08.328983+0000 mgr.x (mgr.24602) 89 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:11 smithi172 bash[18533]: cluster 2024-03-30T05:02:10.330639+0000 mgr.x (mgr.24602) 90 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:12.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:11 smithi172 bash[23612]: cluster 2024-03-30T05:02:10.330639+0000 mgr.x (mgr.24602) 90 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:12.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:11 smithi173 bash[18498]: cluster 2024-03-30T05:02:10.330639+0000 mgr.x (mgr.24602) 90 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:13.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:02:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:02:13] "GET /metrics HTTP/1.1" 200 37981 "" "Prometheus/2.33.4" 2024-03-30T05:02:14.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:13 smithi172 bash[18533]: audit 2024-03-30T05:02:12.144357+0000 mgr.x (mgr.24602) 91 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:14.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:13 smithi172 bash[18533]: cluster 2024-03-30T05:02:12.331380+0000 mgr.x (mgr.24602) 92 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:14.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:13 smithi172 bash[23612]: audit 2024-03-30T05:02:12.144357+0000 mgr.x (mgr.24602) 91 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:14.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:13 smithi172 bash[23612]: cluster 2024-03-30T05:02:12.331380+0000 mgr.x (mgr.24602) 92 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:14.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:13 smithi173 bash[18498]: audit 2024-03-30T05:02:12.144357+0000 mgr.x (mgr.24602) 91 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:14.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:13 smithi173 bash[18498]: cluster 2024-03-30T05:02:12.331380+0000 mgr.x (mgr.24602) 92 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:16.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:15 smithi173 bash[18498]: cluster 2024-03-30T05:02:14.333053+0000 mgr.x (mgr.24602) 93 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:16.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:15 smithi172 bash[18533]: cluster 2024-03-30T05:02:14.333053+0000 mgr.x (mgr.24602) 93 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:16.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:15 smithi172 bash[23612]: cluster 2024-03-30T05:02:14.333053+0000 mgr.x (mgr.24602) 93 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:18.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:17 smithi173 bash[18498]: cluster 2024-03-30T05:02:16.333791+0000 mgr.x (mgr.24602) 94 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:18.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:17 smithi172 bash[18533]: cluster 2024-03-30T05:02:16.333791+0000 mgr.x (mgr.24602) 94 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:18.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:17 smithi172 bash[23612]: cluster 2024-03-30T05:02:16.333791+0000 mgr.x (mgr.24602) 94 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:19.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:18 smithi173 bash[18498]: audit 2024-03-30T05:02:17.932319+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:19.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:18 smithi172 bash[23612]: audit 2024-03-30T05:02:17.932319+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:19.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:18 smithi172 bash[18533]: audit 2024-03-30T05:02:17.932319+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:20.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:19 smithi173 bash[18498]: cluster 2024-03-30T05:02:18.334500+0000 mgr.x (mgr.24602) 95 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:20.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:19 smithi172 bash[18533]: cluster 2024-03-30T05:02:18.334500+0000 mgr.x (mgr.24602) 95 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:20.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:19 smithi172 bash[23612]: cluster 2024-03-30T05:02:18.334500+0000 mgr.x (mgr.24602) 95 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:22.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:21 smithi173 bash[18498]: cluster 2024-03-30T05:02:20.336173+0000 mgr.x (mgr.24602) 96 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:22.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:21 smithi172 bash[18533]: cluster 2024-03-30T05:02:20.336173+0000 mgr.x (mgr.24602) 96 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:22.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:21 smithi172 bash[23612]: cluster 2024-03-30T05:02:20.336173+0000 mgr.x (mgr.24602) 96 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:23.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:02:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:02:23] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-03-30T05:02:24.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:23 smithi173 bash[18498]: audit 2024-03-30T05:02:22.147051+0000 mgr.x (mgr.24602) 97 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:24.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:23 smithi173 bash[18498]: cluster 2024-03-30T05:02:22.336895+0000 mgr.x (mgr.24602) 98 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:24.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:23 smithi172 bash[18533]: audit 2024-03-30T05:02:22.147051+0000 mgr.x (mgr.24602) 97 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:24.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:23 smithi172 bash[18533]: cluster 2024-03-30T05:02:22.336895+0000 mgr.x (mgr.24602) 98 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:24.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:23 smithi172 bash[23612]: audit 2024-03-30T05:02:22.147051+0000 mgr.x (mgr.24602) 97 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:24.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:23 smithi172 bash[23612]: cluster 2024-03-30T05:02:22.336895+0000 mgr.x (mgr.24602) 98 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:26.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:25 smithi173 bash[18498]: cluster 2024-03-30T05:02:24.338524+0000 mgr.x (mgr.24602) 99 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:26.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:25 smithi172 bash[18533]: cluster 2024-03-30T05:02:24.338524+0000 mgr.x (mgr.24602) 99 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:26.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:25 smithi172 bash[23612]: cluster 2024-03-30T05:02:24.338524+0000 mgr.x (mgr.24602) 99 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:28.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:27 smithi173 bash[18498]: cluster 2024-03-30T05:02:26.339273+0000 mgr.x (mgr.24602) 100 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:28.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:27 smithi172 bash[18533]: cluster 2024-03-30T05:02:26.339273+0000 mgr.x (mgr.24602) 100 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:28.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:27 smithi172 bash[23612]: cluster 2024-03-30T05:02:26.339273+0000 mgr.x (mgr.24602) 100 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:30.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:29 smithi173 bash[18498]: cluster 2024-03-30T05:02:28.339994+0000 mgr.x (mgr.24602) 101 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:30.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:29 smithi172 bash[18533]: cluster 2024-03-30T05:02:28.339994+0000 mgr.x (mgr.24602) 101 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:30.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:29 smithi172 bash[23612]: cluster 2024-03-30T05:02:28.339994+0000 mgr.x (mgr.24602) 101 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:32.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:31 smithi173 bash[18498]: cluster 2024-03-30T05:02:30.341628+0000 mgr.x (mgr.24602) 102 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:32.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:31 smithi172 bash[18533]: cluster 2024-03-30T05:02:30.341628+0000 mgr.x (mgr.24602) 102 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:32.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:31 smithi172 bash[23612]: cluster 2024-03-30T05:02:30.341628+0000 mgr.x (mgr.24602) 102 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:33.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:32 smithi173 bash[18498]: audit 2024-03-30T05:02:32.932742+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:33.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:32 smithi172 bash[18533]: audit 2024-03-30T05:02:32.932742+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:33.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:32 smithi172 bash[23612]: audit 2024-03-30T05:02:32.932742+0000 mon.b (mon.2) 206 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:33.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:02:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:02:33] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.33.4" 2024-03-30T05:02:34.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:33 smithi173 bash[18498]: audit 2024-03-30T05:02:32.158396+0000 mgr.x (mgr.24602) 103 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:34.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:33 smithi173 bash[18498]: cluster 2024-03-30T05:02:32.342327+0000 mgr.x (mgr.24602) 104 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:34.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:33 smithi172 bash[18533]: audit 2024-03-30T05:02:32.158396+0000 mgr.x (mgr.24602) 103 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:34.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:33 smithi172 bash[18533]: cluster 2024-03-30T05:02:32.342327+0000 mgr.x (mgr.24602) 104 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:34.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:33 smithi172 bash[23612]: audit 2024-03-30T05:02:32.158396+0000 mgr.x (mgr.24602) 103 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:34.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:33 smithi172 bash[23612]: cluster 2024-03-30T05:02:32.342327+0000 mgr.x (mgr.24602) 104 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:36.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:35 smithi173 bash[18498]: cluster 2024-03-30T05:02:34.343980+0000 mgr.x (mgr.24602) 105 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:36.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:35 smithi172 bash[18533]: cluster 2024-03-30T05:02:34.343980+0000 mgr.x (mgr.24602) 105 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:36.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:35 smithi172 bash[23612]: cluster 2024-03-30T05:02:34.343980+0000 mgr.x (mgr.24602) 105 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:38.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:37 smithi173 bash[18498]: cluster 2024-03-30T05:02:36.344705+0000 mgr.x (mgr.24602) 106 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:38.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:37 smithi172 bash[18533]: cluster 2024-03-30T05:02:36.344705+0000 mgr.x (mgr.24602) 106 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:37 smithi172 bash[23612]: cluster 2024-03-30T05:02:36.344705+0000 mgr.x (mgr.24602) 106 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:40.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:39 smithi173 bash[18498]: cluster 2024-03-30T05:02:38.345413+0000 mgr.x (mgr.24602) 107 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:40.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:39 smithi172 bash[18533]: cluster 2024-03-30T05:02:38.345413+0000 mgr.x (mgr.24602) 107 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:40.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:39 smithi172 bash[23612]: cluster 2024-03-30T05:02:38.345413+0000 mgr.x (mgr.24602) 107 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:42.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:41 smithi173 bash[18498]: cluster 2024-03-30T05:02:40.347054+0000 mgr.x (mgr.24602) 108 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:42.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:41 smithi172 bash[18533]: cluster 2024-03-30T05:02:40.347054+0000 mgr.x (mgr.24602) 108 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:42.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:41 smithi172 bash[23612]: cluster 2024-03-30T05:02:40.347054+0000 mgr.x (mgr.24602) 108 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:43.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:02:43 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:02:43] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.33.4" 2024-03-30T05:02:44.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:43 smithi173 bash[18498]: audit 2024-03-30T05:02:42.162164+0000 mgr.x (mgr.24602) 109 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:44.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:43 smithi173 bash[18498]: cluster 2024-03-30T05:02:42.347826+0000 mgr.x (mgr.24602) 110 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:44.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:43 smithi173 bash[18498]: audit 2024-03-30T05:02:43.147194+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:02:44.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:43 smithi173 bash[18498]: audit 2024-03-30T05:02:43.149135+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:02:44.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:43 smithi173 bash[18498]: audit 2024-03-30T05:02:43.165504+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:02:44.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[18533]: audit 2024-03-30T05:02:42.162164+0000 mgr.x (mgr.24602) 109 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:44.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[18533]: cluster 2024-03-30T05:02:42.347826+0000 mgr.x (mgr.24602) 110 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:44.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[18533]: audit 2024-03-30T05:02:43.147194+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:02:44.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[18533]: audit 2024-03-30T05:02:43.149135+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:02:44.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[18533]: audit 2024-03-30T05:02:43.165504+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:02:44.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[23612]: audit 2024-03-30T05:02:42.162164+0000 mgr.x (mgr.24602) 109 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:44.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[23612]: cluster 2024-03-30T05:02:42.347826+0000 mgr.x (mgr.24602) 110 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:44.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[23612]: audit 2024-03-30T05:02:43.147194+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:02:44.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[23612]: audit 2024-03-30T05:02:43.149135+0000 mon.b (mon.2) 208 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:02:44.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:43 smithi172 bash[23612]: audit 2024-03-30T05:02:43.165504+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:02:45.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:44 smithi173 bash[18498]: cluster 2024-03-30T05:02:43.151890+0000 mgr.x (mgr.24602) 111 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T05:02:45.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:44 smithi173 bash[18498]: cluster 2024-03-30T05:02:43.152162+0000 mgr.x (mgr.24602) 112 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-03-30T05:02:45.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:44 smithi172 bash[18533]: cluster 2024-03-30T05:02:43.151890+0000 mgr.x (mgr.24602) 111 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T05:02:45.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:44 smithi172 bash[18533]: cluster 2024-03-30T05:02:43.152162+0000 mgr.x (mgr.24602) 112 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-03-30T05:02:45.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:44 smithi172 bash[23612]: cluster 2024-03-30T05:02:43.151890+0000 mgr.x (mgr.24602) 111 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-03-30T05:02:45.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:44 smithi172 bash[23612]: cluster 2024-03-30T05:02:43.152162+0000 mgr.x (mgr.24602) 112 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-03-30T05:02:47.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:46 smithi173 bash[18498]: cluster 2024-03-30T05:02:45.153739+0000 mgr.x (mgr.24602) 113 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:47.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:46 smithi172 bash[18533]: cluster 2024-03-30T05:02:45.153739+0000 mgr.x (mgr.24602) 113 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:47.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:47 smithi172 bash[23612]: cluster 2024-03-30T05:02:45.153739+0000 mgr.x (mgr.24602) 113 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:48.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:48 smithi173 bash[18498]: audit 2024-03-30T05:02:47.933198+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:48.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:48 smithi172 bash[18533]: audit 2024-03-30T05:02:47.933198+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:48.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:48 smithi172 bash[23612]: audit 2024-03-30T05:02:47.933198+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:02:49.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:49 smithi173 bash[18498]: cluster 2024-03-30T05:02:47.154467+0000 mgr.x (mgr.24602) 114 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:49.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:49 smithi172 bash[18533]: cluster 2024-03-30T05:02:47.154467+0000 mgr.x (mgr.24602) 114 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:49.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:49 smithi172 bash[23612]: cluster 2024-03-30T05:02:47.154467+0000 mgr.x (mgr.24602) 114 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:51.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:51 smithi173 bash[18498]: cluster 2024-03-30T05:02:49.156174+0000 mgr.x (mgr.24602) 115 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:51.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:51 smithi172 bash[18533]: cluster 2024-03-30T05:02:49.156174+0000 mgr.x (mgr.24602) 115 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:51.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:51 smithi172 bash[23612]: cluster 2024-03-30T05:02:49.156174+0000 mgr.x (mgr.24602) 115 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:53.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:53 smithi173 bash[18498]: cluster 2024-03-30T05:02:51.156911+0000 mgr.x (mgr.24602) 116 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:53.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:53 smithi172 bash[18533]: cluster 2024-03-30T05:02:51.156911+0000 mgr.x (mgr.24602) 116 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:53.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:53 smithi172 bash[23612]: cluster 2024-03-30T05:02:51.156911+0000 mgr.x (mgr.24602) 116 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:02:53.860 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:02:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:02:53] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.33.4" 2024-03-30T05:02:54.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:54 smithi173 bash[18498]: audit 2024-03-30T05:02:52.166423+0000 mgr.x (mgr.24602) 117 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:54.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:54 smithi172 bash[18533]: audit 2024-03-30T05:02:52.166423+0000 mgr.x (mgr.24602) 117 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:54.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:54 smithi172 bash[23612]: audit 2024-03-30T05:02:52.166423+0000 mgr.x (mgr.24602) 117 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:02:55.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:55 smithi173 bash[18498]: cluster 2024-03-30T05:02:53.157628+0000 mgr.x (mgr.24602) 118 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:55.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:55 smithi172 bash[18533]: cluster 2024-03-30T05:02:53.157628+0000 mgr.x (mgr.24602) 118 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:55.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:55 smithi172 bash[23612]: cluster 2024-03-30T05:02:53.157628+0000 mgr.x (mgr.24602) 118 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:02:56.360 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:56 smithi173 bash[18498]: cluster 2024-03-30T05:02:55.159242+0000 mgr.x (mgr.24602) 119 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:56.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:56 smithi172 bash[18533]: cluster 2024-03-30T05:02:55.159242+0000 mgr.x (mgr.24602) 119 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:56.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:56 smithi172 bash[23612]: cluster 2024-03-30T05:02:55.159242+0000 mgr.x (mgr.24602) 119 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:02:58.610 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:02:58 smithi173 bash[18498]: cluster 2024-03-30T05:02:57.160028+0000 mgr.x (mgr.24602) 120 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:58.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:02:58 smithi172 bash[18533]: cluster 2024-03-30T05:02:57.160028+0000 mgr.x (mgr.24602) 120 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:02:58.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:02:58 smithi172 bash[23612]: cluster 2024-03-30T05:02:57.160028+0000 mgr.x (mgr.24602) 120 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:01.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:00 smithi173 bash[18498]: cluster 2024-03-30T05:02:59.161655+0000 mgr.x (mgr.24602) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:01.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:00 smithi172 bash[18533]: cluster 2024-03-30T05:02:59.161655+0000 mgr.x (mgr.24602) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:01.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:00 smithi172 bash[23612]: cluster 2024-03-30T05:02:59.161655+0000 mgr.x (mgr.24602) 121 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:03:03.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:02 smithi173 bash[18498]: cluster 2024-03-30T05:03:01.162384+0000 mgr.x (mgr.24602) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:03.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:02 smithi172 bash[18533]: cluster 2024-03-30T05:03:01.162384+0000 mgr.x (mgr.24602) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:03.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:02 smithi172 bash[23612]: cluster 2024-03-30T05:03:01.162384+0000 mgr.x (mgr.24602) 122 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:03.813 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:03 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:03:03] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.33.4" 2024-03-30T05:03:04.110 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:03 smithi173 bash[18498]: audit 2024-03-30T05:03:02.177653+0000 mgr.x (mgr.24602) 123 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:04.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:03 smithi173 bash[18498]: audit 2024-03-30T05:03:02.933561+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:04.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:03 smithi172 bash[18533]: audit 2024-03-30T05:03:02.177653+0000 mgr.x (mgr.24602) 123 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:04.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:03 smithi172 bash[18533]: audit 2024-03-30T05:03:02.933561+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:04.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:03 smithi172 bash[23612]: audit 2024-03-30T05:03:02.177653+0000 mgr.x (mgr.24602) 123 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:04.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:03 smithi172 bash[23612]: audit 2024-03-30T05:03:02.933561+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:05.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:04 smithi173 bash[18498]: cluster 2024-03-30T05:03:03.163103+0000 mgr.x (mgr.24602) 124 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:04 smithi172 bash[18533]: cluster 2024-03-30T05:03:03.163103+0000 mgr.x (mgr.24602) 124 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:05.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:04 smithi172 bash[23612]: cluster 2024-03-30T05:03:03.163103+0000 mgr.x (mgr.24602) 124 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:07.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:06 smithi173 bash[18498]: cluster 2024-03-30T05:03:05.164874+0000 mgr.x (mgr.24602) 125 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:03:07.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:06 smithi172 bash[18533]: cluster 2024-03-30T05:03:05.164874+0000 mgr.x (mgr.24602) 125 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:03:07.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:06 smithi172 bash[23612]: cluster 2024-03-30T05:03:05.164874+0000 mgr.x (mgr.24602) 125 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:03:09.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:08 smithi173 bash[18498]: cluster 2024-03-30T05:03:07.165618+0000 mgr.x (mgr.24602) 126 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:03:09.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:08 smithi172 bash[18533]: cluster 2024-03-30T05:03:07.165618+0000 mgr.x (mgr.24602) 126 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:03:09.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:08 smithi172 bash[23612]: cluster 2024-03-30T05:03:07.165618+0000 mgr.x (mgr.24602) 126 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:03:11.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:10 smithi173 bash[18498]: cluster 2024-03-30T05:03:09.167390+0000 mgr.x (mgr.24602) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:03:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:10 smithi172 bash[18533]: cluster 2024-03-30T05:03:09.167390+0000 mgr.x (mgr.24602) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:03:11.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:10 smithi172 bash[23612]: cluster 2024-03-30T05:03:09.167390+0000 mgr.x (mgr.24602) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:03:13.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:12 smithi173 bash[18498]: cluster 2024-03-30T05:03:11.168143+0000 mgr.x (mgr.24602) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:03:13.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:12 smithi172 bash[18533]: cluster 2024-03-30T05:03:11.168143+0000 mgr.x (mgr.24602) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:03:13.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:12 smithi172 bash[23612]: cluster 2024-03-30T05:03:11.168143+0000 mgr.x (mgr.24602) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:03:13.859 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:13 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:03:13] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.33.4" 2024-03-30T05:03:14.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:13 smithi173 bash[18498]: audit 2024-03-30T05:03:12.186794+0000 mgr.x (mgr.24602) 129 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:14.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:13 smithi172 bash[18533]: audit 2024-03-30T05:03:12.186794+0000 mgr.x (mgr.24602) 129 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:14.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:13 smithi172 bash[23612]: audit 2024-03-30T05:03:12.186794+0000 mgr.x (mgr.24602) 129 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:15.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:14 smithi172 bash[18533]: cluster 2024-03-30T05:03:13.168886+0000 mgr.x (mgr.24602) 130 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:03:15.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:14 smithi172 bash[23612]: cluster 2024-03-30T05:03:13.168886+0000 mgr.x (mgr.24602) 130 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:03:15.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:14 smithi173 bash[18498]: cluster 2024-03-30T05:03:13.168886+0000 mgr.x (mgr.24602) 130 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:03:17.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:16 smithi172 bash[18533]: cluster 2024-03-30T05:03:15.170541+0000 mgr.x (mgr.24602) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:03:17.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:16 smithi172 bash[23612]: cluster 2024-03-30T05:03:15.170541+0000 mgr.x (mgr.24602) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:03:17.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:16 smithi173 bash[18498]: cluster 2024-03-30T05:03:15.170541+0000 mgr.x (mgr.24602) 131 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:03:19.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:18 smithi172 bash[18533]: cluster 2024-03-30T05:03:17.171280+0000 mgr.x (mgr.24602) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:03:19.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:18 smithi172 bash[18533]: audit 2024-03-30T05:03:17.933934+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:19.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:18 smithi172 bash[23612]: cluster 2024-03-30T05:03:17.171280+0000 mgr.x (mgr.24602) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:03:19.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:18 smithi172 bash[23612]: audit 2024-03-30T05:03:17.933934+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:19.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:18 smithi173 bash[18498]: cluster 2024-03-30T05:03:17.171280+0000 mgr.x (mgr.24602) 132 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:03:19.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:18 smithi173 bash[18498]: audit 2024-03-30T05:03:17.933934+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:21.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:20 smithi172 bash[18533]: cluster 2024-03-30T05:03:19.173014+0000 mgr.x (mgr.24602) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:03:21.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:20 smithi172 bash[23612]: cluster 2024-03-30T05:03:19.173014+0000 mgr.x (mgr.24602) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:03:21.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:20 smithi173 bash[18498]: cluster 2024-03-30T05:03:19.173014+0000 mgr.x (mgr.24602) 133 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:03:21.967 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:03:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:22 smithi172 bash[18533]: cluster 2024-03-30T05:03:21.173711+0000 mgr.x (mgr.24602) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:22 smithi172 bash[23612]: cluster 2024-03-30T05:03:21.173711+0000 mgr.x (mgr.24602) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:23.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:22 smithi173 bash[18498]: cluster 2024-03-30T05:03:21.173711+0000 mgr.x (mgr.24602) 134 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:23.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:23 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:03:23] "GET /metrics HTTP/1.1" 200 37997 "" "Prometheus/2.33.4" 2024-03-30T05:03:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:23 smithi172 bash[18533]: audit 2024-03-30T05:03:22.197496+0000 mgr.x (mgr.24602) 135 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:24.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:23 smithi172 bash[23612]: audit 2024-03-30T05:03:22.197496+0000 mgr.x (mgr.24602) 135 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:24.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:23 smithi173 bash[18498]: audit 2024-03-30T05:03:22.197496+0000 mgr.x (mgr.24602) 135 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:25.083 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:03:25.083 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (12m) 2m ago 22m 13.9M - 0.23.0 ba2b418f427c c5e1fe792649 2024-03-30T05:03:25.083 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 error 2m ago 21m - - 2024-03-30T05:03:25.083 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (2m) 2m ago 20m 63.5M - 3.5 e1d6a67b021e 038b4ab20028 2024-03-30T05:03:25.083 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283 running (15m) 2m ago 27m 485M - 19.0.0-2493-gd82c9aa1 3714003597ec 3d1940452725 2024-03-30T05:03:25.083 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (9m) 2m ago 29m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (29m) 2m ago 29m 71.9M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (27m) 2m ago 27m 51.7M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (27m) 2m ago 27m 51.9M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (12m) 2m ago 22m 9251k - 1.3.1 1dbe0e931976 67893de336d3 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (12m) 2m ago 22m 11.3M - 1.3.1 1dbe0e931976 3f2320967604 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (27m) 2m ago 27m 55.8M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (26m) 2m ago 26m 57.4M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (25m) 2m ago 25m 51.3M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (25m) 2m ago 25m 56.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (24m) 2m ago 24m 59.5M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (24m) 2m ago 24m 53.8M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (23m) 2m ago 23m 53.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:03:25.084 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (23m) 2m ago 23m 56.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:03:25.085 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (2m) 2m ago 22m 48.7M - 2.33.4 514e6a882f6e 62a91534e6de 2024-03-30T05:03:25.085 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (20m) 2m ago 20m 88.8M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:03:25.085 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (20m) 2m ago 20m 89.1M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:03:25.097 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:24 smithi172 bash[18533]: cluster 2024-03-30T05:03:23.174442+0000 mgr.x (mgr.24602) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:25.097 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:24 smithi172 bash[23612]: cluster 2024-03-30T05:03:23.174442+0000 mgr.x (mgr.24602) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:25.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:24 smithi173 bash[18498]: cluster 2024-03-30T05:03:23.174442+0000 mgr.x (mgr.24602) 136 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:25.738 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ls' 2024-03-30T05:03:26.990 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:26 smithi172 bash[18533]: audit 2024-03-30T05:03:25.046016+0000 mgr.x (mgr.24602) 137 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:26.991 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:26 smithi172 bash[18533]: cluster 2024-03-30T05:03:25.176105+0000 mgr.x (mgr.24602) 138 : cluster [DBG] pgmap v108: 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-03-30T05:03:26.991 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:26 smithi172 bash[23612]: audit 2024-03-30T05:03:25.046016+0000 mgr.x (mgr.24602) 137 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:26.991 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:26 smithi172 bash[23612]: cluster 2024-03-30T05:03:25.176105+0000 mgr.x (mgr.24602) 138 : cluster [DBG] pgmap v108: 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-03-30T05:03:27.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:26 smithi173 bash[18498]: audit 2024-03-30T05:03:25.046016+0000 mgr.x (mgr.24602) 137 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:27.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:26 smithi173 bash[18498]: cluster 2024-03-30T05:03:25.176105+0000 mgr.x (mgr.24602) 138 : cluster [DBG] pgmap v108: 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-03-30T05:03:28.497 INFO:teuthology.orchestra.run.smithi172.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager ?:9093,9094 1/1 2m ago 22m smithi172=a;count:1 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:grafana ?:3000 0/1 2m ago 22m smithi173=a;count:1 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo ?:5000 1/1 2m ago 20m count:1 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:mgr 2/2 2m ago 27m smithi172=y;smithi173=x;count:2 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:mon 3/3 2m ago 28m smithi172:172.21.15.172=a;smithi172:[v2:172.21.15.172:3301,v1:172.21.15.172:6790]=c;smithi173:172.21.15.173=b;count:3 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter ?:9100 2/2 2m ago 22m smithi172=a;smithi173=b;count:2 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:osd 8 2m ago - 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus ?:9095 1/1 2m ago 22m smithi173=a;count:1 2024-03-30T05:03:28.498 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo ?:8000 2/2 2m ago 20m count:2 2024-03-30T05:03:29.124 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T05:03:29.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:28 smithi173 bash[18498]: cluster 2024-03-30T05:03:27.176844+0000 mgr.x (mgr.24602) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:29.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:28 smithi172 bash[18533]: cluster 2024-03-30T05:03:27.176844+0000 mgr.x (mgr.24602) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:29.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:28 smithi172 bash[23612]: cluster 2024-03-30T05:03:27.176844+0000 mgr.x (mgr.24602) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:30.167 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:29 smithi172 bash[18533]: audit 2024-03-30T05:03:28.485667+0000 mgr.x (mgr.24602) 140 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:30.167 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:29 smithi172 bash[23612]: audit 2024-03-30T05:03:28.485667+0000 mgr.x (mgr.24602) 140 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:30.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:29 smithi173 bash[18498]: audit 2024-03-30T05:03:28.485667+0000 mgr.x (mgr.24602) 140 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:31.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:30 smithi172 bash[18533]: cluster 2024-03-30T05:03:29.178487+0000 mgr.x (mgr.24602) 141 : cluster [DBG] pgmap v110: 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-03-30T05:03:31.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:30 smithi172 bash[23612]: cluster 2024-03-30T05:03:29.178487+0000 mgr.x (mgr.24602) 141 : cluster [DBG] pgmap v110: 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-03-30T05:03:31.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:30 smithi173 bash[18498]: cluster 2024-03-30T05:03:29.178487+0000 mgr.x (mgr.24602) 141 : cluster [DBG] pgmap v110: 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-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:03:32.087 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:03:32.088 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:03:32.088 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:03:32.088 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:03:32.088 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:03:32.088 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:03:32.088 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:03:32.088 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:03:32.088 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:03:32.731 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-03-30T05:03:33.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:32 smithi172 bash[23612]: cluster 2024-03-30T05:03:31.179210+0000 mgr.x (mgr.24602) 142 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:33.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:32 smithi172 bash[23612]: audit 2024-03-30T05:03:32.096922+0000 mon.a (mon.0) 1062 : audit [DBG] from='client.? 172.21.15.172:0/3131645865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:03:33.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:32 smithi172 bash[18533]: cluster 2024-03-30T05:03:31.179210+0000 mgr.x (mgr.24602) 142 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:33.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:32 smithi172 bash[18533]: audit 2024-03-30T05:03:32.096922+0000 mon.a (mon.0) 1062 : audit [DBG] from='client.? 172.21.15.172:0/3131645865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:03:33.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:32 smithi173 bash[18498]: cluster 2024-03-30T05:03:31.179210+0000 mgr.x (mgr.24602) 142 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:33.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:32 smithi173 bash[18498]: audit 2024-03-30T05:03:32.096922+0000 mon.a (mon.0) 1062 : audit [DBG] from='client.? 172.21.15.172:0/3131645865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:03:33.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:33 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:03:33] "GET /metrics HTTP/1.1" 200 37996 "" "Prometheus/2.33.4" 2024-03-30T05:03:34.053 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:33 smithi172 bash[18533]: audit 2024-03-30T05:03:32.208458+0000 mgr.x (mgr.24602) 143 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:34.053 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:33 smithi172 bash[18533]: audit 2024-03-30T05:03:32.934358+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:34.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:33 smithi172 bash[23612]: audit 2024-03-30T05:03:32.208458+0000 mgr.x (mgr.24602) 143 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:34.053 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:33 smithi172 bash[23612]: audit 2024-03-30T05:03:32.934358+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:34.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:33 smithi173 bash[18498]: audit 2024-03-30T05:03:32.208458+0000 mgr.x (mgr.24602) 143 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:34.794 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:33 smithi173 bash[18498]: audit 2024-03-30T05:03:32.934358+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:35.283 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:34 smithi172 bash[18533]: cluster 2024-03-30T05:03:33.179945+0000 mgr.x (mgr.24602) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:35.284 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:34 smithi172 bash[23612]: cluster 2024-03-30T05:03:33.179945+0000 mgr.x (mgr.24602) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:35.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:34 smithi173 bash[18498]: cluster 2024-03-30T05:03:33.179945+0000 mgr.x (mgr.24602) 144 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:37.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:36 smithi172 bash[18533]: cluster 2024-03-30T05:03:35.181657+0000 mgr.x (mgr.24602) 145 : cluster [DBG] pgmap v113: 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-03-30T05:03:37.182 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:36 smithi172 bash[18533]: audit 2024-03-30T05:03:35.697880+0000 mgr.x (mgr.24602) 146 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:37.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:36 smithi172 bash[23612]: cluster 2024-03-30T05:03:35.181657+0000 mgr.x (mgr.24602) 145 : cluster [DBG] pgmap v113: 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-03-30T05:03:37.182 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:36 smithi172 bash[23612]: audit 2024-03-30T05:03:35.697880+0000 mgr.x (mgr.24602) 146 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:37.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:36 smithi173 bash[18498]: cluster 2024-03-30T05:03:35.181657+0000 mgr.x (mgr.24602) 145 : cluster [DBG] pgmap v113: 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-03-30T05:03:37.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:36 smithi173 bash[18498]: audit 2024-03-30T05:03:35.697880+0000 mgr.x (mgr.24602) 146 : audit [DBG] from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:37.878 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:03:38.472 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:03:39.196 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: cluster 2024-03-30T05:03:37.182536+0000 mgr.x (mgr.24602) 147 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:39.196 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: cephadm 2024-03-30T05:03:37.873790+0000 mgr.x (mgr.24602) 148 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:03:39.196 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: audit 2024-03-30T05:03:37.887386+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:39.196 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: audit 2024-03-30T05:03:37.901804+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:39.196 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: audit 2024-03-30T05:03:37.903640+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: cluster 2024-03-30T05:03:37.907007+0000 mgr.x (mgr.24602) 149 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: cluster 2024-03-30T05:03:37.907693+0000 mgr.x (mgr.24602) 150 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: audit 2024-03-30T05:03:37.916910+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[23612]: cephadm 2024-03-30T05:03:38.009962+0000 mgr.x (mgr.24602) 151 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: cluster 2024-03-30T05:03:37.182536+0000 mgr.x (mgr.24602) 147 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: cephadm 2024-03-30T05:03:37.873790+0000 mgr.x (mgr.24602) 148 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: audit 2024-03-30T05:03:37.887386+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: audit 2024-03-30T05:03:37.901804+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: audit 2024-03-30T05:03:37.903640+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: cluster 2024-03-30T05:03:37.907007+0000 mgr.x (mgr.24602) 149 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: cluster 2024-03-30T05:03:37.907693+0000 mgr.x (mgr.24602) 150 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: audit 2024-03-30T05:03:37.916910+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:39.197 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:38 smithi172 bash[18533]: cephadm 2024-03-30T05:03:38.009962+0000 mgr.x (mgr.24602) 151 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:03:39.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: cluster 2024-03-30T05:03:37.182536+0000 mgr.x (mgr.24602) 147 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:03:39.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: cephadm 2024-03-30T05:03:37.873790+0000 mgr.x (mgr.24602) 148 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:03:39.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: audit 2024-03-30T05:03:37.887386+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:39.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: audit 2024-03-30T05:03:37.901804+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:39.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: audit 2024-03-30T05:03:37.903640+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:39.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: cluster 2024-03-30T05:03:37.907007+0000 mgr.x (mgr.24602) 149 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-03-30T05:03:39.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: cluster 2024-03-30T05:03:37.907693+0000 mgr.x (mgr.24602) 150 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-03-30T05:03:39.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: audit 2024-03-30T05:03:37.916910+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:39.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:38 smithi173 bash[18498]: cephadm 2024-03-30T05:03:38.009962+0000 mgr.x (mgr.24602) 151 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:03:41.226 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:40 smithi172 bash[18533]: cluster 2024-03-30T05:03:39.909281+0000 mgr.x (mgr.24602) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:03:41.226 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:40 smithi172 bash[23612]: cluster 2024-03-30T05:03:39.909281+0000 mgr.x (mgr.24602) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:03:41.361 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:40 smithi173 bash[18498]: cluster 2024-03-30T05:03:39.909281+0000 mgr.x (mgr.24602) 152 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:03:42.538 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[36450]: debug 2024-03-30T05:03:42.300+0000 7f2e8db40700 -1 mgr handle_mgr_map I was active but no longer am 2024-03-30T05:03:42.538 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[36450]: ignoring --setuser ceph since I am not root 2024-03-30T05:03:42.538 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[36450]: ignoring --setgroup ceph since I am not root 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[36450]: debug 2024-03-30T05:03:42.368+0000 7fab718f6700 1 -- 172.21.15.173:0/1527669276 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fd320865a0 con 0x55fd32e04c00 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[36450]: debug 2024-03-30T05:03:42.516+0000 7fab7b6e7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: cephadm 2024-03-30T05:03:41.292415+0000 mgr.x (mgr.24602) 153 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: cephadm 2024-03-30T05:03:41.292591+0000 mgr.x (mgr.24602) 154 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: audit 2024-03-30T05:03:41.293035+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: audit 2024-03-30T05:03:41.297041+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: cephadm 2024-03-30T05:03:41.299955+0000 mgr.x (mgr.24602) 155 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: cephadm 2024-03-30T05:03:41.301320+0000 mgr.x (mgr.24602) 156 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: cephadm 2024-03-30T05:03:41.308734+0000 mgr.x (mgr.24602) 157 : cephadm [INF] Failing over to other MGR 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: audit 2024-03-30T05:03:41.309387+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:03:42.539 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: audit 2024-03-30T05:03:41.314066+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:03:42.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: cluster 2024-03-30T05:03:41.322339+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:03:42.540 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:42 smithi173 bash[18498]: cluster 2024-03-30T05:03:41.910028+0000 mgr.x (mgr.24602) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-03-30T05:03:42.544 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[54182]: [30/Mar/2024:05:03:42] ENGINE Bus STOPPING 2024-03-30T05:03:42.544 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[54182]: [30/Mar/2024:05:03:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:03:42.544 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[54182]: [30/Mar/2024:05:03:42] ENGINE Bus STOPPED 2024-03-30T05:03:42.544 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[54182]: [30/Mar/2024:05:03:42] ENGINE Bus STARTING 2024-03-30T05:03:42.544 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[54182]: [30/Mar/2024:05:03:42] ENGINE Serving on http://:::9283 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: cephadm 2024-03-30T05:03:41.292415+0000 mgr.x (mgr.24602) 153 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: cephadm 2024-03-30T05:03:41.292591+0000 mgr.x (mgr.24602) 154 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: audit 2024-03-30T05:03:41.293035+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: audit 2024-03-30T05:03:41.297041+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: cephadm 2024-03-30T05:03:41.299955+0000 mgr.x (mgr.24602) 155 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: cephadm 2024-03-30T05:03:41.301320+0000 mgr.x (mgr.24602) 156 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: cephadm 2024-03-30T05:03:41.308734+0000 mgr.x (mgr.24602) 157 : cephadm [INF] Failing over to other MGR 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: audit 2024-03-30T05:03:41.309387+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: audit 2024-03-30T05:03:41.314066+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: cluster 2024-03-30T05:03:41.322339+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:03:42.545 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[18533]: cluster 2024-03-30T05:03:41.910028+0000 mgr.x (mgr.24602) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: cephadm 2024-03-30T05:03:41.292415+0000 mgr.x (mgr.24602) 153 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: cephadm 2024-03-30T05:03:41.292591+0000 mgr.x (mgr.24602) 154 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: audit 2024-03-30T05:03:41.293035+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24602 ' entity='mgr.x' 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: audit 2024-03-30T05:03:41.297041+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: cephadm 2024-03-30T05:03:41.299955+0000 mgr.x (mgr.24602) 155 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: cephadm 2024-03-30T05:03:41.301320+0000 mgr.x (mgr.24602) 156 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: cephadm 2024-03-30T05:03:41.308734+0000 mgr.x (mgr.24602) 157 : cephadm [INF] Failing over to other MGR 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: audit 2024-03-30T05:03:41.309387+0000 mon.b (mon.2) 216 : audit [INF] from='mgr.24602 172.21.15.173:0/3614082728' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: audit 2024-03-30T05:03:41.314066+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: cluster 2024-03-30T05:03:41.322339+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:03:42.546 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[23612]: cluster 2024-03-30T05:03:41.910028+0000 mgr.x (mgr.24602) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 760 B/s rd, 0 op/s 2024-03-30T05:03:42.896 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:03:42 smithi172 bash[54182]: [30/Mar/2024:05:03:42] ENGINE Bus STARTED 2024-03-30T05:03:43.348 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:03:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.306176+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T05:03:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: cluster 2024-03-30T05:03:42.306251+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e37: y(active, starting, since 0.990685s) 2024-03-30T05:03:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.313683+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:03:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.314096+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:03:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.314432+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:03:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.315911+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:03:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.317342+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:03:43.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.318084+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.321722+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.322315+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.322909+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.323431+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.323946+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.324478+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.324999+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.325354+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.326462+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: cluster 2024-03-30T05:03:42.366393+0000 mon.a (mon.0) 1085 : cluster [INF] Manager daemon y is now available 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.448656+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.459350+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: audit 2024-03-30T05:03:42.491244+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:03:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:43 smithi173 bash[18498]: cephadm 2024-03-30T05:03:42.687911+0000 mgr.y (mgr.25150) 1 : cephadm [INF] [30/Mar/2024:05:03:42] ENGINE Bus STARTING 2024-03-30T05:03:43.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.306176+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T05:03:43.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: cluster 2024-03-30T05:03:42.306251+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e37: y(active, starting, since 0.990685s) 2024-03-30T05:03:43.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.313683+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:03:43.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.314096+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:03:43.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.314432+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.315911+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.317342+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.318084+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.321722+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.322315+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.322909+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.323431+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.323946+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.324478+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.324999+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.325354+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.326462+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: cluster 2024-03-30T05:03:42.366393+0000 mon.a (mon.0) 1085 : cluster [INF] Manager daemon y is now available 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.448656+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:43.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.459350+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: audit 2024-03-30T05:03:42.491244+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[18533]: cephadm 2024-03-30T05:03:42.687911+0000 mgr.y (mgr.25150) 1 : cephadm [INF] [30/Mar/2024:05:03:42] ENGINE Bus STARTING 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.306176+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24602 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: cluster 2024-03-30T05:03:42.306251+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e37: y(active, starting, since 0.990685s) 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.313683+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.314096+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.314432+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.315911+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.317342+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.318084+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:03:43.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.321722+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.322315+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.322909+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.323431+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.323946+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.324478+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.324999+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.325354+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.326462+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: cluster 2024-03-30T05:03:42.366393+0000 mon.a (mon.0) 1085 : cluster [INF] Manager daemon y is now available 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.448656+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.459350+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: audit 2024-03-30T05:03:42.491244+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:03:43.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:43 smithi172 bash[23612]: cephadm 2024-03-30T05:03:42.687911+0000 mgr.y (mgr.25150) 1 : cephadm [INF] [30/Mar/2024:05:03:42] ENGINE Bus STARTING 2024-03-30T05:03:44.041 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (13m) 3m ago 22m 13.9M - 0.23.0 ba2b418f427c c5e1fe792649 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 error 3m ago 22m - - 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (3m) 3m ago 20m 63.5M - 3.5 e1d6a67b021e 038b4ab20028 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283 running (16m) 3m ago 27m 485M - 19.0.0-2493-gd82c9aa1 3714003597ec 3d1940452725 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (9m) 3m ago 29m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (29m) 3m ago 29m 71.9M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (28m) 3m ago 28m 51.7M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (28m) 3m ago 28m 51.9M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:03:44.042 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (13m) 3m ago 22m 9251k - 1.3.1 1dbe0e931976 67893de336d3 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (12m) 3m ago 22m 11.3M - 1.3.1 1dbe0e931976 3f2320967604 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (27m) 3m ago 27m 55.8M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (26m) 3m ago 26m 57.4M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (26m) 3m ago 26m 51.3M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (25m) 3m ago 25m 56.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (25m) 3m ago 25m 59.5M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (24m) 3m ago 24m 53.8M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (24m) 3m ago 24m 53.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (23m) 3m ago 23m 56.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (3m) 3m ago 22m 48.7M - 2.33.4 514e6a882f6e 62a91534e6de 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (20m) 3m ago 20m 88.8M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:03:44.043 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (20m) 3m ago 20m 89.1M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:03:44.482 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:03:44.482 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:03:44.482 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:03:44.483 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:03:44.484 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:03:44.484 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T05:03:44.484 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:03:44.484 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[36450]: debug 2024-03-30T05:03:44.132+0000 7fab7b6e7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[36450]: debug 2024-03-30T05:03:44.236+0000 7fab7b6e7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[18498]: cephadm 2024-03-30T05:03:42.945458+0000 mgr.y (mgr.25150) 2 : cephadm [INF] [30/Mar/2024:05:03:42] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[18498]: cephadm 2024-03-30T05:03:43.047501+0000 mgr.y (mgr.25150) 3 : cephadm [INF] [30/Mar/2024:05:03:43] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[18498]: cephadm 2024-03-30T05:03:43.047850+0000 mgr.y (mgr.25150) 4 : cephadm [INF] [30/Mar/2024:05:03:43] ENGINE Bus STARTED 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[18498]: cluster 2024-03-30T05:03:43.331724+0000 mon.a (mon.0) 1089 : cluster [DBG] mgrmap e38: y(active, since 2s) 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[18498]: audit 2024-03-30T05:03:43.342420+0000 mgr.y (mgr.25150) 5 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[18498]: cluster 2024-03-30T05:03:43.344961+0000 mgr.y (mgr.25150) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:44.485 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[18498]: audit 2024-03-30T05:03:43.684268+0000 mgr.y (mgr.25150) 7 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:44.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[51720]: level=warn ts=2024-03-30T05:03:44.249Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T05:03:44.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[23612]: cephadm 2024-03-30T05:03:42.945458+0000 mgr.y (mgr.25150) 2 : cephadm [INF] [30/Mar/2024:05:03:42] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T05:03:44.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[23612]: cephadm 2024-03-30T05:03:43.047501+0000 mgr.y (mgr.25150) 3 : cephadm [INF] [30/Mar/2024:05:03:43] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T05:03:44.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[23612]: cephadm 2024-03-30T05:03:43.047850+0000 mgr.y (mgr.25150) 4 : cephadm [INF] [30/Mar/2024:05:03:43] ENGINE Bus STARTED 2024-03-30T05:03:44.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[23612]: cluster 2024-03-30T05:03:43.331724+0000 mon.a (mon.0) 1089 : cluster [DBG] mgrmap e38: y(active, since 2s) 2024-03-30T05:03:44.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[23612]: audit 2024-03-30T05:03:43.342420+0000 mgr.y (mgr.25150) 5 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:44.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[23612]: cluster 2024-03-30T05:03:43.344961+0000 mgr.y (mgr.25150) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:44.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[23612]: audit 2024-03-30T05:03:43.684268+0000 mgr.y (mgr.25150) 7 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:44.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[18533]: cephadm 2024-03-30T05:03:42.945458+0000 mgr.y (mgr.25150) 2 : cephadm [INF] [30/Mar/2024:05:03:42] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T05:03:44.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[18533]: cephadm 2024-03-30T05:03:43.047501+0000 mgr.y (mgr.25150) 3 : cephadm [INF] [30/Mar/2024:05:03:43] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T05:03:44.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[18533]: cephadm 2024-03-30T05:03:43.047850+0000 mgr.y (mgr.25150) 4 : cephadm [INF] [30/Mar/2024:05:03:43] ENGINE Bus STARTED 2024-03-30T05:03:44.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[18533]: cluster 2024-03-30T05:03:43.331724+0000 mon.a (mon.0) 1089 : cluster [DBG] mgrmap e38: y(active, since 2s) 2024-03-30T05:03:44.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[18533]: audit 2024-03-30T05:03:43.342420+0000 mgr.y (mgr.25150) 5 : audit [DBG] from='client.25258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:44.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[18533]: cluster 2024-03-30T05:03:43.344961+0000 mgr.y (mgr.25150) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:44.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:44 smithi172 bash[18533]: audit 2024-03-30T05:03:43.684268+0000 mgr.y (mgr.25150) 7 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:44.851 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:03:44.852 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:03:45.611 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:44 smithi173 bash[36450]: debug 2024-03-30T05:03:44.484+0000 7fab7b6e7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:03:45.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[36450]: debug 2024-03-30T05:03:45.320+0000 7fab7b6e7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:03:45.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[36450]: debug 2024-03-30T05:03:45.436+0000 7fab7b6e7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:03:45.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[36450]: debug 2024-03-30T05:03:45.544+0000 7fab7b6e7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:03:45.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[18498]: audit 2024-03-30T05:03:44.036957+0000 mgr.y (mgr.25150) 8 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:45.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[18498]: cluster 2024-03-30T05:03:44.318856+0000 mgr.y (mgr.25150) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:45.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[18498]: cluster 2024-03-30T05:03:44.322778+0000 mon.a (mon.0) 1090 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:03:45.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[18498]: cluster 2024-03-30T05:03:44.322807+0000 mon.a (mon.0) 1091 : cluster [INF] Cluster is now healthy 2024-03-30T05:03:45.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[18498]: audit 2024-03-30T05:03:44.492339+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.172:0/2006448535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:03:45.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[18498]: cluster 2024-03-30T05:03:44.822783+0000 mon.a (mon.0) 1092 : cluster [DBG] mgrmap e39: y(active, since 3s) 2024-03-30T05:03:45.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[18498]: audit 2024-03-30T05:03:44.861414+0000 mgr.y (mgr.25150) 10 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:45.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[18533]: audit 2024-03-30T05:03:44.036957+0000 mgr.y (mgr.25150) 8 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:45.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[18533]: cluster 2024-03-30T05:03:44.318856+0000 mgr.y (mgr.25150) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:45.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[18533]: cluster 2024-03-30T05:03:44.322778+0000 mon.a (mon.0) 1090 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:03:45.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[18533]: cluster 2024-03-30T05:03:44.322807+0000 mon.a (mon.0) 1091 : cluster [INF] Cluster is now healthy 2024-03-30T05:03:45.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[18533]: audit 2024-03-30T05:03:44.492339+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.172:0/2006448535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:03:45.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[18533]: cluster 2024-03-30T05:03:44.822783+0000 mon.a (mon.0) 1092 : cluster [DBG] mgrmap e39: y(active, since 3s) 2024-03-30T05:03:45.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[18533]: audit 2024-03-30T05:03:44.861414+0000 mgr.y (mgr.25150) 10 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:45.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[23612]: audit 2024-03-30T05:03:44.036957+0000 mgr.y (mgr.25150) 8 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:45.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[23612]: cluster 2024-03-30T05:03:44.318856+0000 mgr.y (mgr.25150) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:45.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[23612]: cluster 2024-03-30T05:03:44.322778+0000 mon.a (mon.0) 1090 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:03:45.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[23612]: cluster 2024-03-30T05:03:44.322807+0000 mon.a (mon.0) 1091 : cluster [INF] Cluster is now healthy 2024-03-30T05:03:45.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[23612]: audit 2024-03-30T05:03:44.492339+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.172:0/2006448535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:03:45.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[23612]: cluster 2024-03-30T05:03:44.822783+0000 mon.a (mon.0) 1092 : cluster [DBG] mgrmap e39: y(active, since 3s) 2024-03-30T05:03:45.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:45 smithi172 bash[23612]: audit 2024-03-30T05:03:44.861414+0000 mgr.y (mgr.25150) 10 : audit [DBG] from='client.25306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:03:46.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:45 smithi173 bash[36450]: debug 2024-03-30T05:03:45.908+0000 7fab7b6e7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:03:46.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:46 smithi173 bash[36450]: debug 2024-03-30T05:03:46.024+0000 7fab7b6e7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:03:46.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:46 smithi173 bash[36450]: debug 2024-03-30T05:03:46.128+0000 7fab7b6e7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:03:46.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:46 smithi173 bash[36450]: debug 2024-03-30T05:03:46.488+0000 7fab7b6e7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:03:46.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:46 smithi173 bash[36450]: debug 2024-03-30T05:03:46.732+0000 7fab7b6e7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:03:47.334 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:47 smithi173 bash[36450]: debug 2024-03-30T05:03:46.996+0000 7fab7b6e7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:03:47.334 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:47 smithi173 bash[36450]: debug 2024-03-30T05:03:47.112+0000 7fab7b6e7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:03:47.611 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:47 smithi173 bash[36450]: debug 2024-03-30T05:03:47.392+0000 7fab7b6e7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:03:47.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:47 smithi173 bash[18498]: cluster 2024-03-30T05:03:46.319565+0000 mgr.y (mgr.25150) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:47.611 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:47 smithi173 bash[18498]: cluster 2024-03-30T05:03:46.351428+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e40: y(active, since 5s) 2024-03-30T05:03:47.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:47 smithi172 bash[18533]: cluster 2024-03-30T05:03:46.319565+0000 mgr.y (mgr.25150) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:47.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:47 smithi172 bash[18533]: cluster 2024-03-30T05:03:46.351428+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e40: y(active, since 5s) 2024-03-30T05:03:47.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:47 smithi172 bash[23612]: cluster 2024-03-30T05:03:46.319565+0000 mgr.y (mgr.25150) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:47.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:47 smithi172 bash[23612]: cluster 2024-03-30T05:03:46.351428+0000 mon.a (mon.0) 1093 : cluster [DBG] mgrmap e40: y(active, since 5s) 2024-03-30T05:03:48.081 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:47 smithi173 bash[36450]: debug 2024-03-30T05:03:47.824+0000 7fab7b6e7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:03:48.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:48 smithi173 bash[36450]: debug 2024-03-30T05:03:48.084+0000 7fab7b6e7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:03:48.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:48 smithi173 bash[36450]: debug 2024-03-30T05:03:48.216+0000 7fab7b6e7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:03:48.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:48 smithi173 bash[36450]: debug 2024-03-30T05:03:48.504+0000 7fab7b6e7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:03:49.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:49 smithi173 bash[36450]: debug 2024-03-30T05:03:49.556+0000 7fab7b6e7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:03:49.861 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:49 smithi173 bash[36450]: debug 2024-03-30T05:03:49.680+0000 7fab7b6e7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:03:49.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:49 smithi173 bash[18498]: cluster 2024-03-30T05:03:48.320028+0000 mgr.y (mgr.25150) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:49.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:49 smithi173 bash[18498]: audit 2024-03-30T05:03:48.599592+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:49 smithi173 bash[18498]: audit 2024-03-30T05:03:48.604921+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:49 smithi173 bash[18498]: audit 2024-03-30T05:03:48.860146+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:49 smithi173 bash[18498]: audit 2024-03-30T05:03:48.873270+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[23612]: cluster 2024-03-30T05:03:48.320028+0000 mgr.y (mgr.25150) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:49.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[23612]: audit 2024-03-30T05:03:48.599592+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[23612]: audit 2024-03-30T05:03:48.604921+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[23612]: audit 2024-03-30T05:03:48.860146+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[23612]: audit 2024-03-30T05:03:48.873270+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[18533]: cluster 2024-03-30T05:03:48.320028+0000 mgr.y (mgr.25150) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:03:49.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[18533]: audit 2024-03-30T05:03:48.599592+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[18533]: audit 2024-03-30T05:03:48.604921+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[18533]: audit 2024-03-30T05:03:48.860146+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:49.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:49 smithi172 bash[18533]: audit 2024-03-30T05:03:48.873270+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:50.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:49 smithi173 bash[36450]: debug 2024-03-30T05:03:49.984+0000 7fab7b6e7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:03:50.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[36450]: debug 2024-03-30T05:03:50.104+0000 7fab7b6e7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:03:50.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[36450]: debug 2024-03-30T05:03:50.584+0000 7fab7b6e7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:03:50.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[36450]: debug 2024-03-30T05:03:50.716+0000 7fab7b6e7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:03:50.844 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[36450]: [30/Mar/2024:05:03:50] ENGINE Bus STARTING 2024-03-30T05:03:50.844 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:49.763881+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:49.776245+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:49.972347+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:49.984451+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:49.987494+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:49.989281+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:50.745394+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:50.746071+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: cluster 2024-03-30T05:03:50.747548+0000 mon.a (mon.0) 1104 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:50.749955+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:50.750510+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:03:50.845 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[18498]: audit 2024-03-30T05:03:50.759313+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[36450]: CherryPy Checker: 2024-03-30T05:03:51.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[36450]: The Application mounted at '' has an empty config. 2024-03-30T05:03:51.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[36450]: [30/Mar/2024:05:03:50] ENGINE Serving on http://:::9283 2024-03-30T05:03:51.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:50 smithi173 bash[36450]: [30/Mar/2024:05:03:50] ENGINE Bus STARTED 2024-03-30T05:03:51.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:49.763881+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:49.776245+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:49.972347+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:49.984451+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:49.987494+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:49.989281+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:50.745394+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:50.746071+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: cluster 2024-03-30T05:03:50.747548+0000 mon.a (mon.0) 1104 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:50.749955+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:03:51.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:50.750510+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[23612]: audit 2024-03-30T05:03:50.759313+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:49.763881+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:49.776245+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:49.972347+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:49.984451+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:49.987494+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:49.989281+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:50.745394+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:50.746071+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: cluster 2024-03-30T05:03:50.747548+0000 mon.a (mon.0) 1104 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:50.749955+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:03:51.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:50.750510+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.? 172.21.15.173:0/2074042314' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:03:51.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:50 smithi172 bash[18533]: audit 2024-03-30T05:03:50.759313+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:49.991581+0000 mgr.y (mgr.25150) 13 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:03:52.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:49.992039+0000 mgr.y (mgr.25150) 14 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:03:52.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:50.257463+0000 mgr.y (mgr.25150) 15 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:03:52.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:50.258048+0000 mgr.y (mgr.25150) 16 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:03:52.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cluster 2024-03-30T05:03:50.321319+0000 mgr.y (mgr.25150) 17 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:03:52.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:50.423250+0000 mgr.y (mgr.25150) 18 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:50.423466+0000 mgr.y (mgr.25150) 19 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:50.588068+0000 mgr.y (mgr.25150) 20 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:50.588379+0000 mgr.y (mgr.25150) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: audit 2024-03-30T05:03:50.762642+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: audit 2024-03-30T05:03:50.776960+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: audit 2024-03-30T05:03:50.783774+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cluster 2024-03-30T05:03:50.785151+0000 mgr.y (mgr.25150) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: audit 2024-03-30T05:03:50.790241+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:50.828915+0000 mgr.y (mgr.25150) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: audit 2024-03-30T05:03:50.829404+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: audit 2024-03-30T05:03:50.842195+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cephadm 2024-03-30T05:03:50.843653+0000 mgr.y (mgr.25150) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:03:52.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cluster 2024-03-30T05:03:50.980580+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:03:52.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: cluster 2024-03-30T05:03:51.005562+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e41: y(active, since 9s), standbys: x 2024-03-30T05:03:52.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:51 smithi173 bash[18498]: audit 2024-03-30T05:03:51.006429+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:49.991581+0000 mgr.y (mgr.25150) 13 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:49.992039+0000 mgr.y (mgr.25150) 14 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:50.257463+0000 mgr.y (mgr.25150) 15 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:50.258048+0000 mgr.y (mgr.25150) 16 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cluster 2024-03-30T05:03:50.321319+0000 mgr.y (mgr.25150) 17 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:50.423250+0000 mgr.y (mgr.25150) 18 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:50.423466+0000 mgr.y (mgr.25150) 19 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:50.588068+0000 mgr.y (mgr.25150) 20 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:03:52.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:50.588379+0000 mgr.y (mgr.25150) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: audit 2024-03-30T05:03:50.762642+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: audit 2024-03-30T05:03:50.776960+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: audit 2024-03-30T05:03:50.783774+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cluster 2024-03-30T05:03:50.785151+0000 mgr.y (mgr.25150) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: audit 2024-03-30T05:03:50.790241+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:50.828915+0000 mgr.y (mgr.25150) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: audit 2024-03-30T05:03:50.829404+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: audit 2024-03-30T05:03:50.842195+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cephadm 2024-03-30T05:03:50.843653+0000 mgr.y (mgr.25150) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cluster 2024-03-30T05:03:50.980580+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: cluster 2024-03-30T05:03:51.005562+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e41: y(active, since 9s), standbys: x 2024-03-30T05:03:52.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[18533]: audit 2024-03-30T05:03:51.006429+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:49.991581+0000 mgr.y (mgr.25150) 13 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:49.992039+0000 mgr.y (mgr.25150) 14 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:50.257463+0000 mgr.y (mgr.25150) 15 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:50.258048+0000 mgr.y (mgr.25150) 16 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cluster 2024-03-30T05:03:50.321319+0000 mgr.y (mgr.25150) 17 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:50.423250+0000 mgr.y (mgr.25150) 18 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:50.423466+0000 mgr.y (mgr.25150) 19 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:50.588068+0000 mgr.y (mgr.25150) 20 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:50.588379+0000 mgr.y (mgr.25150) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: audit 2024-03-30T05:03:50.762642+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: audit 2024-03-30T05:03:50.776960+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: audit 2024-03-30T05:03:50.783774+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cluster 2024-03-30T05:03:50.785151+0000 mgr.y (mgr.25150) 22 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 16 op/s 2024-03-30T05:03:52.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: audit 2024-03-30T05:03:50.790241+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:52.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:50.828915+0000 mgr.y (mgr.25150) 23 : cephadm [INF] Reconfiguring iscsi.foo.smithi172.vdysgc (dependencies changed)... 2024-03-30T05:03:52.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: audit 2024-03-30T05:03:50.829404+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:03:52.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: audit 2024-03-30T05:03:50.842195+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:03:52.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cephadm 2024-03-30T05:03:50.843653+0000 mgr.y (mgr.25150) 24 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:03:52.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cluster 2024-03-30T05:03:50.980580+0000 mon.a (mon.0) 1112 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-03-30T05:03:52.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: cluster 2024-03-30T05:03:51.005562+0000 mon.a (mon.0) 1113 : cluster [DBG] mgrmap e41: y(active, since 9s), standbys: x 2024-03-30T05:03:52.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:51 smithi172 bash[23612]: audit 2024-03-30T05:03:51.006429+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:03:52.578 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:03:52 smithi172 bash[51720]: level=info ts=2024-03-30T05:03:52.312Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=6 2024-03-30T05:03:53.833 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:03:53 smithi173 bash[36450]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:03:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-03-30T05:03:53.964 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:53 smithi172 bash[18533]: audit 2024-03-30T05:03:52.229403+0000 mgr.y (mgr.25150) 25 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:53.964 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:53 smithi172 bash[18533]: cluster 2024-03-30T05:03:52.785718+0000 mgr.y (mgr.25150) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:53.964 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:53 smithi172 bash[23612]: audit 2024-03-30T05:03:52.229403+0000 mgr.y (mgr.25150) 25 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:53.964 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:53 smithi172 bash[23612]: cluster 2024-03-30T05:03:52.785718+0000 mgr.y (mgr.25150) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:54.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:53 smithi173 bash[18498]: audit 2024-03-30T05:03:52.229403+0000 mgr.y (mgr.25150) 25 : audit [DBG] from='client.25186 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:03:54.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:53 smithi173 bash[18498]: cluster 2024-03-30T05:03:52.785718+0000 mgr.y (mgr.25150) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:56.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:55 smithi172 bash[18533]: audit 2024-03-30T05:03:54.677501+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:56.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:55 smithi172 bash[18533]: audit 2024-03-30T05:03:54.682860+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:56.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:55 smithi172 bash[18533]: cephadm 2024-03-30T05:03:54.717160+0000 mgr.y (mgr.25150) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:03:56.013 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:55 smithi172 bash[18533]: cluster 2024-03-30T05:03:54.787708+0000 mgr.y (mgr.25150) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:56.014 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:55 smithi172 bash[23612]: audit 2024-03-30T05:03:54.677501+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:56.014 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:55 smithi172 bash[23612]: audit 2024-03-30T05:03:54.682860+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:56.014 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:55 smithi172 bash[23612]: cephadm 2024-03-30T05:03:54.717160+0000 mgr.y (mgr.25150) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:03:56.014 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:55 smithi172 bash[23612]: cluster 2024-03-30T05:03:54.787708+0000 mgr.y (mgr.25150) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:56.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:55 smithi173 bash[18498]: audit 2024-03-30T05:03:54.677501+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:56.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:55 smithi173 bash[18498]: audit 2024-03-30T05:03:54.682860+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:03:56.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:55 smithi173 bash[18498]: cephadm 2024-03-30T05:03:54.717160+0000 mgr.y (mgr.25150) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-03-30T05:03:56.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:55 smithi173 bash[18498]: cluster 2024-03-30T05:03:54.787708+0000 mgr.y (mgr.25150) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:57.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:56 smithi173 bash[18498]: cephadm 2024-03-30T05:03:54.974092+0000 mgr.y (mgr.25150) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T05:03:57.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:56 smithi173 bash[18498]: audit 2024-03-30T05:03:56.672578+0000 mon.a (mon.0) 1117 : audit [DBG] from='client.? 172.21.15.172:0/1719154391' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:03:57.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:56 smithi172 bash[18533]: cephadm 2024-03-30T05:03:54.974092+0000 mgr.y (mgr.25150) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T05:03:57.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:56 smithi172 bash[18533]: audit 2024-03-30T05:03:56.672578+0000 mon.a (mon.0) 1117 : audit [DBG] from='client.? 172.21.15.172:0/1719154391' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:03:57.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:56 smithi172 bash[23612]: cephadm 2024-03-30T05:03:54.974092+0000 mgr.y (mgr.25150) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi173 2024-03-30T05:03:57.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:56 smithi172 bash[23612]: audit 2024-03-30T05:03:56.672578+0000 mon.a (mon.0) 1117 : audit [DBG] from='client.? 172.21.15.172:0/1719154391' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:03:57.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:57 smithi173 bash[18498]: cluster 2024-03-30T05:03:56.788499+0000 mgr.y (mgr.25150) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:57.941 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:57 smithi173 bash[18498]: audit 2024-03-30T05:03:57.449605+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:58.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:57 smithi172 bash[18533]: cluster 2024-03-30T05:03:56.788499+0000 mgr.y (mgr.25150) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:58.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:57 smithi172 bash[18533]: audit 2024-03-30T05:03:57.449605+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:58.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:57 smithi172 bash[23612]: cluster 2024-03-30T05:03:56.788499+0000 mgr.y (mgr.25150) 30 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:03:58.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:57 smithi172 bash[23612]: audit 2024-03-30T05:03:57.449605+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:03:58.971 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 systemd[1]: Stopping Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:03:58.971 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[44242]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:03:58.971 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:03:58.971 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:03:58.971 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:03:58.971 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T05:03:58.972 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:03:58.972 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T05:03:58.972 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:03:58.972 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T05:03:58.972 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.731Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:03:58.972 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.732Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:03:58.972 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.732Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T05:03:58.972 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:58 smithi173 bash[43048]: ts=2024-03-30T05:03:58.732Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T05:03:59.611 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[44252]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:03:59.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[44285]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus.a 2024-03-30T05:03:59.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:59 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T05:03:59.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:59 smithi173 systemd[1]: Stopped Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:03:59.612 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:03:59 smithi173 systemd[1]: Started Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:00.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: cluster 2024-03-30T05:03:58.790128+0000 mgr.y (mgr.25150) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:04:00.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.502842+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.514063+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.566862+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:04:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.587746+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.590754+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:04:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.594104+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:04:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.601895+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.612335+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:04:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:03:59 smithi173 bash[18498]: audit 2024-03-30T05:03:59.630992+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:00.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: cluster 2024-03-30T05:03:58.790128+0000 mgr.y (mgr.25150) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:04:00.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.502842+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.514063+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.566862+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.587746+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.590754+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.594104+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.601895+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.612335+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[18533]: audit 2024-03-30T05:03:59.630992+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: cluster 2024-03-30T05:03:58.790128+0000 mgr.y (mgr.25150) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.502842+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.514063+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.566862+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:04:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.587746+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.590754+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:04:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.594104+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:04:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.601895+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.612335+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:04:00.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:03:59 smithi172 bash[23612]: audit 2024-03-30T05:03:59.630992+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:01.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[18498]: audit 2024-03-30T05:03:59.568459+0000 mgr.y (mgr.25150) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:04:01.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[18498]: cephadm 2024-03-30T05:03:59.590175+0000 mgr.y (mgr.25150) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T05:04:01.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[18498]: audit 2024-03-30T05:03:59.591390+0000 mgr.y (mgr.25150) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:04:01.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[18498]: audit 2024-03-30T05:03:59.594849+0000 mgr.y (mgr.25150) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:04:01.072 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[18498]: audit 2024-03-30T05:03:59.613013+0000 mgr.y (mgr.25150) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:04:01.072 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.908Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-03-30T05:04:01.072 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.908Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-03-30T05:04:01.072 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.908Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.908Z caller=main.go:518 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi173 (none))" 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.908Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.908Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.910Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.910Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.912Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.914Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.914Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.319µs 2024-03-30T05:04:01.073 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:00 smithi173 bash[44315]: ts=2024-03-30T05:04:00.914Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T05:04:01.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[18533]: audit 2024-03-30T05:03:59.568459+0000 mgr.y (mgr.25150) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[18533]: cephadm 2024-03-30T05:03:59.590175+0000 mgr.y (mgr.25150) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[18533]: audit 2024-03-30T05:03:59.591390+0000 mgr.y (mgr.25150) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[18533]: audit 2024-03-30T05:03:59.594849+0000 mgr.y (mgr.25150) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[18533]: audit 2024-03-30T05:03:59.613013+0000 mgr.y (mgr.25150) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[23612]: audit 2024-03-30T05:03:59.568459+0000 mgr.y (mgr.25150) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[23612]: cephadm 2024-03-30T05:03:59.590175+0000 mgr.y (mgr.25150) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[23612]: audit 2024-03-30T05:03:59.591390+0000 mgr.y (mgr.25150) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[23612]: audit 2024-03-30T05:03:59.594849+0000 mgr.y (mgr.25150) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:04:01.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:00 smithi172 bash[23612]: audit 2024-03-30T05:03:59.613013+0000 mgr.y (mgr.25150) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:04:01.361 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.082Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-03-30T05:04:01.648 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.373Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-03-30T05:04:01.648 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.595Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-03-30T05:04:01.648 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.654Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-03-30T05:04:02.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[18498]: cluster 2024-03-30T05:04:00.790913+0000 mgr.y (mgr.25150) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-03-30T05:04:02.112 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.661Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-03-30T05:04:02.112 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.662Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-03-30T05:04:02.112 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.662Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=65.554µs wal_replay_duration=747.00881ms total_replay_duration=747.083145ms 2024-03-30T05:04:02.112 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.671Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T05:04:02.112 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.671Z caller=main.go:947 level=info msg="TSDB started" 2024-03-30T05:04:02.112 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.671Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T05:04:02.112 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.745Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=73.33264ms db_storage=1.576µs remote_storage=2.793µs web_handler=957ns query_engine=1.747µs scrape=566.644µs scrape_sd=283.7µs notify=29.345µs notify_sd=30.855µs rules=71.248275ms 2024-03-30T05:04:02.112 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:01 smithi173 bash[44315]: ts=2024-03-30T05:04:01.745Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-03-30T05:04:02.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:01 smithi172 bash[18533]: cluster 2024-03-30T05:04:00.790913+0000 mgr.y (mgr.25150) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-03-30T05:04:02.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:01 smithi172 bash[23612]: cluster 2024-03-30T05:04:00.790913+0000 mgr.y (mgr.25150) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 1 op/s 2024-03-30T05:04:03.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:02 smithi173 bash[18498]: audit 2024-03-30T05:04:01.957083+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:04:03.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:02 smithi173 bash[18498]: audit 2024-03-30T05:04:01.959081+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:04:03.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:02 smithi173 bash[18498]: audit 2024-03-30T05:04:01.961002+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:03.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:02 smithi172 bash[23612]: audit 2024-03-30T05:04:01.957083+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:04:03.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:02 smithi172 bash[23612]: audit 2024-03-30T05:04:01.959081+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:04:03.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:02 smithi172 bash[23612]: audit 2024-03-30T05:04:01.961002+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:03.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:02 smithi172 bash[18533]: audit 2024-03-30T05:04:01.957083+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:04:03.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:02 smithi172 bash[18533]: audit 2024-03-30T05:04:01.959081+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:04:03.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:02 smithi172 bash[18533]: audit 2024-03-30T05:04:01.961002+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:04.115 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:04.116 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:04.116 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:04.117 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:04.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:03 smithi173 bash[18498]: cephadm 2024-03-30T05:04:01.956253+0000 mgr.y (mgr.25150) 38 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T05:04:04.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:03 smithi173 bash[18498]: cephadm 2024-03-30T05:04:01.962941+0000 mgr.y (mgr.25150) 39 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T05:04:04.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:03 smithi173 bash[18498]: cluster 2024-03-30T05:04:02.791677+0000 mgr.y (mgr.25150) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:04:04.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:03 smithi172 bash[18533]: cephadm 2024-03-30T05:04:01.956253+0000 mgr.y (mgr.25150) 38 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T05:04:04.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:03 smithi172 bash[18533]: cephadm 2024-03-30T05:04:01.962941+0000 mgr.y (mgr.25150) 39 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T05:04:04.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:03 smithi172 bash[18533]: cluster 2024-03-30T05:04:02.791677+0000 mgr.y (mgr.25150) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:04:04.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:03 smithi172 bash[23612]: cephadm 2024-03-30T05:04:01.956253+0000 mgr.y (mgr.25150) 38 : cephadm [INF] Upgrade: Updating mgr.x 2024-03-30T05:04:04.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:03 smithi172 bash[23612]: cephadm 2024-03-30T05:04:01.962941+0000 mgr.y (mgr.25150) 39 : cephadm [INF] Deploying daemon mgr.x on smithi173 2024-03-30T05:04:04.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:03 smithi172 bash[23612]: cluster 2024-03-30T05:04:02.791677+0000 mgr.y (mgr.25150) 40 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:04:04.370 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:04.371 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:04.371 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:04.371 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: Stopping Ceph mgr.x for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:04.371 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:04 smithi173 bash[44595]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T05:04:05.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:04 smithi173 bash[44656]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mgr-x 2024-03-30T05:04:05.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:04:05.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-03-30T05:04:05.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:04 smithi173 systemd[1]: Stopped Ceph mgr.x for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:05.361 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.362 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.362 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.362 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.363 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.363 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.363 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:05.363 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: Started Ceph mgr.x for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:05.364 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:04:05 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:06.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:05 smithi173 bash[18498]: cluster 2024-03-30T05:04:04.793392+0000 mgr.y (mgr.25150) 41 : cluster [DBG] pgmap v15: 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-03-30T05:04:06.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:05 smithi173 bash[18498]: audit 2024-03-30T05:04:05.292714+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:06.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:05 smithi173 bash[18498]: audit 2024-03-30T05:04:05.303427+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:06.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:05 smithi172 bash[18533]: cluster 2024-03-30T05:04:04.793392+0000 mgr.y (mgr.25150) 41 : cluster [DBG] pgmap v15: 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-03-30T05:04:06.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:05 smithi172 bash[18533]: audit 2024-03-30T05:04:05.292714+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:06.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:05 smithi172 bash[18533]: audit 2024-03-30T05:04:05.303427+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:06.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:05 smithi172 bash[23612]: cluster 2024-03-30T05:04:04.793392+0000 mgr.y (mgr.25150) 41 : cluster [DBG] pgmap v15: 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-03-30T05:04:06.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:05 smithi172 bash[23612]: audit 2024-03-30T05:04:05.292714+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:06.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:05 smithi172 bash[23612]: audit 2024-03-30T05:04:05.303427+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:06.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:06 smithi173 bash[44711]: debug 2024-03-30T05:04:06.196+0000 7fcc38564700 1 -- 172.21.15.173:0/402004554 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556d3f97c5a0 con 0x556d406fc800 2024-03-30T05:04:06.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:06 smithi173 bash[44711]: debug 2024-03-30T05:04:06.344+0000 7fcc42773200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:04:08.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:07 smithi172 bash[18533]: audit 2024-03-30T05:04:06.361310+0000 mgr.y (mgr.25150) 42 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:08.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:07 smithi172 bash[18533]: cluster 2024-03-30T05:04:06.794286+0000 mgr.y (mgr.25150) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:04:08.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:07 smithi172 bash[23612]: audit 2024-03-30T05:04:06.361310+0000 mgr.y (mgr.25150) 42 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:08.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:07 smithi172 bash[23612]: cluster 2024-03-30T05:04:06.794286+0000 mgr.y (mgr.25150) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:04:08.285 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:07 smithi173 bash[18498]: audit 2024-03-30T05:04:06.361310+0000 mgr.y (mgr.25150) 42 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:08.285 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:07 smithi173 bash[18498]: cluster 2024-03-30T05:04:06.794286+0000 mgr.y (mgr.25150) 43 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:04:08.285 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:07 smithi173 bash[44711]: debug 2024-03-30T05:04:07.940+0000 7fcc42773200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:04:08.285 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:08 smithi173 bash[44711]: debug 2024-03-30T05:04:08.036+0000 7fcc42773200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:04:08.611 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:08 smithi173 bash[44711]: debug 2024-03-30T05:04:08.283+0000 7fcc42773200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:04:09.361 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:09 smithi173 bash[44711]: debug 2024-03-30T05:04:09.095+0000 7fcc42773200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:04:09.362 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:09 smithi173 bash[44711]: debug 2024-03-30T05:04:09.203+0000 7fcc42773200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:04:09.362 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:09 smithi173 bash[44711]: debug 2024-03-30T05:04:09.307+0000 7fcc42773200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:04:10.111 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:09 smithi173 bash[18498]: cluster 2024-03-30T05:04:08.796016+0000 mgr.y (mgr.25150) 44 : cluster [DBG] pgmap v17: 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-03-30T05:04:10.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:09 smithi173 bash[44711]: debug 2024-03-30T05:04:09.671+0000 7fcc42773200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:04:10.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:09 smithi173 bash[44711]: debug 2024-03-30T05:04:09.783+0000 7fcc42773200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:04:10.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:09 smithi173 bash[44711]: debug 2024-03-30T05:04:09.895+0000 7fcc42773200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:04:10.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:09 smithi172 bash[18533]: cluster 2024-03-30T05:04:08.796016+0000 mgr.y (mgr.25150) 44 : cluster [DBG] pgmap v17: 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-03-30T05:04:10.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:09 smithi172 bash[23612]: cluster 2024-03-30T05:04:08.796016+0000 mgr.y (mgr.25150) 44 : cluster [DBG] pgmap v17: 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-03-30T05:04:10.510 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:10 smithi173 bash[44711]: debug 2024-03-30T05:04:10.259+0000 7fcc42773200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:04:10.795 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:10 smithi173 bash[44711]: debug 2024-03-30T05:04:10.511+0000 7fcc42773200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:04:11.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:10 smithi173 bash[44711]: debug 2024-03-30T05:04:10.795+0000 7fcc42773200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:04:11.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:10 smithi173 bash[44711]: debug 2024-03-30T05:04:10.927+0000 7fcc42773200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:04:11.396 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:04:11] "GET /metrics HTTP/1.1" 200 37983 "" "Prometheus/2.33.4" 2024-03-30T05:04:11.611 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:11 smithi173 bash[44711]: debug 2024-03-30T05:04:11.231+0000 7fcc42773200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:04:11.923 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:11 smithi173 bash[18498]: cluster 2024-03-30T05:04:10.796741+0000 mgr.y (mgr.25150) 45 : 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-03-30T05:04:11.923 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:11 smithi173 bash[18498]: audit 2024-03-30T05:04:11.175705+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:11.924 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:11 smithi173 bash[18498]: audit 2024-03-30T05:04:11.180266+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:11.924 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:11 smithi173 bash[18498]: audit 2024-03-30T05:04:11.433377+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:11.924 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:11 smithi173 bash[18498]: audit 2024-03-30T05:04:11.440940+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:11.924 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:11 smithi173 bash[44711]: debug 2024-03-30T05:04:11.667+0000 7fcc42773200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:04:12.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[18533]: cluster 2024-03-30T05:04:10.796741+0000 mgr.y (mgr.25150) 45 : 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-03-30T05:04:12.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[18533]: audit 2024-03-30T05:04:11.175705+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[18533]: audit 2024-03-30T05:04:11.180266+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[18533]: audit 2024-03-30T05:04:11.433377+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[18533]: audit 2024-03-30T05:04:11.440940+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:12.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[23612]: cluster 2024-03-30T05:04:10.796741+0000 mgr.y (mgr.25150) 45 : 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-03-30T05:04:12.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[23612]: audit 2024-03-30T05:04:11.175705+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:12.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[23612]: audit 2024-03-30T05:04:11.180266+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:12.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[23612]: audit 2024-03-30T05:04:11.433377+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:12.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:11 smithi172 bash[23612]: audit 2024-03-30T05:04:11.440940+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:12.311 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:11 smithi173 bash[44711]: debug 2024-03-30T05:04:11.923+0000 7fcc42773200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:04:12.311 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:12 smithi173 bash[44711]: debug 2024-03-30T05:04:12.051+0000 7fcc42773200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:04:12.611 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:12 smithi173 bash[44711]: debug 2024-03-30T05:04:12.311+0000 7fcc42773200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:04:13.611 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:13 smithi173 bash[44711]: debug 2024-03-30T05:04:13.351+0000 7fcc42773200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:04:13.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:13 smithi173 bash[44711]: debug 2024-03-30T05:04:13.471+0000 7fcc42773200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:04:13.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:13 smithi173 bash[18498]: audit 2024-03-30T05:04:12.286207+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:13.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:13 smithi173 bash[18498]: audit 2024-03-30T05:04:12.296987+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:13.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:13 smithi173 bash[18498]: audit 2024-03-30T05:04:12.449784+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:13.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:13 smithi173 bash[18498]: cluster 2024-03-30T05:04:12.797461+0000 mgr.y (mgr.25150) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:13.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:13 smithi172 bash[18533]: audit 2024-03-30T05:04:12.286207+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:13.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:13 smithi172 bash[18533]: audit 2024-03-30T05:04:12.296987+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:13.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:13 smithi172 bash[18533]: audit 2024-03-30T05:04:12.449784+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:13.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:13 smithi172 bash[18533]: cluster 2024-03-30T05:04:12.797461+0000 mgr.y (mgr.25150) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:13.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:13 smithi172 bash[23612]: audit 2024-03-30T05:04:12.286207+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:13.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:13 smithi172 bash[23612]: audit 2024-03-30T05:04:12.296987+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:13.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:13 smithi172 bash[23612]: audit 2024-03-30T05:04:12.449784+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:13.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:13 smithi172 bash[23612]: cluster 2024-03-30T05:04:12.797461+0000 mgr.y (mgr.25150) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:14.111 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:13 smithi173 bash[44711]: debug 2024-03-30T05:04:13.779+0000 7fcc42773200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:04:14.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:13 smithi173 bash[44711]: debug 2024-03-30T05:04:13.899+0000 7fcc42773200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:04:14.611 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[44711]: debug 2024-03-30T05:04:14.359+0000 7fcc42773200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:04:14.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[44711]: debug 2024-03-30T05:04:14.483+0000 7fcc42773200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:04:14.612 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[44711]: [30/Mar/2024:05:04:14] ENGINE Bus STARTING 2024-03-30T05:04:15.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[44711]: CherryPy Checker: 2024-03-30T05:04:15.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[44711]: The Application mounted at '' has an empty config. 2024-03-30T05:04:15.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[44711]: [30/Mar/2024:05:04:14] ENGINE Serving on http://:::9283 2024-03-30T05:04:15.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[44711]: [30/Mar/2024:05:04:14] ENGINE Bus STARTED 2024-03-30T05:04:15.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[18498]: audit 2024-03-30T05:04:14.512110+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:04:15.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[18498]: audit 2024-03-30T05:04:14.512862+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:04:15.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[18498]: audit 2024-03-30T05:04:14.516171+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:04:15.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[18498]: cluster 2024-03-30T05:04:14.516352+0000 mon.a (mon.0) 1140 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:04:15.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[18498]: cluster 2024-03-30T05:04:14.516591+0000 mon.a (mon.0) 1141 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:04:15.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:14 smithi173 bash[18498]: audit 2024-03-30T05:04:14.518167+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:04:15.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[18533]: audit 2024-03-30T05:04:14.512110+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:04:15.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[18533]: audit 2024-03-30T05:04:14.512862+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:04:15.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[18533]: audit 2024-03-30T05:04:14.516171+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[18533]: cluster 2024-03-30T05:04:14.516352+0000 mon.a (mon.0) 1140 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[18533]: cluster 2024-03-30T05:04:14.516591+0000 mon.a (mon.0) 1141 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[18533]: audit 2024-03-30T05:04:14.518167+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[23612]: audit 2024-03-30T05:04:14.512110+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[23612]: audit 2024-03-30T05:04:14.512862+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[23612]: audit 2024-03-30T05:04:14.516171+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[23612]: cluster 2024-03-30T05:04:14.516352+0000 mon.a (mon.0) 1140 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[23612]: cluster 2024-03-30T05:04:14.516591+0000 mon.a (mon.0) 1141 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:04:15.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:14 smithi172 bash[23612]: audit 2024-03-30T05:04:14.518167+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.? 172.21.15.173:0/509774165' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:04:15.244 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:04:15.991 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:04:15.991 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (13m) 4s ago 23m 14.4M - 0.23.0 ba2b418f427c c5e1fe792649 2024-03-30T05:04:15.991 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 error 4s ago 22m - - 2024-03-30T05:04:15.991 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (21s) 4s ago 20m 41.2M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:04:15.991 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (10s) 4s ago 28m 141M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:04:15.991 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (9m) 4s ago 30m 484M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:04:15.991 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (30m) 4s ago 30m 76.0M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (28m) 4s ago 28m 56.7M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (28m) 4s ago 28m 56.2M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (13m) 4s ago 23m 10.5M - 1.3.1 1dbe0e931976 67893de336d3 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (13m) 4s ago 23m 9.99M - 1.3.1 1dbe0e931976 3f2320967604 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (27m) 4s ago 27m 57.1M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (27m) 4s ago 27m 59.1M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (26m) 4s ago 26m 52.1M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (26m) 4s ago 26m 57.4M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (25m) 4s ago 25m 61.8M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (25m) 4s ago 25m 55.3M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:04:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (24m) 4s ago 24m 55.4M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:04:15.993 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (24m) 4s ago 24m 58.4M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:04:15.993 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (16s) 4s ago 23m 52.7M - 2.33.4 514e6a882f6e f727debfd2d6 2024-03-30T05:04:15.993 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (21m) 4s ago 21m 89.6M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:04:15.993 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (21m) 4s ago 21m 90.0M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:04:16.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:15 smithi173 bash[18498]: cluster 2024-03-30T05:04:14.799630+0000 mgr.y (mgr.25150) 47 : cluster [DBG] pgmap v20: 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-03-30T05:04:16.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:15 smithi173 bash[18498]: cluster 2024-03-30T05:04:14.858302+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e42: y(active, since 33s), standbys: x 2024-03-30T05:04:16.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:15 smithi172 bash[18533]: cluster 2024-03-30T05:04:14.799630+0000 mgr.y (mgr.25150) 47 : cluster [DBG] pgmap v20: 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-03-30T05:04:16.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:15 smithi172 bash[18533]: cluster 2024-03-30T05:04:14.858302+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e42: y(active, since 33s), standbys: x 2024-03-30T05:04:16.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:15 smithi172 bash[23612]: cluster 2024-03-30T05:04:14.799630+0000 mgr.y (mgr.25150) 47 : cluster [DBG] pgmap v20: 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-03-30T05:04:16.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:15 smithi172 bash[23612]: cluster 2024-03-30T05:04:14.858302+0000 mon.a (mon.0) 1142 : cluster [DBG] mgrmap e42: y(active, since 33s), standbys: x 2024-03-30T05:04:16.419 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:04:16.419 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:04:16.419 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:04:16.420 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:04:16.420 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:04:16.420 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:04:16.420 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:04:16.420 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:04:16.420 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:04:16.420 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:04:16.420 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:04:16.421 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:04:16.421 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:04:16.421 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:04:16.421 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:04:16.421 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:04:16.421 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:04:16.421 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:04:16.421 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:04:16.793 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:04:16.793 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:04:16.793 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:04:16.793 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:04:16.793 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2024-03-30T05:04:16.794 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2024-03-30T05:04:16.794 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T05:04:16.794 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:04:16.794 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mgr daemons", 2024-03-30T05:04:16.794 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:04:16.794 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:04:17.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:16 smithi173 bash[18498]: audit 2024-03-30T05:04:15.239363+0000 mgr.y (mgr.25150) 48 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:17.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:16 smithi173 bash[18498]: audit 2024-03-30T05:04:15.615746+0000 mgr.y (mgr.25150) 49 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:17.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:16 smithi173 bash[18498]: audit 2024-03-30T05:04:16.429308+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.172:0/3119709927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:17.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:16 smithi172 bash[18533]: audit 2024-03-30T05:04:15.239363+0000 mgr.y (mgr.25150) 48 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:17.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:16 smithi172 bash[18533]: audit 2024-03-30T05:04:15.615746+0000 mgr.y (mgr.25150) 49 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:17.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:16 smithi172 bash[18533]: audit 2024-03-30T05:04:16.429308+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.172:0/3119709927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:17.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:16 smithi172 bash[23612]: audit 2024-03-30T05:04:15.239363+0000 mgr.y (mgr.25150) 48 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:17.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:16 smithi172 bash[23612]: audit 2024-03-30T05:04:15.615746+0000 mgr.y (mgr.25150) 49 : audit [DBG] from='client.25354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:17.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:16 smithi172 bash[23612]: audit 2024-03-30T05:04:16.429308+0000 mon.c (mon.1) 167 : audit [DBG] from='client.? 172.21.15.172:0/3119709927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:18.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:17 smithi173 bash[18498]: audit 2024-03-30T05:04:15.979852+0000 mgr.y (mgr.25150) 50 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:18.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:17 smithi173 bash[18498]: audit 2024-03-30T05:04:16.368814+0000 mgr.y (mgr.25150) 51 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:18.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:17 smithi173 bash[18498]: cluster 2024-03-30T05:04:16.800175+0000 mgr.y (mgr.25150) 52 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:18.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:17 smithi173 bash[18498]: audit 2024-03-30T05:04:16.802483+0000 mgr.y (mgr.25150) 53 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:18.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:17 smithi172 bash[18533]: audit 2024-03-30T05:04:15.979852+0000 mgr.y (mgr.25150) 50 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:18.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:17 smithi172 bash[18533]: audit 2024-03-30T05:04:16.368814+0000 mgr.y (mgr.25150) 51 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:18.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:17 smithi172 bash[18533]: cluster 2024-03-30T05:04:16.800175+0000 mgr.y (mgr.25150) 52 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:18.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:17 smithi172 bash[18533]: audit 2024-03-30T05:04:16.802483+0000 mgr.y (mgr.25150) 53 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:18.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:17 smithi172 bash[23612]: audit 2024-03-30T05:04:15.979852+0000 mgr.y (mgr.25150) 50 : audit [DBG] from='client.25360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:18.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:17 smithi172 bash[23612]: audit 2024-03-30T05:04:16.368814+0000 mgr.y (mgr.25150) 51 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:18.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:17 smithi172 bash[23612]: cluster 2024-03-30T05:04:16.800175+0000 mgr.y (mgr.25150) 52 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:04:18.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:17 smithi172 bash[23612]: audit 2024-03-30T05:04:16.802483+0000 mgr.y (mgr.25150) 53 : audit [DBG] from='client.25372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:20.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:19 smithi173 bash[18498]: cluster 2024-03-30T05:04:18.801794+0000 mgr.y (mgr.25150) 54 : cluster [DBG] pgmap v22: 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-03-30T05:04:20.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:19 smithi172 bash[23612]: cluster 2024-03-30T05:04:18.801794+0000 mgr.y (mgr.25150) 54 : cluster [DBG] pgmap v22: 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-03-30T05:04:20.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:19 smithi172 bash[18533]: cluster 2024-03-30T05:04:18.801794+0000 mgr.y (mgr.25150) 54 : cluster [DBG] pgmap v22: 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-03-30T05:04:21.396 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:04:21] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.33.4" 2024-03-30T05:04:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: cluster 2024-03-30T05:04:20.802541+0000 mgr.y (mgr.25150) 55 : 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-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.700651+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.711451+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.713776+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.716015+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.729266+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.826460+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.832184+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.842998+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.844632+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.855955+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T05:04:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[18533]: audit 2024-03-30T05:04:21.857755+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: cluster 2024-03-30T05:04:20.802541+0000 mgr.y (mgr.25150) 55 : 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-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.700651+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.711451+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.713776+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.716015+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.729266+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.826460+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.832184+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.842998+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.844632+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.855955+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T05:04:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:21 smithi172 bash[23612]: audit 2024-03-30T05:04:21.857755+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T05:04:22.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: cluster 2024-03-30T05:04:20.802541+0000 mgr.y (mgr.25150) 55 : 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-03-30T05:04:22.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.700651+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.711451+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.713776+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:22.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.716015+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:22.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.729266+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.826460+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:22.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.832184+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:22.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.842998+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:22.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.844632+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-03-30T05:04:22.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.855955+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-03-30T05:04:22.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:21 smithi173 bash[18498]: audit 2024-03-30T05:04:21.857755+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: cluster 2024-03-30T05:04:21.719595+0000 mgr.y (mgr.25150) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: cluster 2024-03-30T05:04:21.720305+0000 mgr.y (mgr.25150) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: cephadm 2024-03-30T05:04:21.833766+0000 mgr.y (mgr.25150) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.869106+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.880657+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: cephadm 2024-03-30T05:04:21.882535+0000 mgr.y (mgr.25150) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.890654+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.895119+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.905956+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.910646+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.921420+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.924656+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.935700+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.938749+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.950376+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.954273+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.966009+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.969304+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[18533]: audit 2024-03-30T05:04:21.980929+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: cluster 2024-03-30T05:04:21.719595+0000 mgr.y (mgr.25150) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-03-30T05:04:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: cluster 2024-03-30T05:04:21.720305+0000 mgr.y (mgr.25150) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: cephadm 2024-03-30T05:04:21.833766+0000 mgr.y (mgr.25150) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.869106+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.880657+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: cephadm 2024-03-30T05:04:21.882535+0000 mgr.y (mgr.25150) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.890654+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.895119+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.905956+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.910646+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.921420+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.924656+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.935700+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.938749+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.950376+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.954273+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.966009+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.969304+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:22 smithi172 bash[23612]: audit 2024-03-30T05:04:21.980929+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: cluster 2024-03-30T05:04:21.719595+0000 mgr.y (mgr.25150) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-03-30T05:04:23.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: cluster 2024-03-30T05:04:21.720305+0000 mgr.y (mgr.25150) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:23.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: cephadm 2024-03-30T05:04:21.833766+0000 mgr.y (mgr.25150) 58 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:04:23.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.869106+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.880657+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: cephadm 2024-03-30T05:04:21.882535+0000 mgr.y (mgr.25150) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.890654+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.895119+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.905956+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.910646+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.921420+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.924656+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.935700+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.938749+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.950376+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.954273+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.966009+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.969304+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:22 smithi173 bash[18498]: audit 2024-03-30T05:04:21.980929+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:24.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[18533]: cephadm 2024-03-30T05:04:21.896686+0000 mgr.y (mgr.25150) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[18533]: cephadm 2024-03-30T05:04:21.912229+0000 mgr.y (mgr.25150) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[18533]: cephadm 2024-03-30T05:04:21.926367+0000 mgr.y (mgr.25150) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[18533]: cephadm 2024-03-30T05:04:21.940430+0000 mgr.y (mgr.25150) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[18533]: cephadm 2024-03-30T05:04:21.956030+0000 mgr.y (mgr.25150) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[18533]: cephadm 2024-03-30T05:04:21.970817+0000 mgr.y (mgr.25150) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[23612]: cephadm 2024-03-30T05:04:21.896686+0000 mgr.y (mgr.25150) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[23612]: cephadm 2024-03-30T05:04:21.912229+0000 mgr.y (mgr.25150) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[23612]: cephadm 2024-03-30T05:04:21.926367+0000 mgr.y (mgr.25150) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[23612]: cephadm 2024-03-30T05:04:21.940430+0000 mgr.y (mgr.25150) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:04:24.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[23612]: cephadm 2024-03-30T05:04:21.956030+0000 mgr.y (mgr.25150) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:04:24.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:23 smithi172 bash[23612]: cephadm 2024-03-30T05:04:21.970817+0000 mgr.y (mgr.25150) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:04:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:23 smithi173 bash[18498]: cephadm 2024-03-30T05:04:21.896686+0000 mgr.y (mgr.25150) 60 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:04:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:23 smithi173 bash[18498]: cephadm 2024-03-30T05:04:21.912229+0000 mgr.y (mgr.25150) 61 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:04:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:23 smithi173 bash[18498]: cephadm 2024-03-30T05:04:21.926367+0000 mgr.y (mgr.25150) 62 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:04:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:23 smithi173 bash[18498]: cephadm 2024-03-30T05:04:21.940430+0000 mgr.y (mgr.25150) 63 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:04:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:23 smithi173 bash[18498]: cephadm 2024-03-30T05:04:21.956030+0000 mgr.y (mgr.25150) 64 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:04:24.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:23 smithi173 bash[18498]: cephadm 2024-03-30T05:04:21.970817+0000 mgr.y (mgr.25150) 65 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:04:25.085 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:24 smithi172 bash[18533]: cluster 2024-03-30T05:04:23.722021+0000 mgr.y (mgr.25150) 66 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:25.085 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.085 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.085 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.086 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.086 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.086 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.087 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:24 smithi172 bash[23612]: cluster 2024-03-30T05:04:23.722021+0000 mgr.y (mgr.25150) 66 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:25.087 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.087 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.087 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:04:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:25.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:24 smithi173 bash[18498]: cluster 2024-03-30T05:04:23.722021+0000 mgr.y (mgr.25150) 66 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:25.396 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:25 smithi172 systemd[1]: Stopping Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:04:26.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:25 smithi172 bash[23612]: cephadm 2024-03-30T05:04:24.304516+0000 mgr.y (mgr.25150) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T05:04:26.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:25 smithi172 bash[23612]: cephadm 2024-03-30T05:04:24.305406+0000 mgr.y (mgr.25150) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2024-03-30T05:04:26.146 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:25 smithi172 bash[63039]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T05:04:26.146 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:04:26.146 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[63102]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T05:04:26.146 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T05:04:26.147 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: Stopped Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:26.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:25 smithi172 bash[18533]: cephadm 2024-03-30T05:04:24.304516+0000 mgr.y (mgr.25150) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T05:04:26.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:25 smithi172 bash[18533]: cephadm 2024-03-30T05:04:24.305406+0000 mgr.y (mgr.25150) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2024-03-30T05:04:26.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:25 smithi173 bash[18498]: cephadm 2024-03-30T05:04:24.304516+0000 mgr.y (mgr.25150) 67 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-03-30T05:04:26.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:25 smithi173 bash[18498]: cephadm 2024-03-30T05:04:24.305406+0000 mgr.y (mgr.25150) 68 : cephadm [INF] Deploying daemon node-exporter.a on smithi172 2024-03-30T05:04:26.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:26.647 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:26.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:26.647 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:26.647 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:26.648 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:26.648 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:26.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:26.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: Started Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:26.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[63159]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T05:04:26.648 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:04:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:27.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:26 smithi173 bash[18498]: cluster 2024-03-30T05:04:25.722816+0000 mgr.y (mgr.25150) 69 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:27.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:26 smithi173 bash[18498]: audit 2024-03-30T05:04:26.322669+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:27.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:26 smithi173 bash[18498]: audit 2024-03-30T05:04:26.327852+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:27.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:26 smithi173 bash[18498]: audit 2024-03-30T05:04:26.376559+0000 mgr.y (mgr.25150) 70 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:27.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[18533]: cluster 2024-03-30T05:04:25.722816+0000 mgr.y (mgr.25150) 69 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:27.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[18533]: audit 2024-03-30T05:04:26.322669+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:27.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[18533]: audit 2024-03-30T05:04:26.327852+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:27.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[18533]: audit 2024-03-30T05:04:26.376559+0000 mgr.y (mgr.25150) 70 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:27.146 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[63159]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T05:04:27.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[23612]: cluster 2024-03-30T05:04:25.722816+0000 mgr.y (mgr.25150) 69 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:27.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[23612]: audit 2024-03-30T05:04:26.322669+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:27.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[23612]: audit 2024-03-30T05:04:26.327852+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:27.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:26 smithi172 bash[23612]: audit 2024-03-30T05:04:26.376559+0000 mgr.y (mgr.25150) 70 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:27.896 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[63159]: 22b70bddd3ac: Pulling fs layer 2024-03-30T05:04:27.896 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[63159]: 5c12815fee55: Pulling fs layer 2024-03-30T05:04:27.896 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[63159]: c0e87333d380: Pulling fs layer 2024-03-30T05:04:28.006 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:27 smithi173 bash[18498]: audit 2024-03-30T05:04:27.450351+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:28.006 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:27 smithi173 bash[18498]: cluster 2024-03-30T05:04:27.723570+0000 mgr.y (mgr.25150) 71 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-03-30T05:04:28.208 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[18533]: audit 2024-03-30T05:04:27.450351+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:28.208 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[18533]: cluster 2024-03-30T05:04:27.723570+0000 mgr.y (mgr.25150) 71 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-03-30T05:04:28.209 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[23612]: audit 2024-03-30T05:04:27.450351+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:28.209 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[23612]: cluster 2024-03-30T05:04:27.723570+0000 mgr.y (mgr.25150) 71 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-03-30T05:04:28.209 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[63159]: 5c12815fee55: Verifying Checksum 2024-03-30T05:04:28.209 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[63159]: 5c12815fee55: Download complete 2024-03-30T05:04:28.209 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:27 smithi172 bash[63159]: 22b70bddd3ac: Download complete 2024-03-30T05:04:28.209 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:28 smithi172 bash[63159]: 22b70bddd3ac: Pull complete 2024-03-30T05:04:28.505 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:28 smithi172 bash[63159]: c0e87333d380: Verifying Checksum 2024-03-30T05:04:28.824 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:28 smithi172 bash[63159]: 5c12815fee55: Pull complete 2024-03-30T05:04:29.146 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:28 smithi172 bash[63159]: c0e87333d380: Pull complete 2024-03-30T05:04:29.146 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:28 smithi172 bash[63159]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T05:04:29.146 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:29 smithi172 bash[63159]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T05:04:29.403 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.404 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.404 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.404 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.405 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.405 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.405 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.405 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.406 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:29.748 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:29 smithi173 systemd[1]: Stopping Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:04:30.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:29 smithi173 bash[18498]: cephadm 2024-03-30T05:04:28.659170+0000 mgr.y (mgr.25150) 72 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T05:04:30.065 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:29 smithi173 bash[18498]: cephadm 2024-03-30T05:04:28.659999+0000 mgr.y (mgr.25150) 73 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2024-03-30T05:04:30.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:29 smithi172 bash[18533]: cephadm 2024-03-30T05:04:28.659170+0000 mgr.y (mgr.25150) 72 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T05:04:30.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:29 smithi172 bash[18533]: cephadm 2024-03-30T05:04:28.659999+0000 mgr.y (mgr.25150) 73 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2024-03-30T05:04:30.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:29 smithi172 bash[23612]: cephadm 2024-03-30T05:04:28.659170+0000 mgr.y (mgr.25150) 72 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-03-30T05:04:30.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:29 smithi172 bash[23612]: cephadm 2024-03-30T05:04:28.659999+0000 mgr.y (mgr.25150) 73 : cephadm [INF] Deploying daemon node-exporter.b on smithi173 2024-03-30T05:04:30.361 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:30 smithi173 bash[45636]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T05:04:30.362 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:04:30.362 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:30 smithi173 bash[45697]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T05:04:30.362 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T05:04:30.362 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: Stopped Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:30.646 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.433Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.433Z 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-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.433Z 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-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z 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-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z 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-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T05:04:30.647 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T05:04:30.648 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T05:04:30.649 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.434Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.435Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T05:04:30.650 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[63159]: ts=2024-03-30T05:04:30.435Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T05:04:30.832 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:30.832 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:30.832 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:30.833 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:30.833 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: Started Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:30.833 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:30 smithi173 bash[45752]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-03-30T05:04:30.833 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:30.833 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:30.834 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:30.834 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:30.834 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:30 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:31.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[18533]: cluster 2024-03-30T05:04:29.725291+0000 mgr.y (mgr.25150) 74 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:31.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[18533]: audit 2024-03-30T05:04:30.561239+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:31.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[18533]: audit 2024-03-30T05:04:30.574030+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:31.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[23612]: cluster 2024-03-30T05:04:29.725291+0000 mgr.y (mgr.25150) 74 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:31.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[23612]: audit 2024-03-30T05:04:30.561239+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:31.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:30 smithi172 bash[23612]: audit 2024-03-30T05:04:30.574030+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:31.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:30 smithi173 bash[18498]: cluster 2024-03-30T05:04:29.725291+0000 mgr.y (mgr.25150) 74 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:04:31.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:30 smithi173 bash[18498]: audit 2024-03-30T05:04:30.561239+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:31.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:30 smithi173 bash[18498]: audit 2024-03-30T05:04:30.574030+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:31.396 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:04:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:04:31] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-03-30T05:04:31.768 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:31 smithi173 bash[45752]: v1.5.0: Pulling from prometheus/node-exporter 2024-03-30T05:04:32.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:31 smithi173 bash[45752]: 22b70bddd3ac: Pulling fs layer 2024-03-30T05:04:32.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:31 smithi173 bash[45752]: 5c12815fee55: Pulling fs layer 2024-03-30T05:04:32.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:31 smithi173 bash[45752]: c0e87333d380: Pulling fs layer 2024-03-30T05:04:32.612 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:32 smithi173 bash[45752]: 22b70bddd3ac: Verifying Checksum 2024-03-30T05:04:32.612 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:32 smithi173 bash[45752]: 22b70bddd3ac: Download complete 2024-03-30T05:04:32.612 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:32 smithi173 bash[45752]: 5c12815fee55: Verifying Checksum 2024-03-30T05:04:32.612 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:32 smithi173 bash[45752]: 22b70bddd3ac: Pull complete 2024-03-30T05:04:32.612 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:32 smithi173 bash[45752]: c0e87333d380: Download complete 2024-03-30T05:04:33.112 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:32 smithi173 bash[45752]: 5c12815fee55: Pull complete 2024-03-30T05:04:33.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:32 smithi173 bash[18498]: cluster 2024-03-30T05:04:31.726077+0000 mgr.y (mgr.25150) 75 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:33.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:32 smithi172 bash[18533]: cluster 2024-03-30T05:04:31.726077+0000 mgr.y (mgr.25150) 75 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:33.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:32 smithi172 bash[23612]: cluster 2024-03-30T05:04:31.726077+0000 mgr.y (mgr.25150) 75 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:04:33.612 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:33 smithi173 bash[45752]: c0e87333d380: Pull complete 2024-03-30T05:04:33.612 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:33 smithi173 bash[45752]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-03-30T05:04:33.612 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:33 smithi173 bash[45752]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-03-30T05:04:34.841 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.518Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.518Z 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-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.519Z 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-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.519Z 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-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.519Z 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-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.519Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=arp 2024-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=bcache 2024-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=bonding 2024-03-30T05:04:34.842 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=btrfs 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=conntrack 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=cpu 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=diskstats 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=dmi 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=edac 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=entropy 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=filefd 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=filesystem 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=hwmon 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=infiniband 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=ipvs 2024-03-30T05:04:34.843 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=loadavg 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=mdadm 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=meminfo 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=netclass 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=netdev 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=netstat 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=nfs 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=nfsd 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=nvme 2024-03-30T05:04:34.844 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=os 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=pressure 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=rapl 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=schedstat 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=selinux 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=sockstat 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=softnet 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=stat 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=tapestats 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=textfile 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=time 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-03-30T05:04:34.845 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=uname 2024-03-30T05:04:34.846 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=vmstat 2024-03-30T05:04:34.846 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=xfs 2024-03-30T05:04:34.846 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=node_exporter.go:117 level=info collector=zfs 2024-03-30T05:04:34.846 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-03-30T05:04:34.846 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[45752]: ts=2024-03-30T05:04:34.520Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-03-30T05:04:35.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:34 smithi173 bash[18498]: cluster 2024-03-30T05:04:33.727800+0000 mgr.y (mgr.25150) 76 : 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-03-30T05:04:35.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:34 smithi172 bash[18533]: cluster 2024-03-30T05:04:33.727800+0000 mgr.y (mgr.25150) 76 : 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-03-30T05:04:35.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:34 smithi172 bash[23612]: cluster 2024-03-30T05:04:33.727800+0000 mgr.y (mgr.25150) 76 : 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-03-30T05:04:37.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:36 smithi173 bash[18498]: cluster 2024-03-30T05:04:35.728311+0000 mgr.y (mgr.25150) 77 : 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-03-30T05:04:37.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:36 smithi173 bash[18498]: audit 2024-03-30T05:04:36.615760+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:37.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:36 smithi173 bash[18498]: audit 2024-03-30T05:04:36.621808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:36 smithi172 bash[18533]: cluster 2024-03-30T05:04:35.728311+0000 mgr.y (mgr.25150) 77 : 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-03-30T05:04:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:36 smithi172 bash[18533]: audit 2024-03-30T05:04:36.615760+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:36 smithi172 bash[18533]: audit 2024-03-30T05:04:36.621808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:37.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:36 smithi172 bash[23612]: cluster 2024-03-30T05:04:35.728311+0000 mgr.y (mgr.25150) 77 : 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-03-30T05:04:37.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:36 smithi172 bash[23612]: audit 2024-03-30T05:04:36.615760+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:37.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:36 smithi172 bash[23612]: audit 2024-03-30T05:04:36.621808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:37 smithi173 bash[18498]: audit 2024-03-30T05:04:36.384622+0000 mgr.y (mgr.25150) 78 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:38.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:37 smithi173 bash[18498]: audit 2024-03-30T05:04:37.479981+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:37 smithi173 bash[18498]: audit 2024-03-30T05:04:37.489966+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:37 smithi173 bash[18498]: audit 2024-03-30T05:04:37.726020+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:37 smithi173 bash[18498]: audit 2024-03-30T05:04:37.734716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[18533]: audit 2024-03-30T05:04:36.384622+0000 mgr.y (mgr.25150) 78 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:38.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[18533]: audit 2024-03-30T05:04:37.479981+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[18533]: audit 2024-03-30T05:04:37.489966+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[18533]: audit 2024-03-30T05:04:37.726020+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[18533]: audit 2024-03-30T05:04:37.734716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[23612]: audit 2024-03-30T05:04:36.384622+0000 mgr.y (mgr.25150) 78 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:38.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[23612]: audit 2024-03-30T05:04:37.479981+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[23612]: audit 2024-03-30T05:04:37.489966+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[23612]: audit 2024-03-30T05:04:37.726020+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:38.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:37 smithi172 bash[23612]: audit 2024-03-30T05:04:37.734716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:39.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:38 smithi173 bash[18498]: cluster 2024-03-30T05:04:37.729076+0000 mgr.y (mgr.25150) 79 : 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-03-30T05:04:39.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:38 smithi173 bash[18498]: audit 2024-03-30T05:04:38.586165+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:39.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:38 smithi173 bash[18498]: audit 2024-03-30T05:04:38.596851+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:38 smithi172 bash[23612]: cluster 2024-03-30T05:04:37.729076+0000 mgr.y (mgr.25150) 79 : 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-03-30T05:04:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:38 smithi172 bash[23612]: audit 2024-03-30T05:04:38.586165+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:38 smithi172 bash[23612]: audit 2024-03-30T05:04:38.596851+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:39.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:38 smithi172 bash[18533]: cluster 2024-03-30T05:04:37.729076+0000 mgr.y (mgr.25150) 79 : 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-03-30T05:04:39.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:38 smithi172 bash[18533]: audit 2024-03-30T05:04:38.586165+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:39.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:38 smithi172 bash[18533]: audit 2024-03-30T05:04:38.596851+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:41.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:40 smithi172 bash[18533]: cluster 2024-03-30T05:04:39.730752+0000 mgr.y (mgr.25150) 80 : 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-03-30T05:04:41.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:40 smithi172 bash[23612]: cluster 2024-03-30T05:04:39.730752+0000 mgr.y (mgr.25150) 80 : 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-03-30T05:04:41.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:40 smithi173 bash[18498]: cluster 2024-03-30T05:04:39.730752+0000 mgr.y (mgr.25150) 80 : 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-03-30T05:04:41.396 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:04:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:04:41] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.33.4" 2024-03-30T05:04:43.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:42 smithi173 bash[18498]: cluster 2024-03-30T05:04:41.731534+0000 mgr.y (mgr.25150) 81 : 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-03-30T05:04:43.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:42 smithi173 bash[18498]: audit 2024-03-30T05:04:42.453773+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:43.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:42 smithi172 bash[18533]: cluster 2024-03-30T05:04:41.731534+0000 mgr.y (mgr.25150) 81 : 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-03-30T05:04:43.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:42 smithi172 bash[18533]: audit 2024-03-30T05:04:42.453773+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:43.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:42 smithi172 bash[23612]: cluster 2024-03-30T05:04:41.731534+0000 mgr.y (mgr.25150) 81 : 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-03-30T05:04:43.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:42 smithi172 bash[23612]: audit 2024-03-30T05:04:42.453773+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:45.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:44 smithi173 bash[18498]: cluster 2024-03-30T05:04:43.733526+0000 mgr.y (mgr.25150) 82 : 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-03-30T05:04:45.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:44 smithi172 bash[18533]: cluster 2024-03-30T05:04:43.733526+0000 mgr.y (mgr.25150) 82 : 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-03-30T05:04:45.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:44 smithi172 bash[23612]: cluster 2024-03-30T05:04:43.733526+0000 mgr.y (mgr.25150) 82 : 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-03-30T05:04:47.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:46 smithi172 bash[18533]: cluster 2024-03-30T05:04:45.734156+0000 mgr.y (mgr.25150) 83 : 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-03-30T05:04:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:46 smithi172 bash[23612]: cluster 2024-03-30T05:04:45.734156+0000 mgr.y (mgr.25150) 83 : 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-03-30T05:04:47.186 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:04:47.294 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:46 smithi173 bash[18498]: cluster 2024-03-30T05:04:45.734156+0000 mgr.y (mgr.25150) 83 : 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-03-30T05:04:47.962 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:04:47.962 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (14m) 11s ago 23m 14.0M - 0.23.0 ba2b418f427c c5e1fe792649 2024-03-30T05:04:47.962 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 error 10s ago 23m - - 2024-03-30T05:04:47.962 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (53s) 11s ago 21m 41.5M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:04:47.962 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (42s) 10s ago 28m 434M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:04:47.962 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (10m) 11s ago 30m 488M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (30m) 11s ago 30m 77.7M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (29m) 10s ago 29m 57.6M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (29m) 11s ago 29m 55.7M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (18s) 11s ago 23m 3176k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (14s) 10s ago 23m - - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (28m) 11s ago 28m 57.2M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (27m) 11s ago 27m 59.2M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (27m) 11s ago 27m 52.2M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (26m) 11s ago 26m 57.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (26m) 10s ago 26m 61.9M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (25m) 10s ago 25m 55.4M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (25m) 10s ago 25m 55.5M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (24m) 10s ago 24m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:04:47.963 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (48s) 10s ago 23m 53.9M - 2.33.4 514e6a882f6e f727debfd2d6 2024-03-30T05:04:47.964 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (21m) 11s ago 21m 89.9M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:04:47.964 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (21m) 10s ago 21m 90.3M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:04:48.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:47 smithi172 bash[18533]: audit 2024-03-30T05:04:46.393402+0000 mgr.y (mgr.25150) 84 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:48.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:47 smithi172 bash[18533]: audit 2024-03-30T05:04:47.259712+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:48.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:47 smithi172 bash[18533]: audit 2024-03-30T05:04:47.271055+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:48.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:47 smithi172 bash[23612]: audit 2024-03-30T05:04:46.393402+0000 mgr.y (mgr.25150) 84 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:48.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:47 smithi172 bash[23612]: audit 2024-03-30T05:04:47.259712+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:48.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:47 smithi172 bash[23612]: audit 2024-03-30T05:04:47.271055+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:48.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:47 smithi173 bash[18498]: audit 2024-03-30T05:04:46.393402+0000 mgr.y (mgr.25150) 84 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:48.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:47 smithi173 bash[18498]: audit 2024-03-30T05:04:47.259712+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:48.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:47 smithi173 bash[18498]: audit 2024-03-30T05:04:47.271055+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:48.440 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:04:48.440 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:04:48.440 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:04:48.440 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:04:48.440 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:04:48.440 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:04:48.440 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:04:48.440 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:04:48.441 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:04:48.788 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:04:48.788 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:04:48.788 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:04:48.789 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:04:48.789 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2024-03-30T05:04:48.789 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2024-03-30T05:04:48.789 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T05:04:48.789 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:04:48.789 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading prometheus daemons", 2024-03-30T05:04:48.789 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:04:48.789 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:04:49.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:47.181441+0000 mgr.y (mgr.25150) 85 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:49.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:47.569704+0000 mgr.y (mgr.25150) 86 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:49.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: cluster 2024-03-30T05:04:47.734647+0000 mgr.y (mgr.25150) 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-03-30T05:04:49.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.010714+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.018638+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.020017+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.021208+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.031993+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.126319+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.130134+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.132625+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.135242+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.137531+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.139146+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.140705+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.142942+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.144745+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.147106+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[18533]: audit 2024-03-30T05:04:48.450493+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.172:0/3299942080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:47.181441+0000 mgr.y (mgr.25150) 85 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:47.569704+0000 mgr.y (mgr.25150) 86 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: cluster 2024-03-30T05:04:47.734647+0000 mgr.y (mgr.25150) 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-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.010714+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.018638+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.020017+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.021208+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.031993+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.126319+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.130134+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.132625+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.135242+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.137531+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.139146+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.140705+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.142942+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.144745+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.147106+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:48 smithi172 bash[23612]: audit 2024-03-30T05:04:48.450493+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.172:0/3299942080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:47.181441+0000 mgr.y (mgr.25150) 85 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:47.569704+0000 mgr.y (mgr.25150) 86 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: cluster 2024-03-30T05:04:47.734647+0000 mgr.y (mgr.25150) 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-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.010714+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.018638+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.020017+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.021208+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.031993+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.126319+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.130134+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.132625+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.135242+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.137531+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.325 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.139146+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.326 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.140705+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.326 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.142942+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.326 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.144745+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.326 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.147106+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:49.326 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:48 smithi173 bash[18498]: audit 2024-03-30T05:04:48.450493+0000 mon.c (mon.1) 168 : audit [DBG] from='client.? 172.21.15.172:0/3299942080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:04:50.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:49 smithi173 bash[18498]: audit 2024-03-30T05:04:47.924967+0000 mgr.y (mgr.25150) 88 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:50.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:49 smithi173 bash[18498]: cluster 2024-03-30T05:04:48.023172+0000 mgr.y (mgr.25150) 89 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-30T05:04:50.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:49 smithi173 bash[18498]: cluster 2024-03-30T05:04:48.023847+0000 mgr.y (mgr.25150) 90 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T05:04:50.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:49 smithi173 bash[18498]: audit 2024-03-30T05:04:48.798476+0000 mgr.y (mgr.25150) 91 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:50.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:49 smithi172 bash[23612]: audit 2024-03-30T05:04:47.924967+0000 mgr.y (mgr.25150) 88 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:50.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:49 smithi172 bash[23612]: cluster 2024-03-30T05:04:48.023172+0000 mgr.y (mgr.25150) 89 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-30T05:04:50.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:49 smithi172 bash[23612]: cluster 2024-03-30T05:04:48.023847+0000 mgr.y (mgr.25150) 90 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T05:04:50.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:49 smithi172 bash[23612]: audit 2024-03-30T05:04:48.798476+0000 mgr.y (mgr.25150) 91 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:50.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:49 smithi172 bash[18533]: audit 2024-03-30T05:04:47.924967+0000 mgr.y (mgr.25150) 88 : audit [DBG] from='client.25390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:50.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:49 smithi172 bash[18533]: cluster 2024-03-30T05:04:48.023172+0000 mgr.y (mgr.25150) 89 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-03-30T05:04:50.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:49 smithi172 bash[18533]: cluster 2024-03-30T05:04:48.023847+0000 mgr.y (mgr.25150) 90 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T05:04:50.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:49 smithi172 bash[18533]: audit 2024-03-30T05:04:48.798476+0000 mgr.y (mgr.25150) 91 : audit [DBG] from='client.25402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:04:51.396 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:04:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:04:51] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-03-30T05:04:52.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:51 smithi173 bash[18498]: cluster 2024-03-30T05:04:50.025552+0000 mgr.y (mgr.25150) 92 : 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-03-30T05:04:52.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:51 smithi173 bash[18498]: cephadm 2024-03-30T05:04:50.217624+0000 mgr.y (mgr.25150) 93 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T05:04:52.062 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:51 smithi173 bash[18498]: cephadm 2024-03-30T05:04:50.502058+0000 mgr.y (mgr.25150) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2024-03-30T05:04:52.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:51 smithi172 bash[18533]: cluster 2024-03-30T05:04:50.025552+0000 mgr.y (mgr.25150) 92 : 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-03-30T05:04:52.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:51 smithi172 bash[18533]: cephadm 2024-03-30T05:04:50.217624+0000 mgr.y (mgr.25150) 93 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T05:04:52.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:51 smithi172 bash[18533]: cephadm 2024-03-30T05:04:50.502058+0000 mgr.y (mgr.25150) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2024-03-30T05:04:52.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:51 smithi172 bash[23612]: cluster 2024-03-30T05:04:50.025552+0000 mgr.y (mgr.25150) 92 : 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-03-30T05:04:52.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:51 smithi172 bash[23612]: cephadm 2024-03-30T05:04:50.217624+0000 mgr.y (mgr.25150) 93 : cephadm [INF] Upgrade: Updating prometheus.a 2024-03-30T05:04:52.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:51 smithi172 bash[23612]: cephadm 2024-03-30T05:04:50.502058+0000 mgr.y (mgr.25150) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi173 2024-03-30T05:04:54.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:53 smithi172 bash[18533]: cluster 2024-03-30T05:04:52.026319+0000 mgr.y (mgr.25150) 95 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T05:04:54.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:53 smithi172 bash[23612]: cluster 2024-03-30T05:04:52.026319+0000 mgr.y (mgr.25150) 95 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T05:04:54.223 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.223 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.223 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.224 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.224 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.224 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.225 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.225 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.225 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:53 smithi173 bash[18498]: cluster 2024-03-30T05:04:52.026319+0000 mgr.y (mgr.25150) 95 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 617 B/s rd, 0 op/s 2024-03-30T05:04:54.225 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:54.560 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 systemd[1]: Stopping Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:04:54.560 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:04:54.560 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:04:54.560 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:04:54.560 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-03-30T05:04:54.560 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:04:54.560 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-03-30T05:04:54.560 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:04:54.561 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-03-30T05:04:54.561 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.357Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:04:54.561 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.358Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:04:54.561 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.358Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-03-30T05:04:54.561 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[44315]: ts=2024-03-30T05:04:54.358Z caller=main.go:1066 level=info msg="See you next time!" 2024-03-30T05:04:55.226 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:54 smithi173 bash[46738]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:04:55.226 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:55 smithi173 bash[46829]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-prometheus-a 2024-03-30T05:04:55.226 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-03-30T05:04:55.226 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: Stopped Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:55.612 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.613 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.614 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.615 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:04:55.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:55 smithi173 systemd[1]: Started Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:04:56.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:55 smithi172 bash[18533]: cluster 2024-03-30T05:04:54.027998+0000 mgr.y (mgr.25150) 96 : cluster [DBG] pgmap v43: 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-03-30T05:04:56.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:55 smithi172 bash[18533]: audit 2024-03-30T05:04:55.403175+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:56.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:55 smithi172 bash[18533]: audit 2024-03-30T05:04:55.415861+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:55 smithi172 bash[23612]: cluster 2024-03-30T05:04:54.027998+0000 mgr.y (mgr.25150) 96 : cluster [DBG] pgmap v43: 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-03-30T05:04:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:55 smithi172 bash[23612]: audit 2024-03-30T05:04:55.403175+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:56.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:55 smithi172 bash[23612]: audit 2024-03-30T05:04:55.415861+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:56.155 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:55 smithi173 bash[18498]: cluster 2024-03-30T05:04:54.027998+0000 mgr.y (mgr.25150) 96 : cluster [DBG] pgmap v43: 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-03-30T05:04:56.155 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:55 smithi173 bash[18498]: audit 2024-03-30T05:04:55.403175+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:56.155 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:55 smithi173 bash[18498]: audit 2024-03-30T05:04:55.415861+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:04:56.613 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.275Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-03-30T05:04:56.613 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.275Z 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-03-30T05:04:56.613 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.275Z caller=main.go:570 level=info host_details="(Linux 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 smithi173 (none))" 2024-03-30T05:04:56.613 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.275Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.275Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.276Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.277Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.278Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.278Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.281Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.281Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.233µs 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.281Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-03-30T05:04:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.290Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.307Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.320Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.324Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.327Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.330Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.330Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.330Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.365µs wal_replay_duration=49.620708ms wbl_replay_duration=134ns total_replay_duration=49.668576ms 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.335Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-03-30T05:04:56.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.335Z caller=main.go:1029 level=info msg="TSDB started" 2024-03-30T05:04:56.616 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.335Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-03-30T05:04:56.616 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.355Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.429676ms db_storage=964ns remote_storage=1.368µs web_handler=491ns query_engine=708ns scrape=248.886µs scrape_sd=93.602µs notify=11.959µs notify_sd=9.477µs rules=18.696091ms tracing=7.153µs 2024-03-30T05:04:56.616 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.355Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-03-30T05:04:56.616 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:04:56 smithi173 bash[46884]: ts=2024-03-30T05:04:56.355Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-03-30T05:04:58.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:57 smithi172 bash[18533]: cluster 2024-03-30T05:04:56.028938+0000 mgr.y (mgr.25150) 97 : 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-03-30T05:04:58.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:57 smithi172 bash[18533]: audit 2024-03-30T05:04:56.404099+0000 mgr.y (mgr.25150) 98 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:58.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:57 smithi172 bash[18533]: audit 2024-03-30T05:04:57.454567+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:58.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:57 smithi172 bash[23612]: cluster 2024-03-30T05:04:56.028938+0000 mgr.y (mgr.25150) 97 : 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-03-30T05:04:58.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:57 smithi172 bash[23612]: audit 2024-03-30T05:04:56.404099+0000 mgr.y (mgr.25150) 98 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:58.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:57 smithi172 bash[23612]: audit 2024-03-30T05:04:57.454567+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:04:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:57 smithi173 bash[18498]: cluster 2024-03-30T05:04:56.028938+0000 mgr.y (mgr.25150) 97 : 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-03-30T05:04:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:57 smithi173 bash[18498]: audit 2024-03-30T05:04:56.404099+0000 mgr.y (mgr.25150) 98 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:04:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:57 smithi173 bash[18498]: audit 2024-03-30T05:04:57.454567+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:00.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:04:59 smithi173 bash[18498]: cluster 2024-03-30T05:04:58.029710+0000 mgr.y (mgr.25150) 99 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:00.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:04:59 smithi172 bash[18533]: cluster 2024-03-30T05:04:58.029710+0000 mgr.y (mgr.25150) 99 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:00.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:04:59 smithi172 bash[23612]: cluster 2024-03-30T05:04:58.029710+0000 mgr.y (mgr.25150) 99 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:02.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:01 smithi173 bash[18498]: cluster 2024-03-30T05:05:00.031986+0000 mgr.y (mgr.25150) 100 : 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-03-30T05:05:02.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:01 smithi173 bash[18498]: audit 2024-03-30T05:05:01.231828+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:02.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:01 smithi173 bash[18498]: audit 2024-03-30T05:05:01.243224+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:02.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:01 smithi172 bash[18533]: cluster 2024-03-30T05:05:00.031986+0000 mgr.y (mgr.25150) 100 : 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-03-30T05:05:02.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:01 smithi172 bash[18533]: audit 2024-03-30T05:05:01.231828+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:02.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:01 smithi172 bash[18533]: audit 2024-03-30T05:05:01.243224+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:02.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:01 smithi172 bash[23612]: cluster 2024-03-30T05:05:00.031986+0000 mgr.y (mgr.25150) 100 : 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-03-30T05:05:02.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:01 smithi172 bash[23612]: audit 2024-03-30T05:05:01.231828+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:02.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:01 smithi172 bash[23612]: audit 2024-03-30T05:05:01.243224+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:03.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:03 smithi173 bash[18498]: cluster 2024-03-30T05:05:02.032791+0000 mgr.y (mgr.25150) 101 : 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-03-30T05:05:03.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:03 smithi173 bash[18498]: audit 2024-03-30T05:05:02.347424+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:03.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:03 smithi173 bash[18498]: audit 2024-03-30T05:05:02.360001+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:03 smithi172 bash[18533]: cluster 2024-03-30T05:05:02.032791+0000 mgr.y (mgr.25150) 101 : 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-03-30T05:05:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:03 smithi172 bash[18533]: audit 2024-03-30T05:05:02.347424+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:03 smithi172 bash[18533]: audit 2024-03-30T05:05:02.360001+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:03.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:03 smithi172 bash[23612]: cluster 2024-03-30T05:05:02.032791+0000 mgr.y (mgr.25150) 101 : 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-03-30T05:05:03.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:03 smithi172 bash[23612]: audit 2024-03-30T05:05:02.347424+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:03.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:03 smithi172 bash[23612]: audit 2024-03-30T05:05:02.360001+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:06.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:05 smithi173 bash[18498]: cluster 2024-03-30T05:05:04.034424+0000 mgr.y (mgr.25150) 102 : cluster [DBG] pgmap v48: 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-03-30T05:05:06.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:05 smithi172 bash[18533]: cluster 2024-03-30T05:05:04.034424+0000 mgr.y (mgr.25150) 102 : cluster [DBG] pgmap v48: 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-03-30T05:05:06.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:05 smithi172 bash[23612]: cluster 2024-03-30T05:05:04.034424+0000 mgr.y (mgr.25150) 102 : cluster [DBG] pgmap v48: 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-03-30T05:05:08.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:07 smithi173 bash[18498]: cluster 2024-03-30T05:05:06.035151+0000 mgr.y (mgr.25150) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:08.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:07 smithi173 bash[18498]: audit 2024-03-30T05:05:06.415155+0000 mgr.y (mgr.25150) 104 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:08.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:07 smithi172 bash[23612]: cluster 2024-03-30T05:05:06.035151+0000 mgr.y (mgr.25150) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:08.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:07 smithi172 bash[23612]: audit 2024-03-30T05:05:06.415155+0000 mgr.y (mgr.25150) 104 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:08.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:07 smithi172 bash[18533]: cluster 2024-03-30T05:05:06.035151+0000 mgr.y (mgr.25150) 103 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:08.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:07 smithi172 bash[18533]: audit 2024-03-30T05:05:06.415155+0000 mgr.y (mgr.25150) 104 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:10.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:09 smithi173 bash[18498]: cluster 2024-03-30T05:05:08.035910+0000 mgr.y (mgr.25150) 105 : 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-03-30T05:05:10.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:09 smithi172 bash[18533]: cluster 2024-03-30T05:05:08.035910+0000 mgr.y (mgr.25150) 105 : 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-03-30T05:05:10.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:09 smithi172 bash[23612]: cluster 2024-03-30T05:05:08.035910+0000 mgr.y (mgr.25150) 105 : 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-03-30T05:05:11.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:05:11] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: cluster 2024-03-30T05:05:10.037603+0000 mgr.y (mgr.25150) 106 : 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-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.611069+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.624503+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.626655+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.628545+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.641978+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.731608+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.749947+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:05:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.754716+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.758547+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.762792+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.766381+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.769018+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.771814+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.775672+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.778925+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.782923+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:11 smithi173 bash[18498]: audit 2024-03-30T05:05:11.786628+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: cluster 2024-03-30T05:05:10.037603+0000 mgr.y (mgr.25150) 106 : 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-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.611069+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.624503+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.626655+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.628545+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.641978+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.731608+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.749947+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.754716+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.758547+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.762792+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.766381+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.769018+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.771814+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.775672+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.778925+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.782923+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[18533]: audit 2024-03-30T05:05:11.786628+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: cluster 2024-03-30T05:05:10.037603+0000 mgr.y (mgr.25150) 106 : 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-03-30T05:05:12.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.611069+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.624503+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.626655+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.628545+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:12.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.641978+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.731608+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.749947+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.754716+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.758547+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.762792+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.766381+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.769018+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.771814+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.775672+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.778925+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.782923+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:12.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:11 smithi172 bash[23612]: audit 2024-03-30T05:05:11.786628+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:13.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:12 smithi173 bash[18498]: cluster 2024-03-30T05:05:11.631861+0000 mgr.y (mgr.25150) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-03-30T05:05:13.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:12 smithi173 bash[18498]: cluster 2024-03-30T05:05:11.632438+0000 mgr.y (mgr.25150) 108 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:13.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:12 smithi173 bash[18498]: audit 2024-03-30T05:05:11.732353+0000 mgr.y (mgr.25150) 109 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:13.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:12 smithi173 bash[18498]: audit 2024-03-30T05:05:12.454718+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:13.123 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:12 smithi172 bash[18533]: cluster 2024-03-30T05:05:11.631861+0000 mgr.y (mgr.25150) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-03-30T05:05:13.124 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:12 smithi172 bash[18533]: cluster 2024-03-30T05:05:11.632438+0000 mgr.y (mgr.25150) 108 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:13.124 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:12 smithi172 bash[18533]: audit 2024-03-30T05:05:11.732353+0000 mgr.y (mgr.25150) 109 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:13.124 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:12 smithi172 bash[18533]: audit 2024-03-30T05:05:12.454718+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:13.124 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:12 smithi172 bash[23612]: cluster 2024-03-30T05:05:11.631861+0000 mgr.y (mgr.25150) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-03-30T05:05:13.124 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:12 smithi172 bash[23612]: cluster 2024-03-30T05:05:11.632438+0000 mgr.y (mgr.25150) 108 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:13.124 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:12 smithi172 bash[23612]: audit 2024-03-30T05:05:11.732353+0000 mgr.y (mgr.25150) 109 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-03-30T05:05:13.124 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:12 smithi172 bash[23612]: audit 2024-03-30T05:05:12.454718+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:15.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:14 smithi173 bash[18498]: cluster 2024-03-30T05:05:13.634086+0000 mgr.y (mgr.25150) 110 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:15.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:14 smithi172 bash[18533]: cluster 2024-03-30T05:05:13.634086+0000 mgr.y (mgr.25150) 110 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:15.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:14 smithi172 bash[23612]: cluster 2024-03-30T05:05:13.634086+0000 mgr.y (mgr.25150) 110 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:16.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:15 smithi172 bash[23612]: cephadm 2024-03-30T05:05:14.110923+0000 mgr.y (mgr.25150) 111 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T05:05:16.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:15 smithi172 bash[23612]: cephadm 2024-03-30T05:05:14.132152+0000 mgr.y (mgr.25150) 112 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2024-03-30T05:05:16.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:15 smithi172 bash[18533]: cephadm 2024-03-30T05:05:14.110923+0000 mgr.y (mgr.25150) 111 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T05:05:16.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:15 smithi172 bash[18533]: cephadm 2024-03-30T05:05:14.132152+0000 mgr.y (mgr.25150) 112 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2024-03-30T05:05:16.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:15 smithi173 bash[18498]: cephadm 2024-03-30T05:05:14.110923+0000 mgr.y (mgr.25150) 111 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-03-30T05:05:16.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:15 smithi173 bash[18498]: cephadm 2024-03-30T05:05:14.132152+0000 mgr.y (mgr.25150) 112 : cephadm [INF] Deploying daemon alertmanager.a on smithi172 2024-03-30T05:05:17.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:16 smithi172 bash[18533]: cluster 2024-03-30T05:05:15.634903+0000 mgr.y (mgr.25150) 113 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:17.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:16 smithi172 bash[23612]: cluster 2024-03-30T05:05:15.634903+0000 mgr.y (mgr.25150) 113 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:17.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:16 smithi173 bash[18498]: cluster 2024-03-30T05:05:15.634903+0000 mgr.y (mgr.25150) 113 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:18.131 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.131 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.132 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.132 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:17 smithi172 bash[18533]: audit 2024-03-30T05:05:16.423713+0000 mgr.y (mgr.25150) 114 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:18.132 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.133 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:17 smithi172 bash[23612]: audit 2024-03-30T05:05:16.423713+0000 mgr.y (mgr.25150) 114 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:18.133 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.133 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.133 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:17 smithi173 bash[18498]: audit 2024-03-30T05:05:16.423713+0000 mgr.y (mgr.25150) 114 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:18.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.396 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:18.396 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:18 smithi172 systemd[1]: Stopping Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:05:18.396 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:18 smithi172 bash[51720]: level=info ts=2024-03-30T05:05:18.378Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:05:19.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:18 smithi172 bash[18533]: cluster 2024-03-30T05:05:17.635617+0000 mgr.y (mgr.25150) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:19.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:18 smithi172 bash[23612]: cluster 2024-03-30T05:05:17.635617+0000 mgr.y (mgr.25150) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:19.146 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:18 smithi172 bash[64274]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T05:05:19.189 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:05:19.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:18 smithi173 bash[18498]: cluster 2024-03-30T05:05:17.635617+0000 mgr.y (mgr.25150) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:19.440 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.725 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.726 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.726 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.727 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.727 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.727 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.728 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:19 smithi172 bash[64359]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T05:05:19.728 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T05:05:19.728 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: Stopped Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:05:19.728 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.728 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:19.895 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:19 smithi172 systemd[1]: Started Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:05:19.926 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:05:19.926 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 starting - - - - 2024-03-30T05:05:19.926 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 error 18s ago 23m - - 2024-03-30T05:05:19.926 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (85s) 43s ago 22m 41.5M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:05:19.926 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (74s) 18s ago 29m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:05:19.926 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (11m) 43s ago 31m 488M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (31m) 43s ago 31m 77.7M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (29m) 18s ago 29m 58.6M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (29m) 43s ago 29m 55.7M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (50s) 43s ago 24m 3176k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (46s) 18s ago 24m 7552k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (28m) 43s ago 29m 57.2M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (28m) 43s ago 28m 59.2M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (27m) 43s ago 27m 52.2M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (27m) 43s ago 27m 57.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (26m) 18s ago 26m 62.0M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (26m) 18s ago 26m 55.5M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (25m) 18s ago 25m 55.6M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (25m) 18s ago 25m 58.6M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:05:19.927 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (24s) 18s ago 24m 42.0M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:05:19.928 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (22m) 43s ago 22m 89.9M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:05:19.928 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (22m) 18s ago 22m 90.4M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:05:20.330 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:05:20.330 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:05:20.330 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:05:20.331 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:05:20.332 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:05:20.332 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:05:20.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[64439]: ts=2024-03-30T05:05:20.483Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-03-30T05:05:20.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[64439]: ts=2024-03-30T05:05:20.483Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-03-30T05:05:20.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[64439]: ts=2024-03-30T05:05:20.486Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.172 port=9094 2024-03-30T05:05:20.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[64439]: ts=2024-03-30T05:05:20.487Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-03-30T05:05:20.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[64439]: ts=2024-03-30T05:05:20.518Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T05:05:20.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[64439]: ts=2024-03-30T05:05:20.519Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-03-30T05:05:20.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[64439]: ts=2024-03-30T05:05:20.524Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-03-30T05:05:20.646 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[64439]: ts=2024-03-30T05:05:20.524Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[18533]: audit 2024-03-30T05:05:19.185804+0000 mgr.y (mgr.25150) 116 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[18533]: audit 2024-03-30T05:05:19.497384+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[18533]: audit 2024-03-30T05:05:19.504713+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[18533]: audit 2024-03-30T05:05:19.570555+0000 mgr.y (mgr.25150) 117 : audit [DBG] from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[18533]: cluster 2024-03-30T05:05:19.636691+0000 mgr.y (mgr.25150) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[18533]: audit 2024-03-30T05:05:20.341200+0000 mon.a (mon.0) 1227 : audit [DBG] from='client.? 172.21.15.172:0/927392805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[23612]: audit 2024-03-30T05:05:19.185804+0000 mgr.y (mgr.25150) 116 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[23612]: audit 2024-03-30T05:05:19.497384+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[23612]: audit 2024-03-30T05:05:19.504713+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[23612]: audit 2024-03-30T05:05:19.570555+0000 mgr.y (mgr.25150) 117 : audit [DBG] from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:20.647 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[23612]: cluster 2024-03-30T05:05:19.636691+0000 mgr.y (mgr.25150) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:20.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:20 smithi172 bash[23612]: audit 2024-03-30T05:05:20.341200+0000 mon.a (mon.0) 1227 : audit [DBG] from='client.? 172.21.15.172:0/927392805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:20.701 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading alertmanager daemons", 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:05:20.702 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:05:20.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:20 smithi173 bash[18498]: audit 2024-03-30T05:05:19.185804+0000 mgr.y (mgr.25150) 116 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:20 smithi173 bash[18498]: audit 2024-03-30T05:05:19.497384+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:20 smithi173 bash[18498]: audit 2024-03-30T05:05:19.504713+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:20 smithi173 bash[18498]: audit 2024-03-30T05:05:19.570555+0000 mgr.y (mgr.25150) 117 : audit [DBG] from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:20 smithi173 bash[18498]: cluster 2024-03-30T05:05:19.636691+0000 mgr.y (mgr.25150) 118 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:05:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:20 smithi173 bash[18498]: audit 2024-03-30T05:05:20.341200+0000 mon.a (mon.0) 1227 : audit [DBG] from='client.? 172.21.15.172:0/927392805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:21.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:05:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:05:21] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.43.0" 2024-03-30T05:05:21.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:21 smithi173 bash[18498]: audit 2024-03-30T05:05:19.923506+0000 mgr.y (mgr.25150) 119 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:21.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:21 smithi173 bash[18498]: audit 2024-03-30T05:05:20.711940+0000 mgr.y (mgr.25150) 120 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:21.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:21 smithi172 bash[18533]: audit 2024-03-30T05:05:19.923506+0000 mgr.y (mgr.25150) 119 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:21.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:21 smithi172 bash[18533]: audit 2024-03-30T05:05:20.711940+0000 mgr.y (mgr.25150) 120 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:21.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:21 smithi172 bash[23612]: audit 2024-03-30T05:05:19.923506+0000 mgr.y (mgr.25150) 119 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:21.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:21 smithi172 bash[23612]: audit 2024-03-30T05:05:20.711940+0000 mgr.y (mgr.25150) 120 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:22.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:22 smithi173 bash[18498]: cluster 2024-03-30T05:05:21.637411+0000 mgr.y (mgr.25150) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:22.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:22 smithi172 bash[18533]: cluster 2024-03-30T05:05:21.637411+0000 mgr.y (mgr.25150) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:22.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:22 smithi172 bash[23612]: cluster 2024-03-30T05:05:21.637411+0000 mgr.y (mgr.25150) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:22.899 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:22 smithi172 bash[64439]: ts=2024-03-30T05:05:22.487Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000304592s 2024-03-30T05:05:25.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:24 smithi173 bash[18498]: cluster 2024-03-30T05:05:23.639057+0000 mgr.y (mgr.25150) 122 : 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-03-30T05:05:25.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:24 smithi172 bash[18533]: cluster 2024-03-30T05:05:23.639057+0000 mgr.y (mgr.25150) 122 : 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-03-30T05:05:25.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:24 smithi172 bash[23612]: cluster 2024-03-30T05:05:23.639057+0000 mgr.y (mgr.25150) 122 : 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-03-30T05:05:26.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:26 smithi173 bash[18498]: audit 2024-03-30T05:05:25.296145+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:26 smithi173 bash[18498]: audit 2024-03-30T05:05:25.303625+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:26 smithi173 bash[18498]: audit 2024-03-30T05:05:25.549160+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:26 smithi173 bash[18498]: audit 2024-03-30T05:05:25.557558+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:26 smithi173 bash[18498]: cluster 2024-03-30T05:05:25.639792+0000 mgr.y (mgr.25150) 123 : 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-03-30T05:05:26.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[18533]: audit 2024-03-30T05:05:25.296145+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[18533]: audit 2024-03-30T05:05:25.303625+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[18533]: audit 2024-03-30T05:05:25.549160+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[18533]: audit 2024-03-30T05:05:25.557558+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[18533]: cluster 2024-03-30T05:05:25.639792+0000 mgr.y (mgr.25150) 123 : 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-03-30T05:05:26.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[23612]: audit 2024-03-30T05:05:25.296145+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[23612]: audit 2024-03-30T05:05:25.303625+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[23612]: audit 2024-03-30T05:05:25.549160+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[23612]: audit 2024-03-30T05:05:25.557558+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:26.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:26 smithi172 bash[23612]: cluster 2024-03-30T05:05:25.639792+0000 mgr.y (mgr.25150) 123 : 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-03-30T05:05:27.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:27 smithi172 bash[18533]: audit 2024-03-30T05:05:26.425572+0000 mgr.y (mgr.25150) 124 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:27.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:27 smithi172 bash[18533]: audit 2024-03-30T05:05:26.653855+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:27.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:27 smithi172 bash[18533]: audit 2024-03-30T05:05:26.664231+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:27.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:27 smithi172 bash[18533]: audit 2024-03-30T05:05:27.455256+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:27.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:27 smithi172 bash[23612]: audit 2024-03-30T05:05:26.425572+0000 mgr.y (mgr.25150) 124 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:27.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:27 smithi172 bash[23612]: audit 2024-03-30T05:05:26.653855+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:27.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:27 smithi172 bash[23612]: audit 2024-03-30T05:05:26.664231+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:27.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:27 smithi172 bash[23612]: audit 2024-03-30T05:05:27.455256+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:28.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:27 smithi173 bash[18498]: audit 2024-03-30T05:05:26.425572+0000 mgr.y (mgr.25150) 124 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:28.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:27 smithi173 bash[18498]: audit 2024-03-30T05:05:26.653855+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:28.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:27 smithi173 bash[18498]: audit 2024-03-30T05:05:26.664231+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:28.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:27 smithi173 bash[18498]: audit 2024-03-30T05:05:27.455256+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:29.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:28 smithi173 bash[18498]: cluster 2024-03-30T05:05:27.640520+0000 mgr.y (mgr.25150) 125 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:29.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:28 smithi172 bash[18533]: cluster 2024-03-30T05:05:27.640520+0000 mgr.y (mgr.25150) 125 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:29.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:28 smithi172 bash[23612]: cluster 2024-03-30T05:05:27.640520+0000 mgr.y (mgr.25150) 125 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:05:30.842 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:05:30 smithi172 bash[64439]: ts=2024-03-30T05:05:30.490Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003274378s 2024-03-30T05:05:31.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:30 smithi172 bash[18533]: cluster 2024-03-30T05:05:29.641689+0000 mgr.y (mgr.25150) 126 : cluster [DBG] pgmap v62: 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-03-30T05:05:31.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:30 smithi172 bash[23612]: cluster 2024-03-30T05:05:29.641689+0000 mgr.y (mgr.25150) 126 : cluster [DBG] pgmap v62: 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-03-30T05:05:31.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:30 smithi173 bash[18498]: cluster 2024-03-30T05:05:29.641689+0000 mgr.y (mgr.25150) 126 : cluster [DBG] pgmap v62: 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-03-30T05:05:31.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:05:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:05:31] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.43.0" 2024-03-30T05:05:33.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:32 smithi172 bash[18533]: cluster 2024-03-30T05:05:31.642421+0000 mgr.y (mgr.25150) 127 : 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-03-30T05:05:33.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:32 smithi172 bash[23612]: cluster 2024-03-30T05:05:31.642421+0000 mgr.y (mgr.25150) 127 : 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-03-30T05:05:33.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:32 smithi173 bash[18498]: cluster 2024-03-30T05:05:31.642421+0000 mgr.y (mgr.25150) 127 : 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-03-30T05:05:35.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:34 smithi173 bash[18498]: cluster 2024-03-30T05:05:33.644158+0000 mgr.y (mgr.25150) 128 : 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-03-30T05:05:35.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:34 smithi172 bash[18533]: cluster 2024-03-30T05:05:33.644158+0000 mgr.y (mgr.25150) 128 : 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-03-30T05:05:35.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:34 smithi172 bash[23612]: cluster 2024-03-30T05:05:33.644158+0000 mgr.y (mgr.25150) 128 : 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-03-30T05:05:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: cluster 2024-03-30T05:05:35.644893+0000 mgr.y (mgr.25150) 129 : 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-03-30T05:05:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.316826+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.326367+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.328548+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.330332+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.343733+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.431908+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.450676+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.455687+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.459712+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.464384+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.468432+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.471313+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.474174+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.478146+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.481367+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.485405+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.488916+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:36 smithi173 bash[18498]: audit 2024-03-30T05:05:36.492418+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: cluster 2024-03-30T05:05:35.644893+0000 mgr.y (mgr.25150) 129 : 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-03-30T05:05:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.316826+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.326367+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.328548+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.330332+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.343733+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.431908+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:05:37.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.450676+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.455687+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.459712+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.464384+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.468432+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.471313+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.474174+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.478146+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.481367+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.485405+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.488916+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[18533]: audit 2024-03-30T05:05:36.492418+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: cluster 2024-03-30T05:05:35.644893+0000 mgr.y (mgr.25150) 129 : 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-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.316826+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.326367+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.328548+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.330332+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.343733+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.431908+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.450676+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.455687+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.459712+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.464384+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.468432+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.471313+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.474174+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.478146+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.481367+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.485405+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.488916+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:37.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:36 smithi172 bash[23612]: audit 2024-03-30T05:05:36.492418+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:37 smithi173 bash[18498]: cluster 2024-03-30T05:05:36.333303+0000 mgr.y (mgr.25150) 130 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T05:05:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:37 smithi173 bash[18498]: cluster 2024-03-30T05:05:36.333917+0000 mgr.y (mgr.25150) 131 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:37 smithi173 bash[18498]: audit 2024-03-30T05:05:36.432850+0000 mgr.y (mgr.25150) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:05:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:37 smithi173 bash[18498]: audit 2024-03-30T05:05:36.432960+0000 mgr.y (mgr.25150) 133 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:38.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:37 smithi172 bash[18533]: cluster 2024-03-30T05:05:36.333303+0000 mgr.y (mgr.25150) 130 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T05:05:38.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:37 smithi172 bash[18533]: cluster 2024-03-30T05:05:36.333917+0000 mgr.y (mgr.25150) 131 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:38.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:37 smithi172 bash[18533]: audit 2024-03-30T05:05:36.432850+0000 mgr.y (mgr.25150) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:05:38.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:37 smithi172 bash[18533]: audit 2024-03-30T05:05:36.432960+0000 mgr.y (mgr.25150) 133 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:38.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:37 smithi172 bash[23612]: cluster 2024-03-30T05:05:36.333303+0000 mgr.y (mgr.25150) 130 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-03-30T05:05:38.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:37 smithi172 bash[23612]: cluster 2024-03-30T05:05:36.333917+0000 mgr.y (mgr.25150) 131 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:38.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:37 smithi172 bash[23612]: audit 2024-03-30T05:05:36.432850+0000 mgr.y (mgr.25150) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-03-30T05:05:38.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:37 smithi172 bash[23612]: audit 2024-03-30T05:05:36.432960+0000 mgr.y (mgr.25150) 133 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:40.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:39 smithi173 bash[18498]: cluster 2024-03-30T05:05:38.334675+0000 mgr.y (mgr.25150) 134 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T05:05:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:39 smithi173 bash[18498]: cephadm 2024-03-30T05:05:38.616411+0000 mgr.y (mgr.25150) 135 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T05:05:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:39 smithi173 bash[18498]: cephadm 2024-03-30T05:05:38.660932+0000 mgr.y (mgr.25150) 136 : cephadm [INF] Deploying daemon grafana.a on smithi173 2024-03-30T05:05:40.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:39 smithi172 bash[18533]: cluster 2024-03-30T05:05:38.334675+0000 mgr.y (mgr.25150) 134 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T05:05:40.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:39 smithi172 bash[18533]: cephadm 2024-03-30T05:05:38.616411+0000 mgr.y (mgr.25150) 135 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T05:05:40.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:39 smithi172 bash[18533]: cephadm 2024-03-30T05:05:38.660932+0000 mgr.y (mgr.25150) 136 : cephadm [INF] Deploying daemon grafana.a on smithi173 2024-03-30T05:05:40.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:39 smithi172 bash[23612]: cluster 2024-03-30T05:05:38.334675+0000 mgr.y (mgr.25150) 134 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T05:05:40.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:39 smithi172 bash[23612]: cephadm 2024-03-30T05:05:38.616411+0000 mgr.y (mgr.25150) 135 : cephadm [INF] Upgrade: Updating grafana.a 2024-03-30T05:05:40.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:39 smithi172 bash[23612]: cephadm 2024-03-30T05:05:38.660932+0000 mgr.y (mgr.25150) 136 : cephadm [INF] Deploying daemon grafana.a on smithi173 2024-03-30T05:05:41.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:05:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:05:41] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.43.0" 2024-03-30T05:05:42.045 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:41 smithi173 bash[18498]: cluster 2024-03-30T05:05:40.336359+0000 mgr.y (mgr.25150) 137 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:42.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:41 smithi172 bash[18533]: cluster 2024-03-30T05:05:40.336359+0000 mgr.y (mgr.25150) 137 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:42.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:41 smithi172 bash[23612]: cluster 2024-03-30T05:05:40.336359+0000 mgr.y (mgr.25150) 137 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:42.853 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:42.853 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:42.854 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:42.854 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:42.854 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:42.855 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:42.855 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:42.855 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:42.855 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.112 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.113 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:42 smithi173 bash[18498]: audit 2024-03-30T05:05:42.463551+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:43.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.113 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.114 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.114 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.114 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:43 smithi173 systemd[1]: Started Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:05:43.114 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.115 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.115 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:05:42 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:05:43.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:42 smithi172 bash[18533]: audit 2024-03-30T05:05:42.463551+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:43.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:42 smithi172 bash[23612]: audit 2024-03-30T05:05:42.463551+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:44.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[18533]: cluster 2024-03-30T05:05:42.337143+0000 mgr.y (mgr.25150) 138 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[18533]: audit 2024-03-30T05:05:43.164589+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[18533]: audit 2024-03-30T05:05:43.176928+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[18533]: audit 2024-03-30T05:05:43.709810+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[18533]: audit 2024-03-30T05:05:43.715291+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[18533]: audit 2024-03-30T05:05:43.761272+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[18533]: audit 2024-03-30T05:05:43.767779+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[23612]: cluster 2024-03-30T05:05:42.337143+0000 mgr.y (mgr.25150) 138 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[23612]: audit 2024-03-30T05:05:43.164589+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[23612]: audit 2024-03-30T05:05:43.176928+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[23612]: audit 2024-03-30T05:05:43.709810+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[23612]: audit 2024-03-30T05:05:43.715291+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[23612]: audit 2024-03-30T05:05:43.761272+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:43 smithi172 bash[23612]: audit 2024-03-30T05:05:43.767779+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.295 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:43 smithi173 bash[18498]: cluster 2024-03-30T05:05:42.337143+0000 mgr.y (mgr.25150) 138 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 588 B/s rd, 0 op/s 2024-03-30T05:05:44.296 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:43 smithi173 bash[18498]: audit 2024-03-30T05:05:43.164589+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.296 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:43 smithi173 bash[18498]: audit 2024-03-30T05:05:43.176928+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.296 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:43 smithi173 bash[18498]: audit 2024-03-30T05:05:43.709810+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.296 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:43 smithi173 bash[18498]: audit 2024-03-30T05:05:43.715291+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.296 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:43 smithi173 bash[18498]: audit 2024-03-30T05:05:43.761272+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.296 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:43 smithi173 bash[18498]: audit 2024-03-30T05:05:43.767779+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:44.550 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300472441Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-03-30T05:05:44.550 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300662217Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-03-30T05:05:44.550 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300674574Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-03-30T05:05:44.550 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300678516Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-03-30T05:05:44.550 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300683924Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-03-30T05:05:44.550 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300687083Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.30069022Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300693304Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300696318Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300699739Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300703353Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300706953Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300709909Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300712942Z level=info msg="Path Home" path=/usr/share/grafana 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300716154Z level=info msg="Path Data" path=/var/lib/grafana 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300720754Z level=info msg="Path Logs" path=/var/log/grafana 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300727679Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300735217Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-03-30T05:05:44.551 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=settings t=2024-03-30T05:05:44.300740022Z level=info msg="App mode production" 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=sqlstore t=2024-03-30T05:05:44.300801771Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=sqlstore t=2024-03-30T05:05:44.300821759Z 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-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.314072097Z level=info msg="Starting DB migrations" 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.317844272Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.394917408Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.419293661Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.444448088Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.486536778Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.512196049Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-03-30T05:05:44.552 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.553911754Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-03-30T05:05:44.835 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.595746677Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-03-30T05:05:44.835 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.638034949Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-03-30T05:05:44.835 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.696853489Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-03-30T05:05:44.835 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.721942053Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-03-30T05:05:44.835 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.747149778Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-03-30T05:05:44.835 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.77231746Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-03-30T05:05:44.835 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.797594696Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-03-30T05:05:44.836 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.839577585Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-03-30T05:05:45.087 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.881604111Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-03-30T05:05:45.087 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.923855847Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-03-30T05:05:45.087 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.94897582Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-03-30T05:05:45.087 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:44 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:44.974245441Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-03-30T05:05:45.087 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.024787874Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-03-30T05:05:45.087 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.066725095Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-03-30T05:05:45.088 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.09192553Z level=info msg="Executing migration" id="create provenance_type table" 2024-03-30T05:05:45.356 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.13404199Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-03-30T05:05:45.356 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.159321029Z level=info msg="Executing migration" id="create alert_image table" 2024-03-30T05:05:45.356 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.184575533Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-03-30T05:05:45.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.226424475Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-03-30T05:05:45.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.268368248Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-03-30T05:05:45.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.293663878Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-03-30T05:05:45.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.31893503Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T05:05:45.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.319266273Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-03-30T05:05:45.357 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.36090559Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-03-30T05:05:45.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.386170939Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-03-30T05:05:45.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.41140542Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-03-30T05:05:45.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.43662866Z level=info msg="Executing migration" id="create secrets table" 2024-03-30T05:05:45.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.478689917Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-03-30T05:05:45.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.520610913Z level=info msg="Executing migration" id="add name column into data_keys" 2024-03-30T05:05:45.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.562490219Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-03-30T05:05:45.613 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.604466479Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-03-30T05:05:45.894 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[18498]: cluster 2024-03-30T05:05:44.338864+0000 mgr.y (mgr.25150) 139 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:45.894 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.638202136Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-03-30T05:05:45.894 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.696957688Z level=info msg="Executing migration" id="add column hidden to role table" 2024-03-30T05:05:45.894 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.722213168Z level=info msg="Executing migration" id="create query_history table v1" 2024-03-30T05:05:45.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.747427119Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-03-30T05:05:45.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.772688974Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-03-30T05:05:45.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.814604399Z level=info msg="Executing migration" id="teams permissions migration" 2024-03-30T05:05:45.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.856684847Z level=info msg="Executing migration" id="dashboard permissions" 2024-03-30T05:05:45.895 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.898828039Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-03-30T05:05:46.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:45 smithi172 bash[18533]: cluster 2024-03-30T05:05:44.338864+0000 mgr.y (mgr.25150) 139 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:46.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:45 smithi172 bash[23612]: cluster 2024-03-30T05:05:44.338864+0000 mgr.y (mgr.25150) 139 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:05:46.146 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:45 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:45.957581981Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-03-30T05:05:46.147 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.008031929Z level=info msg="Executing migration" id="alerting notification permissions" 2024-03-30T05:05:46.147 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.033460131Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-03-30T05:05:46.147 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.058744091Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-03-30T05:05:46.147 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.08394585Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-03-30T05:05:46.147 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.109116077Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-03-30T05:05:46.147 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.151115565Z level=info msg="Executing migration" id="create correlation table v1" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.176440423Z level=info msg="Executing migration" id="add index correlations.uid" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.218335022Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.243610395Z level=info msg="Executing migration" id="add correlation config column" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.268852237Z level=info msg="Executing migration" id="create entity_events table" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.294080515Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.319359332Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.319724037Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.344518892Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.344868448Z 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-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.369859847Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-03-30T05:05:46.399 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.40331902Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.420148265Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.437191794Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.454088103Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.470963454Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.48796409Z level=info msg="Executing migration" id="Drop public config table" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.513230827Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.555085897Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.597073802Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-03-30T05:05:46.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.622374125Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-03-30T05:05:46.677 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.647668221Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-03-30T05:05:46.677 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.68100893Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.706287642Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.731691588Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.756833031Z level=info msg="Executing migration" id="add share column" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.782183029Z level=info msg="Executing migration" id="create default alerting folders" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.823864867Z level=info msg="Executing migration" id="create file table" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.86607155Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.90836613Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.925252043Z level=info msg="Executing migration" id="create file_meta table" 2024-03-30T05:05:46.963 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.967217122Z level=info msg="Executing migration" id="file table idx: path key" 2024-03-30T05:05:47.215 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:46 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:46.992484976Z level=info msg="Executing migration" id="set path collation in file table" 2024-03-30T05:05:47.215 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.034417438Z level=info msg="Executing migration" id="managed permissions migration" 2024-03-30T05:05:47.215 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.059763921Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-03-30T05:05:47.215 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.084895247Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-03-30T05:05:47.215 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.110154825Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-03-30T05:05:47.215 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.151980287Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-03-30T05:05:47.216 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.177209884Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-03-30T05:05:47.216 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.219245103Z level=info msg="Executing migration" id="update group index for alert rules" 2024-03-30T05:05:47.466 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.261167913Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-03-30T05:05:47.467 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.303238383Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-03-30T05:05:47.467 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.328533903Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-03-30T05:05:47.467 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.353840753Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-03-30T05:05:47.467 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.378993081Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-03-30T05:05:47.467 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.404163703Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-03-30T05:05:47.467 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.471185516Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.496322763Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.538501579Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.588965093Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.614139091Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.639408769Z level=info msg="Executing migration" id="create folder table" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.664653224Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.68990145Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.71511794Z level=info msg="Executing migration" id="Update folder title length" 2024-03-30T05:05:47.736 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.740345929Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-03-30T05:05:48.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[18498]: cluster 2024-03-30T05:05:46.339616+0000 mgr.y (mgr.25150) 140 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:48.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[18498]: audit 2024-03-30T05:05:46.444198+0000 mgr.y (mgr.25150) 141 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:48.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=migrator t=2024-03-30T05:05:47.782410301Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.464599596s 2024-03-30T05:05:48.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=sqlstore t=2024-03-30T05:05:47.783478013Z level=info msg="Created default organization" 2024-03-30T05:05:48.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=plugin.finder t=2024-03-30T05:05:47.87490603Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-03-30T05:05:48.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=secrets t=2024-03-30T05:05:47.875090984Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-03-30T05:05:48.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=query_data t=2024-03-30T05:05:47.880426116Z level=info msg="Query Service initialization" 2024-03-30T05:05:48.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:47 smithi173 bash[48262]: logger=live.push_http t=2024-03-30T05:05:47.886773887Z level=info msg="Live Push Gateway initialization" 2024-03-30T05:05:48.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:47 smithi172 bash[18533]: cluster 2024-03-30T05:05:46.339616+0000 mgr.y (mgr.25150) 140 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:48.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:47 smithi172 bash[18533]: audit 2024-03-30T05:05:46.444198+0000 mgr.y (mgr.25150) 141 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:47 smithi172 bash[23612]: cluster 2024-03-30T05:05:46.339616+0000 mgr.y (mgr.25150) 140 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:05:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:47 smithi172 bash[23612]: audit 2024-03-30T05:05:46.444198+0000 mgr.y (mgr.25150) 141 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:49.362 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:48 smithi173 bash[48262]: logger=infra.usagestats.collector t=2024-03-30T05:05:48.944679554Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=provisioning.datasources t=2024-03-30T05:05:49.01220879Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=provisioning.datasources t=2024-03-30T05:05:49.012226038Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=provisioning.datasources t=2024-03-30T05:05:49.012394444Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=provisioning.datasources t=2024-03-30T05:05:49.067741072Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=provisioning.alerting t=2024-03-30T05:05:49.11745459Z level=info msg="starting to provision alerting" 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=provisioning.alerting t=2024-03-30T05:05:49.11747757Z level=info msg="finished to provision alerting" 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=ngalert.state.manager t=2024-03-30T05:05:49.117633313Z level=info msg="Warming state cache for startup" 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=grafanaStorageLogger t=2024-03-30T05:05:49.117753749Z level=info msg="storage starting" 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=ngalert.state.manager t=2024-03-30T05:05:49.117897077Z level=info msg="State cache has been initialized" states=0 duration=262.372µs 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=ticker t=2024-03-30T05:05:49.117967513Z level=info msg=starting first_tick=2024-03-30T05:05:50Z 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=ngalert.multiorg.alertmanager t=2024-03-30T05:05:49.119005341Z level=info msg="starting MultiOrg Alertmanager" 2024-03-30T05:05:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=http.server t=2024-03-30T05:05:49.121203333Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-03-30T05:05:49.364 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[48262]: logger=sqlstore.transactions t=2024-03-30T05:05:49.187534242Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-03-30T05:05:50.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:49 smithi172 bash[23612]: cluster 2024-03-30T05:05:48.340492+0000 mgr.y (mgr.25150) 142 : 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-03-30T05:05:50.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:49 smithi172 bash[23612]: audit 2024-03-30T05:05:49.764789+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:50.160 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:49 smithi172 bash[23612]: audit 2024-03-30T05:05:49.775608+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:50.160 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:49 smithi172 bash[18533]: cluster 2024-03-30T05:05:48.340492+0000 mgr.y (mgr.25150) 142 : 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-03-30T05:05:50.160 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:49 smithi172 bash[18533]: audit 2024-03-30T05:05:49.764789+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:50.160 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:49 smithi172 bash[18533]: audit 2024-03-30T05:05:49.775608+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:50.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[18498]: cluster 2024-03-30T05:05:48.340492+0000 mgr.y (mgr.25150) 142 : 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-03-30T05:05:50.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[18498]: audit 2024-03-30T05:05:49.764789+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:50.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:49 smithi173 bash[18498]: audit 2024-03-30T05:05:49.775608+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:51.101 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:05:51.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:05:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:05:51] "GET /metrics HTTP/1.1" 200 37993 "" "Prometheus/2.43.0" 2024-03-30T05:05:51.773 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:05:51.773 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (32s) 26s ago 24m 13.9M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (8s) 2s ago 24m 26.3M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (116s) 26s ago 22m 41.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (106s) 2s ago 29m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (11m) 26s ago 31m 491M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (31m) 26s ago 32m 82.5M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (30m) 2s ago 30m 56.2M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (30m) 26s ago 30m 62.0M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (82s) 26s ago 24m 7331k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (78s) 2s ago 24m 7936k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (29m) 26s ago 29m 57.3M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (28m) 26s ago 28m 59.3M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (28m) 26s ago 28m 52.3M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (27m) 26s ago 27m 57.7M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:05:51.774 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (27m) 2s ago 27m 62.1M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:05:51.775 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (26m) 2s ago 26m 55.6M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:05:51.775 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (26m) 2s ago 26m 55.8M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:05:51.775 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (25m) 2s ago 25m 58.7M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:05:51.775 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (56s) 2s ago 24m 52.6M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:05:51.775 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (22m) 26s ago 22m 90.1M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:05:51.775 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (22m) 2s ago 22m 90.5M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:05:52.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:51 smithi172 bash[23612]: cluster 2024-03-30T05:05:50.342112+0000 mgr.y (mgr.25150) 143 : 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-03-30T05:05:52.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:51 smithi172 bash[23612]: audit 2024-03-30T05:05:50.873549+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:52.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:51 smithi172 bash[23612]: audit 2024-03-30T05:05:50.881188+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:52.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:51 smithi172 bash[18533]: cluster 2024-03-30T05:05:50.342112+0000 mgr.y (mgr.25150) 143 : 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-03-30T05:05:52.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:51 smithi172 bash[18533]: audit 2024-03-30T05:05:50.873549+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:52.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:51 smithi172 bash[18533]: audit 2024-03-30T05:05:50.881188+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:52.204 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:05:52.204 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:05:52.204 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:05:52.204 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:05:52.204 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:05:52.204 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:05:52.204 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:05:52.204 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:05:52.205 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:05:52.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:51 smithi173 bash[18498]: cluster 2024-03-30T05:05:50.342112+0000 mgr.y (mgr.25150) 143 : 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-03-30T05:05:52.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:51 smithi173 bash[18498]: audit 2024-03-30T05:05:50.873549+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:52.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:51 smithi173 bash[18498]: audit 2024-03-30T05:05:50.881188+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:05:52.570 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:05:52.570 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:05:52.570 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:05:52.570 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-03-30T05:05:52.570 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2024-03-30T05:05:52.570 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2024-03-30T05:05:52.571 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T05:05:52.571 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:05:52.571 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading grafana daemons", 2024-03-30T05:05:52.571 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:05:52.571 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:05:53.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:52 smithi172 bash[18533]: audit 2024-03-30T05:05:51.097437+0000 mgr.y (mgr.25150) 144 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:52 smithi172 bash[18533]: audit 2024-03-30T05:05:51.440585+0000 mgr.y (mgr.25150) 145 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:52 smithi172 bash[18533]: audit 2024-03-30T05:05:51.770779+0000 mgr.y (mgr.25150) 146 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:52 smithi172 bash[18533]: audit 2024-03-30T05:05:52.215425+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.172:0/3237785593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:53.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:52 smithi172 bash[23612]: audit 2024-03-30T05:05:51.097437+0000 mgr.y (mgr.25150) 144 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:52 smithi172 bash[23612]: audit 2024-03-30T05:05:51.440585+0000 mgr.y (mgr.25150) 145 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:52 smithi172 bash[23612]: audit 2024-03-30T05:05:51.770779+0000 mgr.y (mgr.25150) 146 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:52 smithi172 bash[23612]: audit 2024-03-30T05:05:52.215425+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.172:0/3237785593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:53.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:52 smithi173 bash[18498]: audit 2024-03-30T05:05:51.097437+0000 mgr.y (mgr.25150) 144 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:52 smithi173 bash[18498]: audit 2024-03-30T05:05:51.440585+0000 mgr.y (mgr.25150) 145 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:52 smithi173 bash[18498]: audit 2024-03-30T05:05:51.770779+0000 mgr.y (mgr.25150) 146 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:53.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:52 smithi173 bash[18498]: audit 2024-03-30T05:05:52.215425+0000 mon.c (mon.1) 169 : audit [DBG] from='client.? 172.21.15.172:0/3237785593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:05:54.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:53 smithi172 bash[18533]: cluster 2024-03-30T05:05:52.342648+0000 mgr.y (mgr.25150) 147 : 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-03-30T05:05:54.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:53 smithi172 bash[18533]: audit 2024-03-30T05:05:52.581070+0000 mgr.y (mgr.25150) 148 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:53 smithi172 bash[23612]: cluster 2024-03-30T05:05:52.342648+0000 mgr.y (mgr.25150) 147 : 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-03-30T05:05:54.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:53 smithi172 bash[23612]: audit 2024-03-30T05:05:52.581070+0000 mgr.y (mgr.25150) 148 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:54.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:53 smithi173 bash[18498]: cluster 2024-03-30T05:05:52.342648+0000 mgr.y (mgr.25150) 147 : 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-03-30T05:05:54.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:53 smithi173 bash[18498]: audit 2024-03-30T05:05:52.581070+0000 mgr.y (mgr.25150) 148 : audit [DBG] from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:05:56.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:55 smithi172 bash[18533]: cluster 2024-03-30T05:05:54.344355+0000 mgr.y (mgr.25150) 149 : 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-03-30T05:05:56.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:55 smithi172 bash[23612]: cluster 2024-03-30T05:05:54.344355+0000 mgr.y (mgr.25150) 149 : 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-03-30T05:05:56.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:55 smithi173 bash[18498]: cluster 2024-03-30T05:05:54.344355+0000 mgr.y (mgr.25150) 149 : 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-03-30T05:05:58.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:57 smithi172 bash[18533]: cluster 2024-03-30T05:05:56.345113+0000 mgr.y (mgr.25150) 150 : 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-03-30T05:05:58.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:57 smithi172 bash[18533]: audit 2024-03-30T05:05:56.455415+0000 mgr.y (mgr.25150) 151 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:58.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:57 smithi172 bash[18533]: audit 2024-03-30T05:05:57.464093+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:58.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:57 smithi172 bash[23612]: cluster 2024-03-30T05:05:56.345113+0000 mgr.y (mgr.25150) 150 : 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-03-30T05:05:58.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:57 smithi172 bash[23612]: audit 2024-03-30T05:05:56.455415+0000 mgr.y (mgr.25150) 151 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:58.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:57 smithi172 bash[23612]: audit 2024-03-30T05:05:57.464093+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:05:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:57 smithi173 bash[18498]: cluster 2024-03-30T05:05:56.345113+0000 mgr.y (mgr.25150) 150 : 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-03-30T05:05:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:57 smithi173 bash[18498]: audit 2024-03-30T05:05:56.455415+0000 mgr.y (mgr.25150) 151 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:05:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:57 smithi173 bash[18498]: audit 2024-03-30T05:05:57.464093+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:00.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:05:59 smithi172 bash[18533]: cluster 2024-03-30T05:05:58.345848+0000 mgr.y (mgr.25150) 152 : 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-03-30T05:06:00.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:05:59 smithi172 bash[23612]: cluster 2024-03-30T05:05:58.345848+0000 mgr.y (mgr.25150) 152 : 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-03-30T05:06:00.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:05:59 smithi173 bash[18498]: cluster 2024-03-30T05:05:58.345848+0000 mgr.y (mgr.25150) 152 : 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-03-30T05:06:01.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:06:01] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.43.0" 2024-03-30T05:06:01.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.180837+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.192475+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.194020+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.195513+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: cluster 2024-03-30T05:06:00.198335+0000 mgr.y (mgr.25150) 153 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:01.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.206808+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.296033+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:06:01.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.296761+0000 mgr.y (mgr.25150) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.314583+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.319700+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.324005+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.328789+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.332903+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.335879+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.339128+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.343432+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.346937+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.351327+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.355280+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.180837+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.192475+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.194020+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.195513+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: cluster 2024-03-30T05:06:00.198335+0000 mgr.y (mgr.25150) 153 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.206808+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.296033+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.296761+0000 mgr.y (mgr.25150) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.314583+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.319700+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.324005+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.328789+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.332903+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.335879+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.339128+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.343432+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.346937+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.351327+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.355280+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.359241+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.362888+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.366147+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.369443+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: cephadm 2024-03-30T05:06:00.371327+0000 mgr.y (mgr.25150) 155 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.381850+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.386608+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.397011+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.398725+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.408282+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.410009+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.419557+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.421658+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.423452+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.433174+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.435162+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:06:01.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.436580+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.446712+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.359241+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.362888+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.366147+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.369443+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: cephadm 2024-03-30T05:06:00.371327+0000 mgr.y (mgr.25150) 155 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.381850+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.386608+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.397011+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.398725+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.408282+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.410009+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.419557+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.421658+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.423452+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.433174+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.435162+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.436580+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.446712+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:06:01.402 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.448727+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.450557+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.459103+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.461103+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.462822+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.471148+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.473121+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.480845+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.482844+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.484458+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.485934+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.487512+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.489174+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.403 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.490652+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: cephadm 2024-03-30T05:06:00.492020+0000 mgr.y (mgr.25150) 156 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.493071+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.501408+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.503665+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.505339+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.517683+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.606919+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.608946+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.404 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[18533]: audit 2024-03-30T05:06:00.621228+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.448727+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.450557+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:06:01.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.459103+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:06:01.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.461103+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:06:01.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.462822+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:06:01.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.471148+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:06:01.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.473121+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.480845+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.482844+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.484458+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.485934+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.487512+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.489174+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.490652+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: cephadm 2024-03-30T05:06:00.492020+0000 mgr.y (mgr.25150) 156 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.493071+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.501408+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.503665+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.505339+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.517683+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.606919+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.608946+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:01 smithi172 bash[23612]: audit 2024-03-30T05:06:00.621228+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.180837+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.192475+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.194020+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.195513+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: cluster 2024-03-30T05:06:00.198335+0000 mgr.y (mgr.25150) 153 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.206808+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.296033+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.296761+0000 mgr.y (mgr.25150) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.314583+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.319700+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.324005+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.328789+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.332903+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.335879+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.339128+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.343432+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.346937+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.351327+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.355280+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.359241+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.362888+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.366147+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.369443+0000 mon.a (mon.0) 1285 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: cephadm 2024-03-30T05:06:00.371327+0000 mgr.y (mgr.25150) 155 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.381850+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.386608+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.397011+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.398725+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.408282+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.410009+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.419557+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.421658+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.423452+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:06:01.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.433174+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.435162+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.436580+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.446712+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.448727+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.450557+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.459103+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.461103+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.462822+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.471148+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.473121+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.480845+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.482844+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.484458+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.485934+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.487512+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.489174+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.490652+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: cephadm 2024-03-30T05:06:00.492020+0000 mgr.y (mgr.25150) 156 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.493071+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.501408+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.503665+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.505339+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.517683+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.606919+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:01.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.608946+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:01.619 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:01 smithi173 bash[18498]: audit 2024-03-30T05:06:00.621228+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:02.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:02 smithi173 bash[18498]: cluster 2024-03-30T05:06:01.200380+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:06:02.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:02 smithi173 bash[18498]: cluster 2024-03-30T05:06:01.200473+0000 mon.a (mon.0) 1322 : cluster [INF] Cluster is now healthy 2024-03-30T05:06:02.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:02 smithi172 bash[18533]: cluster 2024-03-30T05:06:01.200380+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:06:02.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:02 smithi172 bash[18533]: cluster 2024-03-30T05:06:01.200473+0000 mon.a (mon.0) 1322 : cluster [INF] Cluster is now healthy 2024-03-30T05:06:02.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:02 smithi172 bash[23612]: cluster 2024-03-30T05:06:01.200380+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-03-30T05:06:02.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:02 smithi172 bash[23612]: cluster 2024-03-30T05:06:01.200473+0000 mon.a (mon.0) 1322 : cluster [INF] Cluster is now healthy 2024-03-30T05:06:03.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:03 smithi173 bash[18498]: cluster 2024-03-30T05:06:02.199021+0000 mgr.y (mgr.25150) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:03.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:03 smithi173 bash[18498]: audit 2024-03-30T05:06:02.544501+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:03.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:03 smithi172 bash[18533]: cluster 2024-03-30T05:06:02.199021+0000 mgr.y (mgr.25150) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:03.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:03 smithi172 bash[18533]: audit 2024-03-30T05:06:02.544501+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:03.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:03 smithi172 bash[23612]: cluster 2024-03-30T05:06:02.199021+0000 mgr.y (mgr.25150) 157 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:03.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:03 smithi172 bash[23612]: audit 2024-03-30T05:06:02.544501+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:06.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:05 smithi173 bash[18498]: cluster 2024-03-30T05:06:04.200686+0000 mgr.y (mgr.25150) 158 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:06.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:05 smithi172 bash[18533]: cluster 2024-03-30T05:06:04.200686+0000 mgr.y (mgr.25150) 158 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:06.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:05 smithi172 bash[23612]: cluster 2024-03-30T05:06:04.200686+0000 mgr.y (mgr.25150) 158 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:08.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:07 smithi173 bash[18498]: cluster 2024-03-30T05:06:06.201440+0000 mgr.y (mgr.25150) 159 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:08.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:07 smithi173 bash[18498]: audit 2024-03-30T05:06:06.466641+0000 mgr.y (mgr.25150) 160 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:08.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:07 smithi172 bash[18533]: cluster 2024-03-30T05:06:06.201440+0000 mgr.y (mgr.25150) 159 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:08.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:07 smithi172 bash[18533]: audit 2024-03-30T05:06:06.466641+0000 mgr.y (mgr.25150) 160 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:08.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:07 smithi172 bash[23612]: cluster 2024-03-30T05:06:06.201440+0000 mgr.y (mgr.25150) 159 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:08.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:07 smithi172 bash[23612]: audit 2024-03-30T05:06:06.466641+0000 mgr.y (mgr.25150) 160 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:10.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:09 smithi172 bash[18533]: cluster 2024-03-30T05:06:08.202155+0000 mgr.y (mgr.25150) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:10.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:09 smithi172 bash[23612]: cluster 2024-03-30T05:06:08.202155+0000 mgr.y (mgr.25150) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:10.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:09 smithi173 bash[18498]: cluster 2024-03-30T05:06:08.202155+0000 mgr.y (mgr.25150) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-03-30T05:06:11.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:06:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:06:11] "GET /metrics HTTP/1.1" 200 37999 "" "Prometheus/2.43.0" 2024-03-30T05:06:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:11 smithi172 bash[18533]: cluster 2024-03-30T05:06:10.203851+0000 mgr.y (mgr.25150) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:12.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:11 smithi172 bash[23612]: cluster 2024-03-30T05:06:10.203851+0000 mgr.y (mgr.25150) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:12.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:11 smithi173 bash[18498]: cluster 2024-03-30T05:06:10.203851+0000 mgr.y (mgr.25150) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:06:13.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:13 smithi173 bash[18498]: cluster 2024-03-30T05:06:12.204700+0000 mgr.y (mgr.25150) 163 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:13.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:13 smithi173 bash[18498]: audit 2024-03-30T05:06:12.470585+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:13.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:13 smithi173 bash[18498]: audit 2024-03-30T05:06:12.472739+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:13.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:13 smithi172 bash[18533]: cluster 2024-03-30T05:06:12.204700+0000 mgr.y (mgr.25150) 163 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:13.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:13 smithi172 bash[18533]: audit 2024-03-30T05:06:12.470585+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:13.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:13 smithi172 bash[18533]: audit 2024-03-30T05:06:12.472739+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:13.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:13 smithi172 bash[23612]: cluster 2024-03-30T05:06:12.204700+0000 mgr.y (mgr.25150) 163 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:13.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:13 smithi172 bash[23612]: audit 2024-03-30T05:06:12.470585+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:13.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:13 smithi172 bash[23612]: audit 2024-03-30T05:06:12.472739+0000 mon.a (mon.0) 1325 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:16.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:15 smithi173 bash[18498]: cluster 2024-03-30T05:06:14.206508+0000 mgr.y (mgr.25150) 164 : cluster [DBG] pgmap v86: 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-03-30T05:06:16.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:15 smithi172 bash[18533]: cluster 2024-03-30T05:06:14.206508+0000 mgr.y (mgr.25150) 164 : cluster [DBG] pgmap v86: 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-03-30T05:06:16.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:15 smithi172 bash[23612]: cluster 2024-03-30T05:06:14.206508+0000 mgr.y (mgr.25150) 164 : cluster [DBG] pgmap v86: 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-03-30T05:06:18.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:17 smithi172 bash[18533]: cluster 2024-03-30T05:06:16.207374+0000 mgr.y (mgr.25150) 165 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:18.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:17 smithi172 bash[18533]: audit 2024-03-30T05:06:16.476924+0000 mgr.y (mgr.25150) 166 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:18.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:17 smithi172 bash[23612]: cluster 2024-03-30T05:06:16.207374+0000 mgr.y (mgr.25150) 165 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:18.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:17 smithi172 bash[23612]: audit 2024-03-30T05:06:16.476924+0000 mgr.y (mgr.25150) 166 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:18.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:17 smithi173 bash[18498]: cluster 2024-03-30T05:06:16.207374+0000 mgr.y (mgr.25150) 165 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:18.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:17 smithi173 bash[18498]: audit 2024-03-30T05:06:16.476924+0000 mgr.y (mgr.25150) 166 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:20.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:19 smithi172 bash[18533]: cluster 2024-03-30T05:06:18.208228+0000 mgr.y (mgr.25150) 167 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:20.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:19 smithi172 bash[23612]: cluster 2024-03-30T05:06:18.208228+0000 mgr.y (mgr.25150) 167 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:20.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:19 smithi173 bash[18498]: cluster 2024-03-30T05:06:18.208228+0000 mgr.y (mgr.25150) 167 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:21.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:06:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:06:21] "GET /metrics HTTP/1.1" 200 38001 "" "Prometheus/2.43.0" 2024-03-30T05:06:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:21 smithi172 bash[18533]: cluster 2024-03-30T05:06:20.209892+0000 mgr.y (mgr.25150) 168 : cluster [DBG] pgmap v89: 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-03-30T05:06:22.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:21 smithi172 bash[23612]: cluster 2024-03-30T05:06:20.209892+0000 mgr.y (mgr.25150) 168 : cluster [DBG] pgmap v89: 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-03-30T05:06:22.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:21 smithi173 bash[18498]: cluster 2024-03-30T05:06:20.209892+0000 mgr.y (mgr.25150) 168 : cluster [DBG] pgmap v89: 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-03-30T05:06:23.673 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-03-30T05:06:24.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:23 smithi172 bash[18533]: cluster 2024-03-30T05:06:22.210630+0000 mgr.y (mgr.25150) 169 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:24.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:23 smithi172 bash[23612]: cluster 2024-03-30T05:06:22.210630+0000 mgr.y (mgr.25150) 169 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:24.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:23 smithi173 bash[18498]: cluster 2024-03-30T05:06:22.210630+0000 mgr.y (mgr.25150) 169 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:25.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:24 smithi172 bash[23612]: audit 2024-03-30T05:06:22.962601+0000 mgr.y (mgr.25150) 170 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:25.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:24 smithi172 bash[18533]: audit 2024-03-30T05:06:22.962601+0000 mgr.y (mgr.25150) 170 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:25.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:24 smithi173 bash[18498]: audit 2024-03-30T05:06:22.962601+0000 mgr.y (mgr.25150) 170 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:26.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:25 smithi172 bash[23612]: cluster 2024-03-30T05:06:24.212244+0000 mgr.y (mgr.25150) 171 : cluster [DBG] pgmap v91: 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-03-30T05:06:26.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:25 smithi172 bash[18533]: cluster 2024-03-30T05:06:24.212244+0000 mgr.y (mgr.25150) 171 : cluster [DBG] pgmap v91: 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-03-30T05:06:26.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:25 smithi173 bash[18498]: cluster 2024-03-30T05:06:24.212244+0000 mgr.y (mgr.25150) 171 : cluster [DBG] pgmap v91: 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-03-30T05:06:26.876 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:06:27.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:26 smithi172 bash[18533]: audit 2024-03-30T05:06:26.874918+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.172:0/346721359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:27.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:26 smithi172 bash[23612]: audit 2024-03-30T05:06:26.874918+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.172:0/346721359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:27.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:26 smithi173 bash[18498]: audit 2024-03-30T05:06:26.874918+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.172:0/346721359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:27.610 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-03-30T05:06:28.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:27 smithi172 bash[18533]: cluster 2024-03-30T05:06:26.212946+0000 mgr.y (mgr.25150) 172 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:28.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:27 smithi172 bash[18533]: audit 2024-03-30T05:06:26.484685+0000 mgr.y (mgr.25150) 173 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:28.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:27 smithi172 bash[18533]: audit 2024-03-30T05:06:27.465232+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:28.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:27 smithi172 bash[23612]: cluster 2024-03-30T05:06:26.212946+0000 mgr.y (mgr.25150) 172 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:28.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:27 smithi172 bash[23612]: audit 2024-03-30T05:06:26.484685+0000 mgr.y (mgr.25150) 173 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:28.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:27 smithi172 bash[23612]: audit 2024-03-30T05:06:27.465232+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:28.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:27 smithi173 bash[18498]: cluster 2024-03-30T05:06:26.212946+0000 mgr.y (mgr.25150) 172 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:28.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:27 smithi173 bash[18498]: audit 2024-03-30T05:06:26.484685+0000 mgr.y (mgr.25150) 173 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:28.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:27 smithi173 bash[18498]: audit 2024-03-30T05:06:27.465232+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:30.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:29 smithi173 bash[18498]: cluster 2024-03-30T05:06:28.213651+0000 mgr.y (mgr.25150) 174 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:30.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:29 smithi172 bash[18533]: cluster 2024-03-30T05:06:28.213651+0000 mgr.y (mgr.25150) 174 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:30.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:29 smithi172 bash[23612]: cluster 2024-03-30T05:06:28.213651+0000 mgr.y (mgr.25150) 174 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:30.622 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:06:30.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:30 smithi172 bash[18533]: audit 2024-03-30T05:06:30.619743+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.172:0/1505539454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:30.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:30 smithi172 bash[23612]: audit 2024-03-30T05:06:30.619743+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.172:0/1505539454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:31.339 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-03-30T05:06:31.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:30 smithi173 bash[18498]: audit 2024-03-30T05:06:30.619743+0000 mon.c (mon.1) 170 : audit [DBG] from='client.? 172.21.15.172:0/1505539454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:31.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:06:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:06:31] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-03-30T05:06:32.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:31 smithi172 bash[18533]: cluster 2024-03-30T05:06:30.214840+0000 mgr.y (mgr.25150) 175 : cluster [DBG] pgmap v94: 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-03-30T05:06:32.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:31 smithi172 bash[23612]: cluster 2024-03-30T05:06:30.214840+0000 mgr.y (mgr.25150) 175 : cluster [DBG] pgmap v94: 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-03-30T05:06:32.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:31 smithi173 bash[18498]: cluster 2024-03-30T05:06:30.214840+0000 mgr.y (mgr.25150) 175 : cluster [DBG] pgmap v94: 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-03-30T05:06:34.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:33 smithi172 bash[18533]: cluster 2024-03-30T05:06:32.215572+0000 mgr.y (mgr.25150) 176 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:34.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:33 smithi172 bash[23612]: cluster 2024-03-30T05:06:32.215572+0000 mgr.y (mgr.25150) 176 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:34.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:33 smithi173 bash[18498]: cluster 2024-03-30T05:06:32.215572+0000 mgr.y (mgr.25150) 176 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:34.498 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:06:35.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:34 smithi172 bash[18533]: audit 2024-03-30T05:06:34.497403+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.172:0/1516192379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:35.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:34 smithi172 bash[23612]: audit 2024-03-30T05:06:34.497403+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.172:0/1516192379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:35.279 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-03-30T05:06:35.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:34 smithi173 bash[18498]: audit 2024-03-30T05:06:34.497403+0000 mon.a (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.172:0/1516192379' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:36.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:35 smithi172 bash[18533]: cluster 2024-03-30T05:06:34.216520+0000 mgr.y (mgr.25150) 177 : cluster [DBG] pgmap v96: 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-03-30T05:06:36.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:35 smithi172 bash[23612]: cluster 2024-03-30T05:06:34.216520+0000 mgr.y (mgr.25150) 177 : cluster [DBG] pgmap v96: 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-03-30T05:06:36.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:35 smithi173 bash[18498]: cluster 2024-03-30T05:06:34.216520+0000 mgr.y (mgr.25150) 177 : cluster [DBG] pgmap v96: 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-03-30T05:06:38.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:37 smithi172 bash[18533]: cluster 2024-03-30T05:06:36.217187+0000 mgr.y (mgr.25150) 178 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:38.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:37 smithi172 bash[18533]: audit 2024-03-30T05:06:36.493933+0000 mgr.y (mgr.25150) 179 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:38.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:37 smithi172 bash[23612]: cluster 2024-03-30T05:06:36.217187+0000 mgr.y (mgr.25150) 178 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:38.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:37 smithi172 bash[23612]: audit 2024-03-30T05:06:36.493933+0000 mgr.y (mgr.25150) 179 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:38.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:37 smithi173 bash[18498]: cluster 2024-03-30T05:06:36.217187+0000 mgr.y (mgr.25150) 178 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:38.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:37 smithi173 bash[18498]: audit 2024-03-30T05:06:36.493933+0000 mgr.y (mgr.25150) 179 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:40.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:39 smithi173 bash[18498]: cluster 2024-03-30T05:06:38.217841+0000 mgr.y (mgr.25150) 180 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:40.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:39 smithi173 bash[18498]: audit 2024-03-30T05:06:38.263220+0000 mgr.y (mgr.25150) 181 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:40.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:39 smithi172 bash[18533]: cluster 2024-03-30T05:06:38.217841+0000 mgr.y (mgr.25150) 180 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:40.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:39 smithi172 bash[18533]: audit 2024-03-30T05:06:38.263220+0000 mgr.y (mgr.25150) 181 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:40.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:39 smithi172 bash[23612]: cluster 2024-03-30T05:06:38.217841+0000 mgr.y (mgr.25150) 180 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:40.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:39 smithi172 bash[23612]: audit 2024-03-30T05:06:38.263220+0000 mgr.y (mgr.25150) 181 : audit [DBG] from='client.25492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:40.490 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:06:41.135 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:06:41.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:06:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:06:41] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-03-30T05:06:42.184 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:41 smithi172 bash[18533]: cluster 2024-03-30T05:06:40.219458+0000 mgr.y (mgr.25150) 182 : cluster [DBG] pgmap v99: 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-03-30T05:06:42.185 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:41 smithi172 bash[23612]: cluster 2024-03-30T05:06:40.219458+0000 mgr.y (mgr.25150) 182 : cluster [DBG] pgmap v99: 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-03-30T05:06:42.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:41 smithi173 bash[18498]: cluster 2024-03-30T05:06:40.219458+0000 mgr.y (mgr.25150) 182 : cluster [DBG] pgmap v99: 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-03-30T05:06:43.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:42 smithi173 bash[18498]: audit 2024-03-30T05:06:42.465550+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:43.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:42 smithi172 bash[23612]: audit 2024-03-30T05:06:42.465550+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:43.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:42 smithi172 bash[18533]: audit 2024-03-30T05:06:42.465550+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:44.069 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:06:44.069 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:06:44.069 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:06:44.069 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:06:44.069 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:06:44.069 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:06:44.069 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:06:44.070 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:06:44.070 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:06:44.083 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:43 smithi172 bash[18533]: cluster 2024-03-30T05:06:42.219928+0000 mgr.y (mgr.25150) 183 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:44.083 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:43 smithi172 bash[23612]: cluster 2024-03-30T05:06:42.219928+0000 mgr.y (mgr.25150) 183 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:44.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:43 smithi173 bash[18498]: cluster 2024-03-30T05:06:42.219928+0000 mgr.y (mgr.25150) 183 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:44.783 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:06:45.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:44 smithi172 bash[18533]: audit 2024-03-30T05:06:44.080929+0000 mgr.y (mgr.25150) 184 : audit [DBG] from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:45.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:44 smithi172 bash[18533]: cluster 2024-03-30T05:06:44.221462+0000 mgr.y (mgr.25150) 185 : cluster [DBG] pgmap v101: 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-03-30T05:06:45.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:44 smithi172 bash[23612]: audit 2024-03-30T05:06:44.080929+0000 mgr.y (mgr.25150) 184 : audit [DBG] from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:45.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:44 smithi172 bash[23612]: cluster 2024-03-30T05:06:44.221462+0000 mgr.y (mgr.25150) 185 : cluster [DBG] pgmap v101: 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-03-30T05:06:45.378 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:44 smithi173 bash[18498]: audit 2024-03-30T05:06:44.080929+0000 mgr.y (mgr.25150) 184 : audit [DBG] from='client.25498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:45.378 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:44 smithi173 bash[18498]: cluster 2024-03-30T05:06:44.221462+0000 mgr.y (mgr.25150) 185 : cluster [DBG] pgmap v101: 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-03-30T05:06:47.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:47 smithi173 bash[18498]: cluster 2024-03-30T05:06:46.222135+0000 mgr.y (mgr.25150) 186 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:47.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:47 smithi173 bash[18498]: audit 2024-03-30T05:06:46.502750+0000 mgr.y (mgr.25150) 187 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:47.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:47 smithi172 bash[18533]: cluster 2024-03-30T05:06:46.222135+0000 mgr.y (mgr.25150) 186 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:47.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:47 smithi172 bash[18533]: audit 2024-03-30T05:06:46.502750+0000 mgr.y (mgr.25150) 187 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:47 smithi172 bash[23612]: cluster 2024-03-30T05:06:46.222135+0000 mgr.y (mgr.25150) 186 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:47 smithi172 bash[23612]: audit 2024-03-30T05:06:46.502750+0000 mgr.y (mgr.25150) 187 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:47.822 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:06:48.521 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:06:48.531 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:48 smithi172 bash[23612]: audit 2024-03-30T05:06:47.833825+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.172:0/597701912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:06:48.532 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:48 smithi172 bash[18533]: audit 2024-03-30T05:06:47.833825+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.172:0/597701912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:06:48.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:48 smithi173 bash[18498]: audit 2024-03-30T05:06:47.833825+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.172:0/597701912' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:06:50.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:49 smithi172 bash[18533]: cluster 2024-03-30T05:06:48.222888+0000 mgr.y (mgr.25150) 188 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:50.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:49 smithi172 bash[23612]: cluster 2024-03-30T05:06:48.222888+0000 mgr.y (mgr.25150) 188 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:50.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:49 smithi173 bash[18498]: cluster 2024-03-30T05:06:48.222888+0000 mgr.y (mgr.25150) 188 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:51.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:06:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:06:51] "GET /metrics HTTP/1.1" 200 38002 "" "Prometheus/2.43.0" 2024-03-30T05:06:52.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:51 smithi172 bash[23612]: cluster 2024-03-30T05:06:50.224607+0000 mgr.y (mgr.25150) 189 : cluster [DBG] pgmap v104: 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-03-30T05:06:52.759 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:51 smithi172 bash[18533]: cluster 2024-03-30T05:06:50.224607+0000 mgr.y (mgr.25150) 189 : cluster [DBG] pgmap v104: 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-03-30T05:06:52.759 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:51 smithi173 bash[18498]: cluster 2024-03-30T05:06:50.224607+0000 mgr.y (mgr.25150) 189 : cluster [DBG] pgmap v104: 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-03-30T05:06:53.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:52 smithi172 bash[23612]: audit 2024-03-30T05:06:51.474658+0000 mgr.y (mgr.25150) 190 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:53.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:52 smithi172 bash[23612]: audit 2024-03-30T05:06:51.916031+0000 mgr.y (mgr.25150) 191 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi173", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:53.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:52 smithi172 bash[18533]: audit 2024-03-30T05:06:51.474658+0000 mgr.y (mgr.25150) 190 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:53.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:52 smithi172 bash[18533]: audit 2024-03-30T05:06:51.916031+0000 mgr.y (mgr.25150) 191 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi173", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:53.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:52 smithi173 bash[18498]: audit 2024-03-30T05:06:51.474658+0000 mgr.y (mgr.25150) 190 : audit [DBG] from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:53.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:52 smithi173 bash[18498]: audit 2024-03-30T05:06:51.916031+0000 mgr.y (mgr.25150) 191 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi173", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:06:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:53 smithi172 bash[23612]: cluster 2024-03-30T05:06:52.225261+0000 mgr.y (mgr.25150) 192 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:54.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:53 smithi172 bash[18533]: cluster 2024-03-30T05:06:52.225261+0000 mgr.y (mgr.25150) 192 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:54.182 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:06:54.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:53 smithi173 bash[18498]: cluster 2024-03-30T05:06:52.225261+0000 mgr.y (mgr.25150) 192 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:54.859 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:06:55.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[18533]: cephadm 2024-03-30T05:06:54.186940+0000 mgr.y (mgr.25150) 193 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:06:55.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[18533]: audit 2024-03-30T05:06:54.193653+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:55.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[18533]: cluster 2024-03-30T05:06:54.226096+0000 mgr.y (mgr.25150) 194 : cluster [DBG] pgmap v106: 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-03-30T05:06:55.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[18533]: audit 2024-03-30T05:06:54.895249+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:55.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[18533]: audit 2024-03-30T05:06:54.896606+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:55.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[18533]: audit 2024-03-30T05:06:54.904225+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:55.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[23612]: cephadm 2024-03-30T05:06:54.186940+0000 mgr.y (mgr.25150) 193 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:06:55.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[23612]: audit 2024-03-30T05:06:54.193653+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:55.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[23612]: cluster 2024-03-30T05:06:54.226096+0000 mgr.y (mgr.25150) 194 : cluster [DBG] pgmap v106: 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-03-30T05:06:55.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[23612]: audit 2024-03-30T05:06:54.895249+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:55.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[23612]: audit 2024-03-30T05:06:54.896606+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:55.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:55 smithi172 bash[23612]: audit 2024-03-30T05:06:54.904225+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:55.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:55 smithi173 bash[18498]: cephadm 2024-03-30T05:06:54.186940+0000 mgr.y (mgr.25150) 193 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:06:55.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:55 smithi173 bash[18498]: audit 2024-03-30T05:06:54.193653+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:55.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:55 smithi173 bash[18498]: cluster 2024-03-30T05:06:54.226096+0000 mgr.y (mgr.25150) 194 : cluster [DBG] pgmap v106: 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-03-30T05:06:55.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:55 smithi173 bash[18498]: audit 2024-03-30T05:06:54.895249+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:06:55.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:55 smithi173 bash[18498]: audit 2024-03-30T05:06:54.896606+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:06:55.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:55 smithi173 bash[18498]: audit 2024-03-30T05:06:54.904225+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:56.459 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:56 smithi172 bash[18533]: cephadm 2024-03-30T05:06:54.980630+0000 mgr.y (mgr.25150) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:06:56.459 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:56 smithi172 bash[23612]: cephadm 2024-03-30T05:06:54.980630+0000 mgr.y (mgr.25150) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:06:56.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:56 smithi173 bash[18498]: cephadm 2024-03-30T05:06:54.980630+0000 mgr.y (mgr.25150) 195 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:06:57.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:57 smithi173 bash[18498]: cluster 2024-03-30T05:06:56.226885+0000 mgr.y (mgr.25150) 196 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:57.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:57 smithi173 bash[18498]: audit 2024-03-30T05:06:56.512635+0000 mgr.y (mgr.25150) 197 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:57.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:57 smithi172 bash[23612]: cluster 2024-03-30T05:06:56.226885+0000 mgr.y (mgr.25150) 196 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:57.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:57 smithi172 bash[23612]: audit 2024-03-30T05:06:56.512635+0000 mgr.y (mgr.25150) 197 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:57.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:57 smithi172 bash[18533]: cluster 2024-03-30T05:06:56.226885+0000 mgr.y (mgr.25150) 196 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:06:57.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:57 smithi172 bash[18533]: audit 2024-03-30T05:06:56.512635+0000 mgr.y (mgr.25150) 197 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:06:58.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:58 smithi173 bash[18498]: audit 2024-03-30T05:06:57.466001+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:58.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:58 smithi173 bash[18498]: audit 2024-03-30T05:06:58.178051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:58.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:58 smithi173 bash[18498]: audit 2024-03-30T05:06:58.182015+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:06:58.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:58 smithi173 bash[18498]: audit 2024-03-30T05:06:58.185523+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:58.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:58 smithi173 bash[18498]: audit 2024-03-30T05:06:58.193396+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:58.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:58 smithi173 bash[18498]: audit 2024-03-30T05:06:58.195737+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:06:58.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:58 smithi173 bash[18498]: audit 2024-03-30T05:06:58.197444+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T05:06:58.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[23612]: audit 2024-03-30T05:06:57.466001+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:58.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[23612]: audit 2024-03-30T05:06:58.178051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:58.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[23612]: audit 2024-03-30T05:06:58.182015+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:06:58.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[23612]: audit 2024-03-30T05:06:58.185523+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:58.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[23612]: audit 2024-03-30T05:06:58.193396+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:58.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[23612]: audit 2024-03-30T05:06:58.195737+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:06:58.639 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[23612]: audit 2024-03-30T05:06:58.197444+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T05:06:58.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[18533]: audit 2024-03-30T05:06:57.466001+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:06:58.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[18533]: audit 2024-03-30T05:06:58.178051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:58.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[18533]: audit 2024-03-30T05:06:58.182015+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:06:58.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[18533]: audit 2024-03-30T05:06:58.185523+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:06:58.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[18533]: audit 2024-03-30T05:06:58.193396+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:06:58.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[18533]: audit 2024-03-30T05:06:58.195737+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:06:58.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:58 smithi172 bash[18533]: audit 2024-03-30T05:06:58.197444+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-03-30T05:06:59.063 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:06:59.798 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:06:59.798 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (100s) 94s ago 25m 13.9M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:06:59.798 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (76s) 70s ago 25m 26.3M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:06:59.798 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (3m) 94s ago 23m 41.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:06:59.798 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (2m) 70s ago 31m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:06:59.798 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (12m) 94s ago 33m 491M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (33m) 94s ago 33m 82.5M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (31m) 70s ago 31m 56.2M 2048M 17.2.0 e1d6a67b021e a4685edd9a8e 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (31m) 94s ago 31m 62.0M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (2m) 94s ago 26m 7331k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (2m) 70s ago 25m 7936k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (30m) 94s ago 30m 57.3M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (30m) 94s ago 30m 59.3M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (29m) 94s ago 29m 52.3M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (28m) 94s ago 28m 57.7M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (28m) 70s ago 28m 62.1M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (27m) 70s ago 27m 55.6M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (27m) 70s ago 27m 55.8M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:06:59.799 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (26m) 70s ago 26m 58.7M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:06:59.800 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (2m) 70s ago 26m 52.6M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:06:59.800 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (23m) 94s ago 23m 90.1M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:06:59.800 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (23m) 70s ago 23m 90.5M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:07:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:59 smithi173 bash[18498]: cephadm 2024-03-30T05:06:58.178728+0000 mgr.y (mgr.25150) 198 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:07:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:59 smithi173 bash[18498]: cephadm 2024-03-30T05:06:58.178844+0000 mgr.y (mgr.25150) 199 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:07:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:59 smithi173 bash[18498]: cephadm 2024-03-30T05:06:58.186716+0000 mgr.y (mgr.25150) 200 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:07:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:59 smithi173 bash[18498]: cephadm 2024-03-30T05:06:58.198395+0000 mgr.y (mgr.25150) 201 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T05:07:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:06:59 smithi173 bash[18498]: cluster 2024-03-30T05:06:58.227505+0000 mgr.y (mgr.25150) 202 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:00.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[18533]: cephadm 2024-03-30T05:06:58.178728+0000 mgr.y (mgr.25150) 198 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[18533]: cephadm 2024-03-30T05:06:58.178844+0000 mgr.y (mgr.25150) 199 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[18533]: cephadm 2024-03-30T05:06:58.186716+0000 mgr.y (mgr.25150) 200 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[18533]: cephadm 2024-03-30T05:06:58.198395+0000 mgr.y (mgr.25150) 201 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[18533]: cluster 2024-03-30T05:06:58.227505+0000 mgr.y (mgr.25150) 202 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[23612]: cephadm 2024-03-30T05:06:58.178728+0000 mgr.y (mgr.25150) 198 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[23612]: cephadm 2024-03-30T05:06:58.178844+0000 mgr.y (mgr.25150) 199 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[23612]: cephadm 2024-03-30T05:06:58.186716+0000 mgr.y (mgr.25150) 200 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[23612]: cephadm 2024-03-30T05:06:58.198395+0000 mgr.y (mgr.25150) 201 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-03-30T05:07:00.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:06:59 smithi172 bash[23612]: cluster 2024-03-30T05:06:58.227505+0000 mgr.y (mgr.25150) 202 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:00.226 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:07:00.226 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:07:00.226 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-03-30T05:07:00.226 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:07:00.226 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:07:00.226 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:07:00.226 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:07:00.226 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:07:00.227 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:07:00.576 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:07:00.576 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:07:00.576 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:07:00.577 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi173", 2024-03-30T05:07:00.577 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:07:00.577 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "0/1 daemons upgraded", 2024-03-30T05:07:00.577 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:07:00.577 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:07:00.577 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:07:01.144 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:07:01] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-03-30T05:07:01.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[18533]: audit 2024-03-30T05:06:59.060053+0000 mgr.y (mgr.25150) 203 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[18533]: audit 2024-03-30T05:06:59.432260+0000 mgr.y (mgr.25150) 204 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[18533]: audit 2024-03-30T05:06:59.795011+0000 mgr.y (mgr.25150) 205 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[18533]: audit 2024-03-30T05:07:00.237903+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.172:0/3906062735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:01.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[18533]: audit 2024-03-30T05:07:00.275418+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:01.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[18533]: audit 2024-03-30T05:07:00.277118+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:07:01.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[18533]: audit 2024-03-30T05:07:00.278428+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:07:01.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[18533]: audit 2024-03-30T05:07:00.279555+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:01.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[23612]: audit 2024-03-30T05:06:59.060053+0000 mgr.y (mgr.25150) 203 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[23612]: audit 2024-03-30T05:06:59.432260+0000 mgr.y (mgr.25150) 204 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[23612]: audit 2024-03-30T05:06:59.795011+0000 mgr.y (mgr.25150) 205 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[23612]: audit 2024-03-30T05:07:00.237903+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.172:0/3906062735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:01.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[23612]: audit 2024-03-30T05:07:00.275418+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:01.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[23612]: audit 2024-03-30T05:07:00.277118+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:07:01.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[23612]: audit 2024-03-30T05:07:00.278428+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:07:01.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:00 smithi172 bash[23612]: audit 2024-03-30T05:07:00.279555+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:01.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:00 smithi173 bash[18498]: audit 2024-03-30T05:06:59.060053+0000 mgr.y (mgr.25150) 203 : audit [DBG] from='client.25522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:00 smithi173 bash[18498]: audit 2024-03-30T05:06:59.432260+0000 mgr.y (mgr.25150) 204 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:00 smithi173 bash[18498]: audit 2024-03-30T05:06:59.795011+0000 mgr.y (mgr.25150) 205 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:01.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:00 smithi173 bash[18498]: audit 2024-03-30T05:07:00.237903+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.172:0/3906062735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:01.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:00 smithi173 bash[18498]: audit 2024-03-30T05:07:00.275418+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:01.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:00 smithi173 bash[18498]: audit 2024-03-30T05:07:00.277118+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:07:01.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:00 smithi173 bash[18498]: audit 2024-03-30T05:07:00.278428+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:07:01.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:00 smithi173 bash[18498]: audit 2024-03-30T05:07:00.279555+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:02.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[18533]: cluster 2024-03-30T05:07:00.229095+0000 mgr.y (mgr.25150) 206 : cluster [DBG] pgmap v109: 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-03-30T05:07:02.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[18533]: cephadm 2024-03-30T05:07:00.267175+0000 mgr.y (mgr.25150) 207 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T05:07:02.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[18533]: cephadm 2024-03-30T05:07:00.280929+0000 mgr.y (mgr.25150) 208 : cephadm [INF] Deploying daemon mon.b on smithi173 2024-03-30T05:07:02.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[18533]: audit 2024-03-30T05:07:00.587901+0000 mgr.y (mgr.25150) 209 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:02.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[23612]: cluster 2024-03-30T05:07:00.229095+0000 mgr.y (mgr.25150) 206 : cluster [DBG] pgmap v109: 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-03-30T05:07:02.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[23612]: cephadm 2024-03-30T05:07:00.267175+0000 mgr.y (mgr.25150) 207 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T05:07:02.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[23612]: cephadm 2024-03-30T05:07:00.280929+0000 mgr.y (mgr.25150) 208 : cephadm [INF] Deploying daemon mon.b on smithi173 2024-03-30T05:07:02.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:01 smithi172 bash[23612]: audit 2024-03-30T05:07:00.587901+0000 mgr.y (mgr.25150) 209 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:02.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:01 smithi173 bash[18498]: cluster 2024-03-30T05:07:00.229095+0000 mgr.y (mgr.25150) 206 : cluster [DBG] pgmap v109: 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-03-30T05:07:02.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:01 smithi173 bash[18498]: cephadm 2024-03-30T05:07:00.267175+0000 mgr.y (mgr.25150) 207 : cephadm [INF] Upgrade: Updating mon.b 2024-03-30T05:07:02.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:01 smithi173 bash[18498]: cephadm 2024-03-30T05:07:00.280929+0000 mgr.y (mgr.25150) 208 : cephadm [INF] Deploying daemon mon.b on smithi173 2024-03-30T05:07:02.359 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:01 smithi173 bash[18498]: audit 2024-03-30T05:07:00.587901+0000 mgr.y (mgr.25150) 209 : audit [DBG] from='client.15618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:02.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:02.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:02.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:02.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:02.614 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:02.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:02.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: Stopping Ceph mon.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:07:02.615 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:02.615 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:02.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:07:02 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:03.082 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:02 smithi173 bash[18498]: debug 2024-03-30T05:07:02.686+0000 7fbe6a211700 -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-03-30T05:07:03.082 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:02 smithi173 bash[18498]: debug 2024-03-30T05:07:02.686+0000 7fbe6a211700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-03-30T05:07:03.714 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:03 smithi173 bash[49228]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T05:07:03.715 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:03 smithi173 bash[49288]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon-b 2024-03-30T05:07:03.715 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.b.service: Deactivated successfully. 2024-03-30T05:07:03.715 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: Stopped Ceph mon.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:07:04.113 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:04.114 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:04.114 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:04.114 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:04.114 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:04.115 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:04.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:04.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: Started Ceph mon.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:07:04.115 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:04.116 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:07:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:07:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.790+0000 7f3d0df97c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T05:07:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.790+0000 7f3d0df97c80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T05:07:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.790+0000 7f3d0df97c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T05:07:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.794+0000 7f3d0df97c80 0 load: jerasure load: lrc 2024-03-30T05:07:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T05:07:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Git sha 0 2024-03-30T05:07:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: DB SUMMARY 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: DB Session ID: P03PV5FO26PKV40JBWY0 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3023 Bytes 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000057.sst 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000055.log size: 2699257 ; 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T05:07:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T05:07:05.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.env: 0x560a6e0edc60 2024-03-30T05:07:05.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T05:07:05.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.info_log: 0x560a704bdb20 2024-03-30T05:07:05.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T05:07:05.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T05:07:05.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T05:07:05.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T05:07:05.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.db_log_dir: 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.wal_dir: 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.write_buffer_manager: 0x560a7048e820 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T05:07:05.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.row_cache: None 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.wal_filter: None 2024-03-30T05:07:05.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T05:07:05.120 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T05:07:05.121 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Compression algorithms supported: 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: kZSTD supported: 0 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T05:07:05.122 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T05:07:05.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T05:07:05.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T05:07:05.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T05:07:05.123 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-03-30T05:07:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T05:07:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T05:07:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.merge_operator: 2024-03-30T05:07:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T05:07:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T05:07:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T05:07:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T05:07:05.124 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560a704bdd00) 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: cache_index_and_filter_blocks: 1 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: pin_top_level_index_and_filter: 1 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: index_type: 0 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: data_block_index_type: 0 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: index_shortening: 1 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: checksum: 4 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: no_block_cache: 0 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: block_cache: 0x560a704bf090 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: block_cache_name: BinnedLRUCache 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: block_cache_options: 2024-03-30T05:07:05.125 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: capacity : 536870912 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: num_shard_bits : 4 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: strict_capacity_limit : 0 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: high_pri_pool_ratio: 0.000 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: block_cache_compressed: (nil) 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: persistent_cache: (nil) 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: block_size: 4096 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: block_size_deviation: 10 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: block_restart_interval: 16 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: index_block_restart_interval: 1 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: metadata_block_size: 4096 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: partition_filters: 0 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: use_delta_encoding: 1 2024-03-30T05:07:05.126 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: filter_policy: bloomfilter 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: whole_key_filtering: 1 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: verify_compression: 0 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: read_amp_bytes_per_bit: 0 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: format_version: 5 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: enable_index_compression: 1 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: block_align: 0 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: max_auto_readahead_size: 262144 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: prepopulate_block_cache: 0 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: initial_auto_readahead_size: 8192 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: num_file_reads_for_auto_readahead: 2 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T05:07:05.127 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.num_levels: 7 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T05:07:05.128 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T05:07:05.129 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T05:07:05.130 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T05:07:05.131 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T05:07:05.132 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d02eff700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 57.sst 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:07:05.133 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 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 59, last_sequence is 31324, log_number is 55,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 55 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a6731dd9-21eb-4ef7-9e60-ab40bf906843 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775224801360, "job": 1, "event": "recovery_started", "wal_files": [55]} 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.798+0000 7f3d0df97c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #55 mode 2 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.810+0000 7f3d0df97c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775224814212, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 60, "file_size": 1672395, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 31321, "largest_seqno": 33008, "table_properties": {"data_size": 1666056, "index_size": 3762, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1541, "raw_key_size": 14514, "raw_average_key_size": 23, "raw_value_size": 1653063, "raw_average_value_size": 2692, "num_data_blocks": 170, "num_entries": 614, "num_filter_entries": 614, "num_deletions": 7, "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": 1711775224, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a6731dd9-21eb-4ef7-9e60-ab40bf906843", "db_session_id": "P03PV5FO26PKV40JBWY0", "orig_file_number": 60, "seqno_to_time_mapping": "N/A"}} 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.810+0000 7f3d0df97c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775224814361, "job": 1, "event": "recovery_finished"} 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.810+0000 7f3d0df97c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 62 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.810+0000 7f3d0df97c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.814+0000 7f3d0df97c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000055.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.814+0000 7f3d0df97c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560a705b2000 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.814+0000 7f3d0df97c80 4 rocksdb: DB pointer 0x560a7059c000 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.814+0000 7f3cfc6f2700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.814+0000 7f3cfc6f2700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T05:07:05.134 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: ** DB Stats ** 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: ** Compaction Stats [default] ** 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: 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-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: L0 1/0 1.59 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: L6 1/0 9.51 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-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Sum 2/0 11.10 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T05:07:05.135 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: ** Compaction Stats [default] ** 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: 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-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 306.5 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Flush(GB): cumulative 0.002, interval 0.002 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Cumulative compaction: 0.00 GB write, 91.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Interval compaction: 0.00 GB write, 91.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:07:05.136 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: 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-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Block cache BinnedLRUCache@0x560a704bf090#7 capacity: 512.00 MB usage: 5.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.814+0000 7f3d0df97c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] at bind addrs [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.814+0000 7f3d0df97c80 1 mon.b@-1(???) e3 preinit fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.818+0000 7f3d0df97c80 0 mon.b@-1(???).mds e1 new map 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.818+0000 7f3d0df97c80 0 mon.b@-1(???).mds e1 print_map 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: e1 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: 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-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: legacy client fscid: -1 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: No filesystems configured 2024-03-30T05:07:05.137 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.818+0000 7f3d0df97c80 0 mon.b@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T05:07:05.138 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.818+0000 7f3d0df97c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:07:05.138 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.818+0000 7f3d0df97c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:07:05.138 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.818+0000 7f3d0df97c80 0 mon.b@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:07:05.138 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:04 smithi173 bash[49345]: debug 2024-03-30T05:07:04.818+0000 7f3d0df97c80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-03-30T05:07:06.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:04.231398+0000 mgr.y (mgr.25150) 211 : cluster [DBG] pgmap v111: 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-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.033824+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.042872+0000 mon.c (mon.1) 173 : cluster [INF] mon.c calling monitor election 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.043446+0000 mon.a (mon.0) 1345 : cluster [INF] mon.a calling monitor election 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.071145+0000 mon.a (mon.0) 1346 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.087801+0000 mon.a (mon.0) 1347 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.087901+0000 mon.a (mon.0) 1348 : cluster [DBG] fsmap 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.087958+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.089090+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e42: y(active, since 3m), standbys: x 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: cluster 2024-03-30T05:07:05.097618+0000 mon.a (mon.0) 1351 : cluster [INF] overall HEALTH_OK 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: audit 2024-03-30T05:07:05.105656+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:06 smithi173 bash[49345]: audit 2024-03-30T05:07:05.116625+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:04.231398+0000 mgr.y (mgr.25150) 211 : cluster [DBG] pgmap v111: 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-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.033824+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.042872+0000 mon.c (mon.1) 173 : cluster [INF] mon.c calling monitor election 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.043446+0000 mon.a (mon.0) 1345 : cluster [INF] mon.a calling monitor election 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.071145+0000 mon.a (mon.0) 1346 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.087801+0000 mon.a (mon.0) 1347 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.087901+0000 mon.a (mon.0) 1348 : cluster [DBG] fsmap 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.087958+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.089090+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e42: y(active, since 3m), standbys: x 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: cluster 2024-03-30T05:07:05.097618+0000 mon.a (mon.0) 1351 : cluster [INF] overall HEALTH_OK 2024-03-30T05:07:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: audit 2024-03-30T05:07:05.105656+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[18533]: audit 2024-03-30T05:07:05.116625+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:04.231398+0000 mgr.y (mgr.25150) 211 : cluster [DBG] pgmap v111: 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-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.033824+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.042872+0000 mon.c (mon.1) 173 : cluster [INF] mon.c calling monitor election 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.043446+0000 mon.a (mon.0) 1345 : cluster [INF] mon.a calling monitor election 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.071145+0000 mon.a (mon.0) 1346 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.087801+0000 mon.a (mon.0) 1347 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],b=[v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0],c=[v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0]} 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.087901+0000 mon.a (mon.0) 1348 : cluster [DBG] fsmap 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.087958+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.089090+0000 mon.a (mon.0) 1350 : cluster [DBG] mgrmap e42: y(active, since 3m), standbys: x 2024-03-30T05:07:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: cluster 2024-03-30T05:07:05.097618+0000 mon.a (mon.0) 1351 : cluster [INF] overall HEALTH_OK 2024-03-30T05:07:06.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: audit 2024-03-30T05:07:05.105656+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:06.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:06 smithi172 bash[23612]: audit 2024-03-30T05:07:05.116625+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:07 smithi173 bash[49345]: cluster 2024-03-30T05:07:06.232109+0000 mgr.y (mgr.25150) 212 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:07 smithi173 bash[49345]: audit 2024-03-30T05:07:06.515826+0000 mgr.y (mgr.25150) 213 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:07.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:07 smithi172 bash[18533]: cluster 2024-03-30T05:07:06.232109+0000 mgr.y (mgr.25150) 212 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:07 smithi172 bash[18533]: audit 2024-03-30T05:07:06.515826+0000 mgr.y (mgr.25150) 213 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:07.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:07 smithi172 bash[23612]: cluster 2024-03-30T05:07:06.232109+0000 mgr.y (mgr.25150) 212 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:07.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:07 smithi172 bash[23612]: audit 2024-03-30T05:07:06.515826+0000 mgr.y (mgr.25150) 213 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:10.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:09 smithi172 bash[18533]: cluster 2024-03-30T05:07:08.232841+0000 mgr.y (mgr.25150) 214 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:10.145 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:07:09 smithi172 bash[54182]: debug 2024-03-30T05:07:09.828+0000 7ff06f11e700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-03-30T05:07:10.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:09 smithi172 bash[23612]: cluster 2024-03-30T05:07:08.232841+0000 mgr.y (mgr.25150) 214 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:10.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:09 smithi173 bash[49345]: cluster 2024-03-30T05:07:08.232841+0000 mgr.y (mgr.25150) 214 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:11.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:07:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:07:11] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-03-30T05:07:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:11 smithi172 bash[23612]: cluster 2024-03-30T05:07:10.234507+0000 mgr.y (mgr.25150) 215 : cluster [DBG] pgmap v114: 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-03-30T05:07:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:11 smithi172 bash[23612]: audit 2024-03-30T05:07:11.209148+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:11 smithi172 bash[23612]: audit 2024-03-30T05:07:11.222184+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:11 smithi172 bash[18533]: cluster 2024-03-30T05:07:10.234507+0000 mgr.y (mgr.25150) 215 : cluster [DBG] pgmap v114: 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-03-30T05:07:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:11 smithi172 bash[18533]: audit 2024-03-30T05:07:11.209148+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:11 smithi172 bash[18533]: audit 2024-03-30T05:07:11.222184+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:12.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:11 smithi173 bash[49345]: cluster 2024-03-30T05:07:10.234507+0000 mgr.y (mgr.25150) 215 : cluster [DBG] pgmap v114: 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-03-30T05:07:12.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:11 smithi173 bash[49345]: audit 2024-03-30T05:07:11.209148+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:12.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:11 smithi173 bash[49345]: audit 2024-03-30T05:07:11.222184+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:13.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:13 smithi173 bash[49345]: cluster 2024-03-30T05:07:12.235183+0000 mgr.y (mgr.25150) 216 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:13.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:13 smithi173 bash[49345]: audit 2024-03-30T05:07:12.376100+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:13.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:13 smithi173 bash[49345]: audit 2024-03-30T05:07:12.391264+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:13.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:13 smithi173 bash[49345]: audit 2024-03-30T05:07:12.466264+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:13.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:13 smithi172 bash[18533]: cluster 2024-03-30T05:07:12.235183+0000 mgr.y (mgr.25150) 216 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:13.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:13 smithi172 bash[18533]: audit 2024-03-30T05:07:12.376100+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:13.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:13 smithi172 bash[18533]: audit 2024-03-30T05:07:12.391264+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:13.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:13 smithi172 bash[18533]: audit 2024-03-30T05:07:12.466264+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:13.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:13 smithi172 bash[23612]: cluster 2024-03-30T05:07:12.235183+0000 mgr.y (mgr.25150) 216 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:13.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:13 smithi172 bash[23612]: audit 2024-03-30T05:07:12.376100+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:13.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:13 smithi172 bash[23612]: audit 2024-03-30T05:07:12.391264+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:13.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:13 smithi172 bash[23612]: audit 2024-03-30T05:07:12.466264+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:16.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:15 smithi172 bash[18533]: cluster 2024-03-30T05:07:14.236889+0000 mgr.y (mgr.25150) 217 : cluster [DBG] pgmap v116: 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-03-30T05:07:16.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:15 smithi172 bash[23612]: cluster 2024-03-30T05:07:14.236889+0000 mgr.y (mgr.25150) 217 : cluster [DBG] pgmap v116: 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-03-30T05:07:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:15 smithi173 bash[49345]: cluster 2024-03-30T05:07:14.236889+0000 mgr.y (mgr.25150) 217 : cluster [DBG] pgmap v116: 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-03-30T05:07:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:17 smithi172 bash[23612]: cluster 2024-03-30T05:07:16.237553+0000 mgr.y (mgr.25150) 218 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:17 smithi172 bash[23612]: audit 2024-03-30T05:07:16.524869+0000 mgr.y (mgr.25150) 219 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:18.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:17 smithi172 bash[18533]: cluster 2024-03-30T05:07:16.237553+0000 mgr.y (mgr.25150) 218 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:18.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:17 smithi172 bash[18533]: audit 2024-03-30T05:07:16.524869+0000 mgr.y (mgr.25150) 219 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:18.184 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:17 smithi173 bash[49345]: cluster 2024-03-30T05:07:16.237553+0000 mgr.y (mgr.25150) 218 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:18.184 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:17 smithi173 bash[49345]: audit 2024-03-30T05:07:16.524869+0000 mgr.y (mgr.25150) 219 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:20.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:19 smithi173 bash[49345]: cluster 2024-03-30T05:07:18.238277+0000 mgr.y (mgr.25150) 220 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:20.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:19 smithi172 bash[18533]: cluster 2024-03-30T05:07:18.238277+0000 mgr.y (mgr.25150) 220 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:20.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:19 smithi172 bash[23612]: cluster 2024-03-30T05:07:18.238277+0000 mgr.y (mgr.25150) 220 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:21.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:07:21] "GET /metrics HTTP/1.1" 200 38011 "" "Prometheus/2.43.0" 2024-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: cluster 2024-03-30T05:07:20.239929+0000 mgr.y (mgr.25150) 221 : cluster [DBG] pgmap v119: 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-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.602172+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.614767+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.617012+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.618741+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.629275+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.726246+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.731106+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.735360+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.746591+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.751258+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.761906+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.766008+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.780264+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.783092+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.793690+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.795815+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.804901+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.808655+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.819273+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.823332+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.834086+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.848897+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.860273+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.864334+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.868303+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.871485+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.875151+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.878318+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.881892+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.885207+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.889115+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.891908+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[18533]: audit 2024-03-30T05:07:21.895913+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: cluster 2024-03-30T05:07:20.239929+0000 mgr.y (mgr.25150) 221 : cluster [DBG] pgmap v119: 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-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.602172+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.614767+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.617012+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.618741+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.629275+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.726246+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.731106+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.735360+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.746591+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.751258+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.761906+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.766008+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.780264+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.783092+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.793690+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.795815+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.804901+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.808655+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.819273+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.823332+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.834086+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.848897+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.860273+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.864334+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.868303+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.871485+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.875151+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.878318+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.881892+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.885207+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.889115+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.891908+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:21 smithi172 bash[23612]: audit 2024-03-30T05:07:21.895913+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: cluster 2024-03-30T05:07:20.239929+0000 mgr.y (mgr.25150) 221 : cluster [DBG] pgmap v119: 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-03-30T05:07:22.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.602172+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.614767+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.617012+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:22.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.618741+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.629275+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.726246+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.731106+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.735360+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.746591+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.751258+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.761906+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.766008+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.780264+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.783092+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.793690+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.795815+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.804901+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.808655+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.819273+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.823332+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.834086+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.848897+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.860273+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.864334+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.868303+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.871485+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.875151+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.878318+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.881892+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.885207+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.889115+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:22.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.891908+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:22.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:21 smithi173 bash[49345]: audit 2024-03-30T05:07:21.895913+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:23.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.592332+0000 mgr.y (mgr.25150) 222 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T05:07:23.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.736903+0000 mgr.y (mgr.25150) 223 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:07:23.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.752869+0000 mgr.y (mgr.25150) 224 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:07:23.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.767607+0000 mgr.y (mgr.25150) 225 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:07:23.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.784754+0000 mgr.y (mgr.25150) 226 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.810424+0000 mgr.y (mgr.25150) 227 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.824984+0000 mgr.y (mgr.25150) 228 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.850642+0000 mgr.y (mgr.25150) 229 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.866005+0000 mgr.y (mgr.25150) 230 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.873003+0000 mgr.y (mgr.25150) 231 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.879818+0000 mgr.y (mgr.25150) 232 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.886708+0000 mgr.y (mgr.25150) 233 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.893497+0000 mgr.y (mgr.25150) 234 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.899150+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.900998+0000 mgr.y (mgr.25150) 235 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.917379+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: cephadm 2024-03-30T05:07:21.918650+0000 mgr.y (mgr.25150) 236 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.920625+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:07:23.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.932606+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.934522+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.946695+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.592332+0000 mgr.y (mgr.25150) 222 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.736903+0000 mgr.y (mgr.25150) 223 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.752869+0000 mgr.y (mgr.25150) 224 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.767607+0000 mgr.y (mgr.25150) 225 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.784754+0000 mgr.y (mgr.25150) 226 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.810424+0000 mgr.y (mgr.25150) 227 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.824984+0000 mgr.y (mgr.25150) 228 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:07:23.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.850642+0000 mgr.y (mgr.25150) 229 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.866005+0000 mgr.y (mgr.25150) 230 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.873003+0000 mgr.y (mgr.25150) 231 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.879818+0000 mgr.y (mgr.25150) 232 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.886708+0000 mgr.y (mgr.25150) 233 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.893497+0000 mgr.y (mgr.25150) 234 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.899150+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.900998+0000 mgr.y (mgr.25150) 235 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.917379+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: cephadm 2024-03-30T05:07:21.918650+0000 mgr.y (mgr.25150) 236 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.920625+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.932606+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.934522+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.946695+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.948508+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.960714+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.962497+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.964269+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.974656+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.976579+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.978609+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.988826+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.990766+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:21.992617+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.002898+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:07:23.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.004904+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.007263+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.015185+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.017162+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.025201+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.948508+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.960714+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.962497+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.964269+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.974656+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:07:23.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.976579+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.978609+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.988826+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.990766+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:21.992617+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.002898+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.004904+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.007263+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.015185+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.017162+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.025201+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:07:23.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.027140+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.029000+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.030528+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.031970+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.033517+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.035181+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.037398+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.043165+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.045375+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.047325+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.056859+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.152938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.154556+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.164959+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:23.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[18533]: audit 2024-03-30T05:07:22.564049+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.027140+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.029000+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.030528+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.031970+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.033517+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.035181+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.037398+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.043165+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.045375+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.047325+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:23.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.056859+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:23.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.152938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:23.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.154556+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:23.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.164959+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:23.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:22 smithi172 bash[23612]: audit 2024-03-30T05:07:22.564049+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.592332+0000 mgr.y (mgr.25150) 222 : cephadm [INF] Detected new or changed devices on smithi173 2024-03-30T05:07:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.736903+0000 mgr.y (mgr.25150) 223 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:07:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.752869+0000 mgr.y (mgr.25150) 224 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:07:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.767607+0000 mgr.y (mgr.25150) 225 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:07:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.784754+0000 mgr.y (mgr.25150) 226 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:07:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.810424+0000 mgr.y (mgr.25150) 227 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:07:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.824984+0000 mgr.y (mgr.25150) 228 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:07:23.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.850642+0000 mgr.y (mgr.25150) 229 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.866005+0000 mgr.y (mgr.25150) 230 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.873003+0000 mgr.y (mgr.25150) 231 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.879818+0000 mgr.y (mgr.25150) 232 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.886708+0000 mgr.y (mgr.25150) 233 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.893497+0000 mgr.y (mgr.25150) 234 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.899150+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.900998+0000 mgr.y (mgr.25150) 235 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.917379+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: cephadm 2024-03-30T05:07:21.918650+0000 mgr.y (mgr.25150) 236 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.920625+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.932606+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.934522+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.946695+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:07:23.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.948508+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:07:23.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.960714+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:07:23.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.962497+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:07:23.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.964269+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:07:23.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.974656+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:07:23.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.976579+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:07:23.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.978609+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:07:23.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.988826+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.990766+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:21.992617+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.002898+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.004904+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.007263+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.015185+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.017162+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.025201+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.027140+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.029000+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.030528+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.031970+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.033517+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.035181+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.037398+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.043165+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.045375+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.047325+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.056859+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.152938+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.154556+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.164959+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:23.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:22 smithi173 bash[49345]: audit 2024-03-30T05:07:22.564049+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:24.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:23 smithi173 bash[49345]: cephadm 2024-03-30T05:07:22.036434+0000 mgr.y (mgr.25150) 237 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:07:24.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:23 smithi173 bash[49345]: cluster 2024-03-30T05:07:22.240691+0000 mgr.y (mgr.25150) 238 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:24.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:23 smithi172 bash[18533]: cephadm 2024-03-30T05:07:22.036434+0000 mgr.y (mgr.25150) 237 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:07:24.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:23 smithi172 bash[18533]: cluster 2024-03-30T05:07:22.240691+0000 mgr.y (mgr.25150) 238 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:24.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:23 smithi172 bash[23612]: cephadm 2024-03-30T05:07:22.036434+0000 mgr.y (mgr.25150) 237 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:07:24.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:23 smithi172 bash[23612]: cluster 2024-03-30T05:07:22.240691+0000 mgr.y (mgr.25150) 238 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:26.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:25 smithi173 bash[49345]: cluster 2024-03-30T05:07:24.242337+0000 mgr.y (mgr.25150) 239 : cluster [DBG] pgmap v121: 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-03-30T05:07:26.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:25 smithi172 bash[18533]: cluster 2024-03-30T05:07:24.242337+0000 mgr.y (mgr.25150) 239 : cluster [DBG] pgmap v121: 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-03-30T05:07:26.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:25 smithi172 bash[23612]: cluster 2024-03-30T05:07:24.242337+0000 mgr.y (mgr.25150) 239 : cluster [DBG] pgmap v121: 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-03-30T05:07:28.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:27 smithi173 bash[49345]: cluster 2024-03-30T05:07:26.243066+0000 mgr.y (mgr.25150) 240 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:28.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:27 smithi173 bash[49345]: audit 2024-03-30T05:07:26.536121+0000 mgr.y (mgr.25150) 241 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:28.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:27 smithi173 bash[49345]: audit 2024-03-30T05:07:27.466909+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:28.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:27 smithi172 bash[18533]: cluster 2024-03-30T05:07:26.243066+0000 mgr.y (mgr.25150) 240 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:28.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:27 smithi172 bash[18533]: audit 2024-03-30T05:07:26.536121+0000 mgr.y (mgr.25150) 241 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:28.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:27 smithi172 bash[18533]: audit 2024-03-30T05:07:27.466909+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:28.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:27 smithi172 bash[23612]: cluster 2024-03-30T05:07:26.243066+0000 mgr.y (mgr.25150) 240 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:28.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:27 smithi172 bash[23612]: audit 2024-03-30T05:07:26.536121+0000 mgr.y (mgr.25150) 241 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:28.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:27 smithi172 bash[23612]: audit 2024-03-30T05:07:27.466909+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:30.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:29 smithi173 bash[49345]: cluster 2024-03-30T05:07:28.243813+0000 mgr.y (mgr.25150) 242 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:30.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:29 smithi172 bash[18533]: cluster 2024-03-30T05:07:28.243813+0000 mgr.y (mgr.25150) 242 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:30.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:29 smithi172 bash[23612]: cluster 2024-03-30T05:07:28.243813+0000 mgr.y (mgr.25150) 242 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:31.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:07:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:07:31] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-03-30T05:07:31.683 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:07:32.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:31 smithi172 bash[18533]: cluster 2024-03-30T05:07:30.245495+0000 mgr.y (mgr.25150) 243 : cluster [DBG] pgmap v124: 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-03-30T05:07:32.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:31 smithi172 bash[23612]: cluster 2024-03-30T05:07:30.245495+0000 mgr.y (mgr.25150) 243 : cluster [DBG] pgmap v124: 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-03-30T05:07:32.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:31 smithi173 bash[49345]: cluster 2024-03-30T05:07:30.245495+0000 mgr.y (mgr.25150) 243 : cluster [DBG] pgmap v124: 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-03-30T05:07:33.020 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:32 smithi172 bash[18533]: audit 2024-03-30T05:07:30.963523+0000 mgr.y (mgr.25150) 244 : audit [DBG] from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:33.020 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:32 smithi172 bash[23612]: audit 2024-03-30T05:07:30.963523+0000 mgr.y (mgr.25150) 244 : audit [DBG] from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:33.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:32 smithi173 bash[49345]: audit 2024-03-30T05:07:30.963523+0000 mgr.y (mgr.25150) 244 : audit [DBG] from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:34.169 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:33 smithi172 bash[18533]: cluster 2024-03-30T05:07:32.246188+0000 mgr.y (mgr.25150) 245 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:34.169 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:33 smithi172 bash[23612]: cluster 2024-03-30T05:07:32.246188+0000 mgr.y (mgr.25150) 245 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:34.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:33 smithi173 bash[49345]: cluster 2024-03-30T05:07:32.246188+0000 mgr.y (mgr.25150) 245 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (2m) 2m ago 26m 13.9M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (111s) 23s ago 25m 74.4M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (3m) 2m ago 24m 41.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (3m) 23s ago 31m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (13m) 2m ago 33m 491M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (33m) 2m ago 33m 82.5M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (30s) 23s ago 31m 18.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (32m) 2m ago 32m 62.0M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (3m) 2m ago 26m 7331k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:07:34.592 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (3m) 23s ago 26m 7816k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (31m) 2m ago 31m 57.3M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (30m) 2m ago 30m 59.3M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (30m) 2m ago 30m 52.3M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (29m) 2m ago 29m 57.7M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (28m) 23s ago 29m 62.5M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (28m) 23s ago 28m 55.8M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (27m) 23s ago 27m 56.1M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (27m) 23s ago 27m 59.1M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (2m) 23s ago 26m 58.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (24m) 2m ago 24m 90.1M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:07:34.593 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (24m) 23s ago 24m 91.0M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:07:35.285 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:34 smithi172 bash[18533]: cluster 2024-03-30T05:07:34.247034+0000 mgr.y (mgr.25150) 246 : cluster [DBG] pgmap v126: 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-03-30T05:07:35.285 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:34 smithi172 bash[18533]: audit 2024-03-30T05:07:34.563616+0000 mgr.y (mgr.25150) 247 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:35.285 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:34 smithi172 bash[23612]: cluster 2024-03-30T05:07:34.247034+0000 mgr.y (mgr.25150) 246 : cluster [DBG] pgmap v126: 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-03-30T05:07:35.285 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:34 smithi172 bash[23612]: audit 2024-03-30T05:07:34.563616+0000 mgr.y (mgr.25150) 247 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:35.286 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-03-30T05:07:35.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:34 smithi173 bash[49345]: cluster 2024-03-30T05:07:34.247034+0000 mgr.y (mgr.25150) 246 : cluster [DBG] pgmap v126: 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-03-30T05:07:35.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:34 smithi173 bash[49345]: audit 2024-03-30T05:07:34.563616+0000 mgr.y (mgr.25150) 247 : audit [DBG] from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:37.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:37 smithi173 bash[49345]: cluster 2024-03-30T05:07:36.247703+0000 mgr.y (mgr.25150) 248 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:37.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:37 smithi173 bash[49345]: audit 2024-03-30T05:07:36.544655+0000 mgr.y (mgr.25150) 249 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:37.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:37 smithi172 bash[18533]: cluster 2024-03-30T05:07:36.247703+0000 mgr.y (mgr.25150) 248 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:37.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:37 smithi172 bash[18533]: audit 2024-03-30T05:07:36.544655+0000 mgr.y (mgr.25150) 249 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:37.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:37 smithi172 bash[23612]: cluster 2024-03-30T05:07:36.247703+0000 mgr.y (mgr.25150) 248 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:37.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:37 smithi172 bash[23612]: audit 2024-03-30T05:07:36.544655+0000 mgr.y (mgr.25150) 249 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:38.414 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:07:39.148 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:07:39.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:39 smithi173 bash[49345]: cluster 2024-03-30T05:07:38.248489+0000 mgr.y (mgr.25150) 250 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:39.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:39 smithi173 bash[49345]: audit 2024-03-30T05:07:38.414236+0000 mon.a (mon.0) 1430 : audit [DBG] from='client.? 172.21.15.172:0/1133215403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:39.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:39 smithi172 bash[18533]: cluster 2024-03-30T05:07:38.248489+0000 mgr.y (mgr.25150) 250 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:39.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:39 smithi172 bash[18533]: audit 2024-03-30T05:07:38.414236+0000 mon.a (mon.0) 1430 : audit [DBG] from='client.? 172.21.15.172:0/1133215403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:39.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:39 smithi172 bash[23612]: cluster 2024-03-30T05:07:38.248489+0000 mgr.y (mgr.25150) 250 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:39.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:39 smithi172 bash[23612]: audit 2024-03-30T05:07:38.414236+0000 mon.a (mon.0) 1430 : audit [DBG] from='client.? 172.21.15.172:0/1133215403' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:41.300 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:07:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:07:41] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-03-30T05:07:41.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:41 smithi173 bash[49345]: cluster 2024-03-30T05:07:40.249375+0000 mgr.y (mgr.25150) 251 : cluster [DBG] pgmap v129: 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-03-30T05:07:41.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:41 smithi172 bash[18533]: cluster 2024-03-30T05:07:40.249375+0000 mgr.y (mgr.25150) 251 : cluster [DBG] pgmap v129: 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-03-30T05:07:41.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:41 smithi172 bash[23612]: cluster 2024-03-30T05:07:40.249375+0000 mgr.y (mgr.25150) 251 : cluster [DBG] pgmap v129: 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-03-30T05:07:42.257 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:07:42.258 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:07:42.258 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:07:42.258 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:07:42.258 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:07:42.258 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:07:42.258 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:07:42.258 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:07:42.258 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:07:42.996 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:07:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:43 smithi173 bash[49345]: cluster 2024-03-30T05:07:42.249809+0000 mgr.y (mgr.25150) 252 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:43 smithi173 bash[49345]: audit 2024-03-30T05:07:42.269946+0000 mgr.y (mgr.25150) 253 : audit [DBG] from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:43 smithi173 bash[49345]: audit 2024-03-30T05:07:42.467054+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:43.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:43 smithi172 bash[18533]: cluster 2024-03-30T05:07:42.249809+0000 mgr.y (mgr.25150) 252 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:43.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:43 smithi172 bash[18533]: audit 2024-03-30T05:07:42.269946+0000 mgr.y (mgr.25150) 253 : audit [DBG] from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:43.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:43 smithi172 bash[18533]: audit 2024-03-30T05:07:42.467054+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:43.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:43 smithi172 bash[23612]: cluster 2024-03-30T05:07:42.249809+0000 mgr.y (mgr.25150) 252 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:43.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:43 smithi172 bash[23612]: audit 2024-03-30T05:07:42.269946+0000 mgr.y (mgr.25150) 253 : audit [DBG] from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:43.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:43 smithi172 bash[23612]: audit 2024-03-30T05:07:42.467054+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:46.068 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:07:46.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:45 smithi172 bash[18533]: cluster 2024-03-30T05:07:44.250683+0000 mgr.y (mgr.25150) 254 : cluster [DBG] pgmap v131: 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-03-30T05:07:46.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:45 smithi172 bash[23612]: cluster 2024-03-30T05:07:44.250683+0000 mgr.y (mgr.25150) 254 : cluster [DBG] pgmap v131: 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-03-30T05:07:46.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:45 smithi173 bash[49345]: cluster 2024-03-30T05:07:44.250683+0000 mgr.y (mgr.25150) 254 : cluster [DBG] pgmap v131: 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-03-30T05:07:46.819 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:07:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:46 smithi172 bash[18533]: audit 2024-03-30T05:07:46.080360+0000 mon.a (mon.0) 1432 : audit [DBG] from='client.? 172.21.15.172:0/2949595267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:07:47.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:46 smithi172 bash[23612]: audit 2024-03-30T05:07:46.080360+0000 mon.a (mon.0) 1432 : audit [DBG] from='client.? 172.21.15.172:0/2949595267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:07:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:46 smithi173 bash[49345]: audit 2024-03-30T05:07:46.080360+0000 mon.a (mon.0) 1432 : audit [DBG] from='client.? 172.21.15.172:0/2949595267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:07:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:47 smithi172 bash[18533]: cluster 2024-03-30T05:07:46.251346+0000 mgr.y (mgr.25150) 255 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:07:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:47 smithi172 bash[18533]: audit 2024-03-30T05:07:46.552930+0000 mgr.y (mgr.25150) 256 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:48.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:47 smithi172 bash[23612]: cluster 2024-03-30T05:07:46.251346+0000 mgr.y (mgr.25150) 255 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:07:48.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:47 smithi172 bash[23612]: audit 2024-03-30T05:07:46.552930+0000 mgr.y (mgr.25150) 256 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:48.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:47 smithi173 bash[49345]: cluster 2024-03-30T05:07:46.251346+0000 mgr.y (mgr.25150) 255 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:07:48.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:47 smithi173 bash[49345]: audit 2024-03-30T05:07:46.552930+0000 mgr.y (mgr.25150) 256 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:50.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:49 smithi173 bash[49345]: cluster 2024-03-30T05:07:48.252037+0000 mgr.y (mgr.25150) 257 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:07:50.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:49 smithi172 bash[18533]: cluster 2024-03-30T05:07:48.252037+0000 mgr.y (mgr.25150) 257 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:07:50.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:49 smithi172 bash[23612]: cluster 2024-03-30T05:07:48.252037+0000 mgr.y (mgr.25150) 257 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:07:51.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:50 smithi173 bash[49345]: audit 2024-03-30T05:07:49.821540+0000 mgr.y (mgr.25150) 258 : audit [DBG] from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:51.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:07:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:07:51] "GET /metrics HTTP/1.1" 200 37998 "" "Prometheus/2.43.0" 2024-03-30T05:07:51.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:50 smithi172 bash[18533]: audit 2024-03-30T05:07:49.821540+0000 mgr.y (mgr.25150) 258 : audit [DBG] from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:51.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:50 smithi172 bash[23612]: audit 2024-03-30T05:07:49.821540+0000 mgr.y (mgr.25150) 258 : audit [DBG] from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:52.115 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:51 smithi172 bash[18533]: audit 2024-03-30T05:07:50.244653+0000 mgr.y (mgr.25150) 259 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi172", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:52.116 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:51 smithi172 bash[18533]: cluster 2024-03-30T05:07:50.253629+0000 mgr.y (mgr.25150) 260 : cluster [DBG] pgmap v134: 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-03-30T05:07:52.116 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:51 smithi172 bash[23612]: audit 2024-03-30T05:07:50.244653+0000 mgr.y (mgr.25150) 259 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi172", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:52.116 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:51 smithi172 bash[23612]: cluster 2024-03-30T05:07:50.253629+0000 mgr.y (mgr.25150) 260 : cluster [DBG] pgmap v134: 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-03-30T05:07:52.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:51 smithi173 bash[49345]: audit 2024-03-30T05:07:50.244653+0000 mgr.y (mgr.25150) 259 : audit [DBG] from='client.15660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "mon", "hosts": "smithi172", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:52.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:51 smithi173 bash[49345]: cluster 2024-03-30T05:07:50.253629+0000 mgr.y (mgr.25150) 260 : cluster [DBG] pgmap v134: 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-03-30T05:07:52.710 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:07:53.744 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:07:54.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:53 smithi173 bash[49345]: cluster 2024-03-30T05:07:52.254301+0000 mgr.y (mgr.25150) 261 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:54.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:53 smithi173 bash[49345]: cephadm 2024-03-30T05:07:52.715316+0000 mgr.y (mgr.25150) 262 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:07:54.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:53 smithi173 bash[49345]: audit 2024-03-30T05:07:52.721916+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:54.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:53 smithi173 bash[49345]: audit 2024-03-30T05:07:52.762479+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:54.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:53 smithi173 bash[49345]: audit 2024-03-30T05:07:52.763706+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:54.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:53 smithi173 bash[49345]: audit 2024-03-30T05:07:52.773193+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:54.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:53 smithi173 bash[49345]: cephadm 2024-03-30T05:07:52.832641+0000 mgr.y (mgr.25150) 263 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:07:54.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[18533]: cluster 2024-03-30T05:07:52.254301+0000 mgr.y (mgr.25150) 261 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:54.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[18533]: cephadm 2024-03-30T05:07:52.715316+0000 mgr.y (mgr.25150) 262 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:07:54.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[18533]: audit 2024-03-30T05:07:52.721916+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:54.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[18533]: audit 2024-03-30T05:07:52.762479+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:54.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[18533]: audit 2024-03-30T05:07:52.763706+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[18533]: audit 2024-03-30T05:07:52.773193+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[18533]: cephadm 2024-03-30T05:07:52.832641+0000 mgr.y (mgr.25150) 263 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[23612]: cluster 2024-03-30T05:07:52.254301+0000 mgr.y (mgr.25150) 261 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[23612]: cephadm 2024-03-30T05:07:52.715316+0000 mgr.y (mgr.25150) 262 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[23612]: audit 2024-03-30T05:07:52.721916+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[23612]: audit 2024-03-30T05:07:52.762479+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[23612]: audit 2024-03-30T05:07:52.763706+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[23612]: audit 2024-03-30T05:07:52.773193+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:53 smithi172 bash[23612]: cephadm 2024-03-30T05:07:52.832641+0000 mgr.y (mgr.25150) 263 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:07:56.245 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[18533]: cluster 2024-03-30T05:07:54.255986+0000 mgr.y (mgr.25150) 264 : cluster [DBG] pgmap v136: 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-03-30T05:07:56.245 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[18533]: audit 2024-03-30T05:07:55.809259+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:56.245 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[18533]: audit 2024-03-30T05:07:55.812202+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:07:56.245 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[18533]: audit 2024-03-30T05:07:55.817116+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:56.245 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[18533]: audit 2024-03-30T05:07:55.825713+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:56.246 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[18533]: audit 2024-03-30T05:07:55.827900+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:07:56.246 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[18533]: audit 2024-03-30T05:07:55.829580+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:07:56.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[23612]: cluster 2024-03-30T05:07:54.255986+0000 mgr.y (mgr.25150) 264 : cluster [DBG] pgmap v136: 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-03-30T05:07:56.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[23612]: audit 2024-03-30T05:07:55.809259+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:56.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[23612]: audit 2024-03-30T05:07:55.812202+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:07:56.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[23612]: audit 2024-03-30T05:07:55.817116+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:56.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[23612]: audit 2024-03-30T05:07:55.825713+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:56.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[23612]: audit 2024-03-30T05:07:55.827900+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:07:56.246 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:55 smithi172 bash[23612]: audit 2024-03-30T05:07:55.829580+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:07:56.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:55 smithi173 bash[49345]: cluster 2024-03-30T05:07:54.255986+0000 mgr.y (mgr.25150) 264 : cluster [DBG] pgmap v136: 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-03-30T05:07:56.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:55 smithi173 bash[49345]: audit 2024-03-30T05:07:55.809259+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:56.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:55 smithi173 bash[49345]: audit 2024-03-30T05:07:55.812202+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:07:56.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:55 smithi173 bash[49345]: audit 2024-03-30T05:07:55.817116+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:56.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:55 smithi173 bash[49345]: audit 2024-03-30T05:07:55.825713+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:56.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:55 smithi173 bash[49345]: audit 2024-03-30T05:07:55.827900+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:07:56.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:55 smithi173 bash[49345]: audit 2024-03-30T05:07:55.829580+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-03-30T05:07:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:56 smithi173 bash[49345]: cephadm 2024-03-30T05:07:55.810005+0000 mgr.y (mgr.25150) 265 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:07:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:56 smithi173 bash[49345]: cephadm 2024-03-30T05:07:55.810088+0000 mgr.y (mgr.25150) 266 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:07:57.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:56 smithi173 bash[49345]: cephadm 2024-03-30T05:07:55.818433+0000 mgr.y (mgr.25150) 267 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:07:57.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:56 smithi173 bash[49345]: cephadm 2024-03-30T05:07:55.830872+0000 mgr.y (mgr.25150) 268 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:07:57.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:56 smithi172 bash[18533]: cephadm 2024-03-30T05:07:55.810005+0000 mgr.y (mgr.25150) 265 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:07:57.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:56 smithi172 bash[18533]: cephadm 2024-03-30T05:07:55.810088+0000 mgr.y (mgr.25150) 266 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:07:57.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:56 smithi172 bash[18533]: cephadm 2024-03-30T05:07:55.818433+0000 mgr.y (mgr.25150) 267 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:07:57.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:56 smithi172 bash[18533]: cephadm 2024-03-30T05:07:55.830872+0000 mgr.y (mgr.25150) 268 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:07:57.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:56 smithi172 bash[23612]: cephadm 2024-03-30T05:07:55.810005+0000 mgr.y (mgr.25150) 265 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:07:57.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:56 smithi172 bash[23612]: cephadm 2024-03-30T05:07:55.810088+0000 mgr.y (mgr.25150) 266 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:07:57.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:56 smithi172 bash[23612]: cephadm 2024-03-30T05:07:55.818433+0000 mgr.y (mgr.25150) 267 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:07:57.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:56 smithi172 bash[23612]: cephadm 2024-03-30T05:07:55.830872+0000 mgr.y (mgr.25150) 268 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-03-30T05:07:57.973 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:07:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:57 smithi173 bash[49345]: cluster 2024-03-30T05:07:56.256559+0000 mgr.y (mgr.25150) 269 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:57 smithi173 bash[49345]: audit 2024-03-30T05:07:56.560965+0000 mgr.y (mgr.25150) 270 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:58.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:57 smithi173 bash[49345]: audit 2024-03-30T05:07:57.467934+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:57 smithi172 bash[18533]: cluster 2024-03-30T05:07:56.256559+0000 mgr.y (mgr.25150) 269 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:57 smithi172 bash[18533]: audit 2024-03-30T05:07:56.560965+0000 mgr.y (mgr.25150) 270 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:58.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:57 smithi172 bash[18533]: audit 2024-03-30T05:07:57.467934+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:58.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:57 smithi172 bash[23612]: cluster 2024-03-30T05:07:56.256559+0000 mgr.y (mgr.25150) 269 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:58.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:57 smithi172 bash[23612]: audit 2024-03-30T05:07:56.560965+0000 mgr.y (mgr.25150) 270 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:07:58.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:57 smithi172 bash[23612]: audit 2024-03-30T05:07:57.467934+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:07:58.711 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:07:58.711 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (2m) 2m ago 26m 13.9M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:07:58.711 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (2m) 47s ago 26m 74.4M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:07:58.711 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (4m) 2m ago 24m 41.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:07:58.711 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (3m) 47s ago 32m 436M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:07:58.711 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (13m) 2m ago 33m 491M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:07:58.711 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (34m) 2m ago 34m 82.5M 2048M 17.2.0 e1d6a67b021e d0a020c8c22f 2024-03-30T05:07:58.711 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (54s) 47s ago 32m 18.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (32m) 2m ago 32m 62.0M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (3m) 2m ago 26m 7331k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (3m) 47s ago 26m 7816k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (31m) 2m ago 31m 57.3M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (31m) 2m ago 31m 59.3M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (30m) 2m ago 30m 52.3M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (29m) 2m ago 29m 57.7M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (29m) 47s ago 29m 62.5M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (28m) 47s ago 28m 55.8M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (28m) 47s ago 28m 56.1M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (27m) 47s ago 27m 59.1M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (3m) 47s ago 26m 58.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (24m) 2m ago 24m 90.1M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:07:58.712 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (24m) 47s ago 24m 91.0M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:07:59.149 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "mds": {}, 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:07:59.150 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:07:59.151 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:07:59.151 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:07:59.151 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-03-30T05:07:59.151 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:07:59.151 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:07:59.151 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:07:59.497 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:07:59.497 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:07:59.497 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:07:59.497 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi172", 2024-03-30T05:07:59.498 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:07:59.498 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "0/2 daemons upgraded", 2024-03-30T05:07:59.498 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:07:59.498 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:07:59.498 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: audit 2024-03-30T05:07:57.971239+0000 mgr.y (mgr.25150) 271 : audit [DBG] from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: cluster 2024-03-30T05:07:58.257364+0000 mgr.y (mgr.25150) 272 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: audit 2024-03-30T05:07:58.315283+0000 mgr.y (mgr.25150) 273 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: cephadm 2024-03-30T05:07:58.550644+0000 mgr.y (mgr.25150) 274 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: audit 2024-03-30T05:07:58.558073+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: audit 2024-03-30T05:07:58.559631+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: audit 2024-03-30T05:07:58.560534+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: audit 2024-03-30T05:07:58.561406+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: cephadm 2024-03-30T05:07:58.562724+0000 mgr.y (mgr.25150) 275 : cephadm [INF] Deploying daemon mon.a on smithi172 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: audit 2024-03-30T05:07:58.682484+0000 mgr.y (mgr.25150) 276 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.810 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[18533]: audit 2024-03-30T05:07:59.162026+0000 mon.c (mon.1) 174 : audit [DBG] from='client.? 172.21.15.172:0/2995090856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: audit 2024-03-30T05:07:57.971239+0000 mgr.y (mgr.25150) 271 : audit [DBG] from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: cluster 2024-03-30T05:07:58.257364+0000 mgr.y (mgr.25150) 272 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: audit 2024-03-30T05:07:58.315283+0000 mgr.y (mgr.25150) 273 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: cephadm 2024-03-30T05:07:58.550644+0000 mgr.y (mgr.25150) 274 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: audit 2024-03-30T05:07:58.558073+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: audit 2024-03-30T05:07:58.559631+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: audit 2024-03-30T05:07:58.560534+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: audit 2024-03-30T05:07:58.561406+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: cephadm 2024-03-30T05:07:58.562724+0000 mgr.y (mgr.25150) 275 : cephadm [INF] Deploying daemon mon.a on smithi172 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: audit 2024-03-30T05:07:58.682484+0000 mgr.y (mgr.25150) 276 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.811 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:07:59 smithi172 bash[23612]: audit 2024-03-30T05:07:59.162026+0000 mon.c (mon.1) 174 : audit [DBG] from='client.? 172.21.15.172:0/2995090856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:07:59.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: audit 2024-03-30T05:07:57.971239+0000 mgr.y (mgr.25150) 271 : audit [DBG] from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: cluster 2024-03-30T05:07:58.257364+0000 mgr.y (mgr.25150) 272 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: audit 2024-03-30T05:07:58.315283+0000 mgr.y (mgr.25150) 273 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: cephadm 2024-03-30T05:07:58.550644+0000 mgr.y (mgr.25150) 274 : cephadm [INF] Upgrade: Updating mon.a 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: audit 2024-03-30T05:07:58.558073+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: audit 2024-03-30T05:07:58.559631+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: audit 2024-03-30T05:07:58.560534+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: audit 2024-03-30T05:07:58.561406+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: cephadm 2024-03-30T05:07:58.562724+0000 mgr.y (mgr.25150) 275 : cephadm [INF] Deploying daemon mon.a on smithi172 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: audit 2024-03-30T05:07:58.682484+0000 mgr.y (mgr.25150) 276 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:07:59.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:07:59 smithi173 bash[49345]: audit 2024-03-30T05:07:59.162026+0000 mon.c (mon.1) 174 : audit [DBG] from='client.? 172.21.15.172:0/2995090856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:00.807 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:00 smithi172 bash[23612]: audit 2024-03-30T05:07:59.509233+0000 mgr.y (mgr.25150) 277 : audit [DBG] from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:00.808 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:00 smithi172 bash[18533]: audit 2024-03-30T05:07:59.509233+0000 mgr.y (mgr.25150) 277 : audit [DBG] from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:00.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:00 smithi173 bash[49345]: audit 2024-03-30T05:07:59.509233+0000 mgr.y (mgr.25150) 277 : audit [DBG] from='client.25618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:01.074 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.074 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.074 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.075 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: Stopping Ceph mon.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:08:01.075 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.075 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.076 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.076 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.076 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:00 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:01.372 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[18533]: debug 2024-03-30T05:08:01.083+0000 7f7307f31700 -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-03-30T05:08:01.372 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[18533]: debug 2024-03-30T05:08:01.083+0000 7f7307f31700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-03-30T05:08:01.372 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[54182]: [30/Mar/2024:05:08:01] ENGINE Bus STOPPING 2024-03-30T05:08:01.373 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[54182]: [30/Mar/2024:05:08:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:08:01.373 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[54182]: [30/Mar/2024:05:08:01] ENGINE Bus STOPPED 2024-03-30T05:08:01.373 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[54182]: [30/Mar/2024:05:08:01] ENGINE Bus STARTING 2024-03-30T05:08:01.373 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:08:01] "GET /metrics HTTP/1.1" 200 38008 "" "Prometheus/2.43.0" 2024-03-30T05:08:01.373 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[54182]: [30/Mar/2024:05:08:01] ENGINE Serving on http://:::9283 2024-03-30T05:08:01.373 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[54182]: [30/Mar/2024:05:08:01] ENGINE Bus STARTED 2024-03-30T05:08:02.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[68659]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T05:08:02.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:01 smithi172 bash[68732]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon-a 2024-03-30T05:08:02.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:01 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-03-30T05:08:02.141 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:01 smithi172 systemd[1]: Stopped Ceph mon.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:02.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:02.394 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:02.394 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:02.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:02.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: Started Ceph mon.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:02.395 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:02.395 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:02.396 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:02.396 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:08:02 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:03.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.319+0000 7f883c152c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T05:08:03.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.319+0000 7f883c152c80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T05:08:03.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.319+0000 7f883c152c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T05:08:03.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.323+0000 7f883c152c80 0 load: jerasure load: lrc 2024-03-30T05:08:03.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T05:08:03.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Git sha 0 2024-03-30T05:08:03.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T05:08:03.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: DB SUMMARY 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: DB Session ID: 3VARETSRAZP18F5FEQYN 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 3485 Bytes 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000069.sst 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000067.log size: 346695 ; 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T05:08:03.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T05:08:03.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T05:08:03.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.env: 0x55d2b5bc6c60 2024-03-30T05:08:03.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T05:08:03.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.info_log: 0x55d2b71c5b20 2024-03-30T05:08:03.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T05:08:03.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T05:08:03.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T05:08:03.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T05:08:03.648 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.db_log_dir: 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.wal_dir: 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.write_buffer_manager: 0x55d2b7196820 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T05:08:03.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.row_cache: None 2024-03-30T05:08:03.650 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.wal_filter: None 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T05:08:03.651 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T05:08:03.652 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Compression algorithms supported: 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: kZSTD supported: 0 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T05:08:03.653 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T05:08:03.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T05:08:03.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T05:08:03.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T05:08:03.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T05:08:03.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T05:08:03.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-03-30T05:08:03.654 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.merge_operator: 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d2b71c5d00) 2024-03-30T05:08:03.655 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: cache_index_and_filter_blocks: 1 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: pin_top_level_index_and_filter: 1 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: index_type: 0 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: data_block_index_type: 0 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: index_shortening: 1 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: checksum: 4 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: no_block_cache: 0 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: block_cache: 0x55d2b71c7090 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: block_cache_name: BinnedLRUCache 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: block_cache_options: 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: capacity : 536870912 2024-03-30T05:08:03.656 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: num_shard_bits : 4 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: strict_capacity_limit : 0 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: high_pri_pool_ratio: 0.000 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: block_cache_compressed: (nil) 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: persistent_cache: (nil) 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: block_size: 4096 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: block_size_deviation: 10 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: block_restart_interval: 16 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: index_block_restart_interval: 1 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: metadata_block_size: 4096 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: partition_filters: 0 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: use_delta_encoding: 1 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: filter_policy: bloomfilter 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: whole_key_filtering: 1 2024-03-30T05:08:03.657 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: verify_compression: 0 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: read_amp_bytes_per_bit: 0 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: format_version: 5 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: enable_index_compression: 1 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: block_align: 0 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: max_auto_readahead_size: 262144 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: prepopulate_block_cache: 0 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: initial_auto_readahead_size: 8192 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: num_file_reads_for_auto_readahead: 2 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T05:08:03.658 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T05:08:03.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T05:08:03.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T05:08:03.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T05:08:03.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T05:08:03.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.num_levels: 7 2024-03-30T05:08:03.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T05:08:03.660 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T05:08:03.661 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T05:08:03.662 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T05:08:03.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T05:08:03.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T05:08:03.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T05:08:03.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T05:08:03.663 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T05:08:03.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T05:08:03.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T05:08:03.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T05:08:03.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T05:08:03.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T05:08:03.666 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T05:08:03.667 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T05:08:03.668 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T05:08:03.669 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f88318bb700 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-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 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 31689, log_number is 67,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 67 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d539469a-15ba-45f7-b304-9f06a9b3bb63 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775283330181, "job": 1, "event": "recovery_started", "wal_files": [67]} 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.327+0000 7f883c152c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #67 mode 2 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775283332396, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 72, "file_size": 339936, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 31690, "largest_seqno": 32050, "table_properties": {"data_size": 337602, "index_size": 846, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 3670, "raw_average_key_size": 23, "raw_value_size": 334277, "raw_average_value_size": 2142, "num_data_blocks": 38, "num_entries": 156, "num_filter_entries": 156, "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": 1711775283, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d539469a-15ba-45f7-b304-9f06a9b3bb63", "db_session_id": "3VARETSRAZP18F5FEQYN", "orig_file_number": 72, "seqno_to_time_mapping": "N/A"}} 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775283332500, "job": 1, "event": "recovery_finished"} 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 74 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:08:03.670 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 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-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d2b72ba000 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 4 rocksdb: DB pointer 0x55d2b72a4000 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f882a8ad700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f882a8ad700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: ** DB Stats ** 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:08:03.671 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: ** Compaction Stats [default] ** 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: 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-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: L0 1/0 331.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 231.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: L6 1/0 10.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Sum 2/0 10.60 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 231.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 231.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: ** Compaction Stats [default] ** 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: 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-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 231.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-03-30T05:08:03.672 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Flush(GB): cumulative 0.000, interval 0.000 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Cumulative compaction: 0.00 GB write, 62.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Interval compaction: 0.00 GB write, 62.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: 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-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Block cache BinnedLRUCache@0x55d2b71c7090#7 capacity: 512.00 MB usage: 1.45 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] at bind addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:03.673 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 1 mon.a@-1(???) e3 preinit fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 0 mon.a@-1(???).mds e1 new map 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 0 mon.a@-1(???).mds e1 print_map 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: e1 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: 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-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: legacy client fscid: -1 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: No filesystems configured 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 0 mon.a@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:08:03.674 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.331+0000 7f883c152c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:08:03.675 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:03 smithi172 bash[68787]: debug 2024-03-30T05:08:03.335+0000 7f883c152c80 1 mon.a@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-03-30T05:08:05.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[44711]: ignoring --setuser ceph since I am not root 2024-03-30T05:08:05.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[44711]: ignoring --setgroup ceph since I am not root 2024-03-30T05:08:05.114 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[44711]: debug 2024-03-30T05:08:04.908+0000 7f8e17d01700 1 -- 172.21.15.173:0/3685160427 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5572d66025a0 con 0x5572d7380400 2024-03-30T05:08:05.114 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:05 smithi173 bash[44711]: debug 2024-03-30T05:08:05.052+0000 7f8e21af2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:08:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: audit 2024-03-30T05:08:01.096659+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: audit 2024-03-30T05:08:01.099358+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: audit 2024-03-30T05:08:01.099829+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:02.259826+0000 mgr.y (mgr.25150) 279 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:03.546583+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:05.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.793855+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806755+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806796+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806823+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:35:37.092565+0000 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806843+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806865+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806885+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806905+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806924+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.806946+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.808177+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.808249+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.810685+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.811752+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: audit 2024-03-30T05:08:04.838687+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25150 ' entity='' 2024-03-30T05:08:05.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:04 smithi173 bash[49345]: cluster 2024-03-30T05:08:04.840722+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-03-30T05:08:05.144 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[54182]: ignoring --setuser ceph since I am not root 2024-03-30T05:08:05.144 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[54182]: ignoring --setgroup ceph since I am not root 2024-03-30T05:08:05.144 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:05 smithi172 bash[54182]: debug 2024-03-30T05:08:05.067+0000 7f472e447200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-03-30T05:08:05.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: audit 2024-03-30T05:08:01.096659+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:05.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: audit 2024-03-30T05:08:01.099358+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:05.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: audit 2024-03-30T05:08:01.099829+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:02.259826+0000 mgr.y (mgr.25150) 279 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:03.546583+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.793855+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806755+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806796+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806823+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:35:37.092565+0000 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806843+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806865+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806885+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806905+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806924+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.806946+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.808177+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:08:05.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.808249+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.810685+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.811752+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: audit 2024-03-30T05:08:04.838687+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25150 ' entity='' 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[23612]: cluster 2024-03-30T05:08:04.840722+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: audit 2024-03-30T05:08:01.096659+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: audit 2024-03-30T05:08:01.099358+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: audit 2024-03-30T05:08:01.099829+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25150 172.21.15.172:0/3015450994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:02.259826+0000 mgr.y (mgr.25150) 279 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:03.546583+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.793855+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806755+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-03-30T05:08:05.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806796+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806823+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-03-30T04:35:37.092565+0000 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806843+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806865+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806885+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806905+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806924+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.806946+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.808177+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.808249+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.810685+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e42: y(active, since 4m), standbys: x 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.811752+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: audit 2024-03-30T05:08:04.838687+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25150 ' entity='' 2024-03-30T05:08:05.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:04 smithi172 bash[68787]: cluster 2024-03-30T05:08:04.840722+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-03-30T05:08:06.894 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:06 smithi172 bash[54182]: debug 2024-03-30T05:08:06.651+0000 7f472e447200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:08:06.894 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:06 smithi172 bash[54182]: debug 2024-03-30T05:08:06.751+0000 7f472e447200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:08:06.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:06 smithi172 bash[68787]: cluster 2024-03-30T05:08:05.843741+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-03-30T05:08:06.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:06 smithi172 bash[23612]: cluster 2024-03-30T05:08:05.843741+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-03-30T05:08:06.978 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:06 smithi173 bash[44711]: debug 2024-03-30T05:08:06.628+0000 7f8e21af2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-03-30T05:08:06.978 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:06 smithi173 bash[44711]: debug 2024-03-30T05:08:06.728+0000 7f8e21af2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-03-30T05:08:06.979 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:06 smithi173 bash[49345]: cluster 2024-03-30T05:08:05.843741+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e44: y(active, since 4m), standbys: x 2024-03-30T05:08:07.363 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:06 smithi173 bash[44711]: debug 2024-03-30T05:08:06.976+0000 7f8e21af2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:08:07.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:07 smithi172 bash[54182]: debug 2024-03-30T05:08:07.003+0000 7f472e447200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-03-30T05:08:08.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:07 smithi173 bash[44711]: debug 2024-03-30T05:08:07.776+0000 7f8e21af2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:08:08.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:07 smithi173 bash[44711]: debug 2024-03-30T05:08:07.888+0000 7f8e21af2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:08:08.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:08 smithi173 bash[44711]: debug 2024-03-30T05:08:07.996+0000 7f8e21af2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:08:08.144 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:07 smithi172 bash[54182]: debug 2024-03-30T05:08:07.811+0000 7f472e447200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-03-30T05:08:08.144 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:07 smithi172 bash[54182]: debug 2024-03-30T05:08:07.927+0000 7f472e447200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-03-30T05:08:08.144 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:08 smithi172 bash[54182]: debug 2024-03-30T05:08:08.031+0000 7f472e447200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-03-30T05:08:08.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:08 smithi173 bash[44711]: debug 2024-03-30T05:08:08.356+0000 7f8e21af2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:08:08.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:08 smithi173 bash[44711]: debug 2024-03-30T05:08:08.472+0000 7f8e21af2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:08:08.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:08 smithi173 bash[44711]: debug 2024-03-30T05:08:08.580+0000 7f8e21af2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:08:08.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:08 smithi172 bash[54182]: debug 2024-03-30T05:08:08.399+0000 7f472e447200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-03-30T05:08:08.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:08 smithi172 bash[54182]: debug 2024-03-30T05:08:08.515+0000 7f472e447200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-03-30T05:08:08.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:08 smithi172 bash[54182]: debug 2024-03-30T05:08:08.627+0000 7f472e447200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-03-30T05:08:09.200 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:08 smithi173 bash[44711]: debug 2024-03-30T05:08:08.948+0000 7f8e21af2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:08:09.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:08 smithi172 bash[54182]: debug 2024-03-30T05:08:08.991+0000 7f472e447200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-03-30T05:08:09.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:09 smithi172 bash[54182]: debug 2024-03-30T05:08:09.239+0000 7f472e447200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:08:09.466 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:09 smithi173 bash[44711]: debug 2024-03-30T05:08:09.200+0000 7f8e21af2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-03-30T05:08:09.862 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:09 smithi173 bash[44711]: debug 2024-03-30T05:08:09.464+0000 7f8e21af2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:08:09.862 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:09 smithi173 bash[44711]: debug 2024-03-30T05:08:09.580+0000 7f8e21af2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:08:09.893 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:09 smithi172 bash[54182]: debug 2024-03-30T05:08:09.507+0000 7f472e447200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-03-30T05:08:09.894 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:09 smithi172 bash[54182]: debug 2024-03-30T05:08:09.623+0000 7f472e447200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-03-30T05:08:10.113 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:09 smithi173 bash[44711]: debug 2024-03-30T05:08:09.860+0000 7f8e21af2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:08:10.320 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:09 smithi172 bash[54182]: debug 2024-03-30T05:08:09.903+0000 7f472e447200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-03-30T05:08:10.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:10 smithi173 bash[44711]: debug 2024-03-30T05:08:10.284+0000 7f8e21af2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:08:10.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:10 smithi173 bash[44711]: debug 2024-03-30T05:08:10.528+0000 7f8e21af2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:08:10.646 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:10 smithi172 bash[54182]: debug 2024-03-30T05:08:10.327+0000 7f472e447200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:08:10.646 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:10 smithi172 bash[54182]: debug 2024-03-30T05:08:10.575+0000 7f472e447200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-03-30T05:08:10.906 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:10 smithi173 bash[44711]: debug 2024-03-30T05:08:10.652+0000 7f8e21af2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:08:10.946 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:10 smithi172 bash[54182]: debug 2024-03-30T05:08:10.699+0000 7f472e447200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-03-30T05:08:11.363 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:10 smithi173 bash[44711]: debug 2024-03-30T05:08:10.904+0000 7f8e21af2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:08:11.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:10 smithi172 bash[54182]: debug 2024-03-30T05:08:10.955+0000 7f472e447200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-03-30T05:08:12.362 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:11 smithi173 bash[44711]: debug 2024-03-30T05:08:11.936+0000 7f8e21af2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:08:12.362 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:12 smithi173 bash[44711]: debug 2024-03-30T05:08:12.056+0000 7f8e21af2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:08:12.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:11 smithi172 bash[54182]: debug 2024-03-30T05:08:11.987+0000 7f472e447200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-03-30T05:08:12.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:12 smithi172 bash[54182]: debug 2024-03-30T05:08:12.107+0000 7f472e447200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-03-30T05:08:12.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:12 smithi173 bash[44711]: debug 2024-03-30T05:08:12.360+0000 7f8e21af2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:08:12.614 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:12 smithi173 bash[44711]: debug 2024-03-30T05:08:12.480+0000 7f8e21af2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:08:12.893 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:12 smithi172 bash[54182]: debug 2024-03-30T05:08:12.411+0000 7f472e447200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-03-30T05:08:12.894 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:12 smithi172 bash[54182]: debug 2024-03-30T05:08:12.531+0000 7f472e447200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-03-30T05:08:13.194 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:12 smithi173 bash[44711]: debug 2024-03-30T05:08:12.940+0000 7f8e21af2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[44711]: debug 2024-03-30T05:08:13.064+0000 7f8e21af2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[44711]: [30/Mar/2024:05:08:13] ENGINE Bus STARTING 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[49345]: audit 2024-03-30T05:08:13.092637+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[49345]: audit 2024-03-30T05:08:13.093912+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[49345]: audit 2024-03-30T05:08:13.096369+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[49345]: audit 2024-03-30T05:08:13.098002+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[49345]: cluster 2024-03-30T05:08:13.099426+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[49345]: cluster 2024-03-30T05:08:13.099570+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[49345]: cluster 2024-03-30T05:08:13.143763+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-03-30T05:08:13.195 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[49345]: cluster 2024-03-30T05:08:13.144553+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-03-30T05:08:13.273 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:12 smithi172 bash[54182]: debug 2024-03-30T05:08:12.991+0000 7f472e447200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[54182]: debug 2024-03-30T05:08:13.119+0000 7f472e447200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[68787]: audit 2024-03-30T05:08:13.092637+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[68787]: audit 2024-03-30T05:08:13.093912+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[68787]: audit 2024-03-30T05:08:13.096369+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[68787]: audit 2024-03-30T05:08:13.098002+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[68787]: cluster 2024-03-30T05:08:13.099426+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[68787]: cluster 2024-03-30T05:08:13.099570+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[68787]: cluster 2024-03-30T05:08:13.143763+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-03-30T05:08:13.274 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[68787]: cluster 2024-03-30T05:08:13.144553+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-03-30T05:08:13.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[23612]: audit 2024-03-30T05:08:13.092637+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-03-30T05:08:13.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[23612]: audit 2024-03-30T05:08:13.093912+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-03-30T05:08:13.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[23612]: audit 2024-03-30T05:08:13.096369+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-03-30T05:08:13.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[23612]: audit 2024-03-30T05:08:13.098002+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.173:0/1968891348' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-03-30T05:08:13.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[23612]: cluster 2024-03-30T05:08:13.099426+0000 mon.a (mon.0) 19 : cluster [DBG] Standby manager daemon x restarted 2024-03-30T05:08:13.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[23612]: cluster 2024-03-30T05:08:13.099570+0000 mon.a (mon.0) 20 : cluster [DBG] Standby manager daemon x started 2024-03-30T05:08:13.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[23612]: cluster 2024-03-30T05:08:13.143763+0000 mon.a (mon.0) 21 : cluster [INF] Active manager daemon y restarted 2024-03-30T05:08:13.275 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[23612]: cluster 2024-03-30T05:08:13.144553+0000 mon.a (mon.0) 22 : cluster [INF] Activating manager daemon y 2024-03-30T05:08:13.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[44711]: CherryPy Checker: 2024-03-30T05:08:13.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[44711]: The Application mounted at '' has an empty config. 2024-03-30T05:08:13.614 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[44711]: [30/Mar/2024:05:08:13] ENGINE Serving on http://:::9283 2024-03-30T05:08:13.614 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:08:13 smithi173 bash[44711]: [30/Mar/2024:05:08:13] ENGINE Bus STARTED 2024-03-30T05:08:13.643 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[64439]: ts=2024-03-30T05:08:13.528Z 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://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:08:13.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[54182]: [30/Mar/2024:05:08:13] ENGINE Bus STARTING 2024-03-30T05:08:13.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[54182]: CherryPy Checker: 2024-03-30T05:08:13.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[54182]: The Application mounted at '' has an empty config. 2024-03-30T05:08:13.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[54182]: [30/Mar/2024:05:08:13] ENGINE Serving on http://:::9283 2024-03-30T05:08:13.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:13 smithi172 bash[54182]: [30/Mar/2024:05:08:13] ENGINE Bus STARTED 2024-03-30T05:08:14.608 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[54182]: debug 2024-03-30T05:08:14.191+0000 7f46ecba7700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-03-30T05:08:14.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: cluster 2024-03-30T05:08:13.162690+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:14.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: cluster 2024-03-30T05:08:13.163304+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e45: y(active, starting, since 0.0189352s), standbys: x 2024-03-30T05:08:14.608 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.175888+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.176457+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.176993+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.179028+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.179514+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.179985+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.180659+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.181049+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.181310+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.181562+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.181822+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.182160+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.182447+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:08:14.609 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.182736+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.183057+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.183522+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: cluster 2024-03-30T05:08:13.211323+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.283807+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.291395+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.291803+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25630 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.335198+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: audit 2024-03-30T05:08:13.335677+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25630 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: cephadm 2024-03-30T05:08:13.766660+0000 mgr.y (mgr.25630) 1 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Bus STARTING 2024-03-30T05:08:14.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[68787]: cephadm 2024-03-30T05:08:13.883505+0000 mgr.y (mgr.25630) 2 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: cluster 2024-03-30T05:08:13.162690+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: cluster 2024-03-30T05:08:13.163304+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e45: y(active, starting, since 0.0189352s), standbys: x 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.175888+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.176457+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.176993+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.179028+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.179514+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.179985+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.180659+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.181049+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:08:14.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.181310+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.181562+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.181822+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.182160+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.182447+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.182736+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.183057+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.183522+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: cluster 2024-03-30T05:08:13.211323+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.283807+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.291395+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.291803+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25630 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.335198+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:14.612 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: audit 2024-03-30T05:08:13.335677+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25630 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:14.613 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: cephadm 2024-03-30T05:08:13.766660+0000 mgr.y (mgr.25630) 1 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Bus STARTING 2024-03-30T05:08:14.613 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[23612]: cephadm 2024-03-30T05:08:13.883505+0000 mgr.y (mgr.25630) 2 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: cluster 2024-03-30T05:08:13.162690+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: cluster 2024-03-30T05:08:13.163304+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e45: y(active, starting, since 0.0189352s), standbys: x 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.175888+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.176457+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.176993+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.179028+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.179514+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.179985+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.180659+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:08:14.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.181049+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.181310+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.181562+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.181822+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.182160+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.182447+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.182736+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.183057+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.183522+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: cluster 2024-03-30T05:08:13.211323+0000 mon.a (mon.0) 25 : cluster [INF] Manager daemon y is now available 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.283807+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.291395+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.291803+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25630 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.335198+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:14.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: audit 2024-03-30T05:08:13.335677+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25630 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-03-30T05:08:14.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: cephadm 2024-03-30T05:08:13.766660+0000 mgr.y (mgr.25630) 1 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Bus STARTING 2024-03-30T05:08:14.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:14 smithi173 bash[49345]: cephadm 2024-03-30T05:08:13.883505+0000 mgr.y (mgr.25630) 2 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Serving on https://172.21.15.172:7150 2024-03-30T05:08:14.893 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:08:14 smithi172 bash[64439]: ts=2024-03-30T05:08:14.620Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=2 2024-03-30T05:08:15.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:15 smithi173 bash[49345]: cephadm 2024-03-30T05:08:13.985053+0000 mgr.y (mgr.25630) 3 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T05:08:15.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:15 smithi173 bash[49345]: cephadm 2024-03-30T05:08:13.985531+0000 mgr.y (mgr.25630) 4 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Bus STARTED 2024-03-30T05:08:15.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:15 smithi173 bash[49345]: cluster 2024-03-30T05:08:14.180266+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e46: y(active, since 1.03588s), standbys: x 2024-03-30T05:08:15.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:15 smithi173 bash[49345]: audit 2024-03-30T05:08:14.194819+0000 mgr.y (mgr.25630) 5 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:15.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:15 smithi173 bash[49345]: cluster 2024-03-30T05:08:14.208479+0000 mgr.y (mgr.25630) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:15.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[68787]: cephadm 2024-03-30T05:08:13.985053+0000 mgr.y (mgr.25630) 3 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T05:08:15.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[68787]: cephadm 2024-03-30T05:08:13.985531+0000 mgr.y (mgr.25630) 4 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Bus STARTED 2024-03-30T05:08:15.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[68787]: cluster 2024-03-30T05:08:14.180266+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e46: y(active, since 1.03588s), standbys: x 2024-03-30T05:08:15.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[68787]: audit 2024-03-30T05:08:14.194819+0000 mgr.y (mgr.25630) 5 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:15.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[68787]: cluster 2024-03-30T05:08:14.208479+0000 mgr.y (mgr.25630) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:15.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[23612]: cephadm 2024-03-30T05:08:13.985053+0000 mgr.y (mgr.25630) 3 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Serving on http://172.21.15.172:8765 2024-03-30T05:08:15.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[23612]: cephadm 2024-03-30T05:08:13.985531+0000 mgr.y (mgr.25630) 4 : cephadm [INF] [30/Mar/2024:05:08:13] ENGINE Bus STARTED 2024-03-30T05:08:15.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[23612]: cluster 2024-03-30T05:08:14.180266+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e46: y(active, since 1.03588s), standbys: x 2024-03-30T05:08:15.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[23612]: audit 2024-03-30T05:08:14.194819+0000 mgr.y (mgr.25630) 5 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:15.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:15 smithi172 bash[23612]: cluster 2024-03-30T05:08:14.208479+0000 mgr.y (mgr.25630) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:16.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:16 smithi173 bash[49345]: cluster 2024-03-30T05:08:15.180971+0000 mgr.y (mgr.25630) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:16.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:16 smithi173 bash[49345]: cluster 2024-03-30T05:08:15.221854+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e47: y(active, since 2s), standbys: x 2024-03-30T05:08:16.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:16 smithi172 bash[23612]: cluster 2024-03-30T05:08:15.180971+0000 mgr.y (mgr.25630) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:16.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:16 smithi172 bash[23612]: cluster 2024-03-30T05:08:15.221854+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e47: y(active, since 2s), standbys: x 2024-03-30T05:08:16.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:16 smithi172 bash[68787]: cluster 2024-03-30T05:08:15.180971+0000 mgr.y (mgr.25630) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:16.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:16 smithi172 bash[68787]: cluster 2024-03-30T05:08:15.221854+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e47: y(active, since 2s), standbys: x 2024-03-30T05:08:18.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:18 smithi173 bash[49345]: cluster 2024-03-30T05:08:17.181713+0000 mgr.y (mgr.25630) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:18.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:18 smithi173 bash[49345]: cluster 2024-03-30T05:08:17.233533+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e48: y(active, since 4s), standbys: x 2024-03-30T05:08:18.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:18 smithi172 bash[68787]: cluster 2024-03-30T05:08:17.181713+0000 mgr.y (mgr.25630) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:18.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:18 smithi172 bash[68787]: cluster 2024-03-30T05:08:17.233533+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e48: y(active, since 4s), standbys: x 2024-03-30T05:08:18.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:18 smithi172 bash[23612]: cluster 2024-03-30T05:08:17.181713+0000 mgr.y (mgr.25630) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:18.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:18 smithi172 bash[23612]: cluster 2024-03-30T05:08:17.233533+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e48: y(active, since 4s), standbys: x 2024-03-30T05:08:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:20 smithi173 bash[49345]: cluster 2024-03-30T05:08:19.182223+0000 mgr.y (mgr.25630) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:20 smithi173 bash[49345]: audit 2024-03-30T05:08:19.604255+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:20 smithi173 bash[49345]: audit 2024-03-30T05:08:19.614738+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:20 smithi173 bash[49345]: audit 2024-03-30T05:08:19.728200+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:20 smithi173 bash[49345]: audit 2024-03-30T05:08:19.742694+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[68787]: cluster 2024-03-30T05:08:19.182223+0000 mgr.y (mgr.25630) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:20.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[68787]: audit 2024-03-30T05:08:19.604255+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.903 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[68787]: audit 2024-03-30T05:08:19.614738+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[68787]: audit 2024-03-30T05:08:19.728200+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[68787]: audit 2024-03-30T05:08:19.742694+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[23612]: cluster 2024-03-30T05:08:19.182223+0000 mgr.y (mgr.25630) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:08:20.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[23612]: audit 2024-03-30T05:08:19.604255+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[23612]: audit 2024-03-30T05:08:19.614738+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[23612]: audit 2024-03-30T05:08:19.728200+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:20.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:20 smithi172 bash[23612]: audit 2024-03-30T05:08:19.742694+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:21.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:08:21] "GET /metrics HTTP/1.1" 200 35211 "" "Prometheus/2.43.0" 2024-03-30T05:08:22.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:21 smithi173 bash[49345]: audit 2024-03-30T05:08:20.777929+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:21 smithi173 bash[49345]: audit 2024-03-30T05:08:20.790015+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:21 smithi173 bash[49345]: audit 2024-03-30T05:08:20.796153+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:21 smithi173 bash[49345]: audit 2024-03-30T05:08:20.807313+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[68787]: audit 2024-03-30T05:08:20.777929+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[68787]: audit 2024-03-30T05:08:20.790015+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[68787]: audit 2024-03-30T05:08:20.796153+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[68787]: audit 2024-03-30T05:08:20.807313+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[23612]: audit 2024-03-30T05:08:20.777929+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[23612]: audit 2024-03-30T05:08:20.790015+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[23612]: audit 2024-03-30T05:08:20.796153+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:22.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:21 smithi172 bash[23612]: audit 2024-03-30T05:08:20.807313+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:23.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:22 smithi173 bash[49345]: cluster 2024-03-30T05:08:21.183794+0000 mgr.y (mgr.25630) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:08:23.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:22 smithi172 bash[68787]: cluster 2024-03-30T05:08:21.183794+0000 mgr.y (mgr.25630) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:08:23.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:22 smithi172 bash[23612]: cluster 2024-03-30T05:08:21.183794+0000 mgr.y (mgr.25630) 10 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-03-30T05:08:25.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:24 smithi173 bash[49345]: cluster 2024-03-30T05:08:23.184504+0000 mgr.y (mgr.25630) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T05:08:25.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:24 smithi172 bash[68787]: cluster 2024-03-30T05:08:23.184504+0000 mgr.y (mgr.25630) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T05:08:25.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:24 smithi172 bash[23612]: cluster 2024-03-30T05:08:23.184504+0000 mgr.y (mgr.25630) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-03-30T05:08:26.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:25 smithi173 bash[49345]: audit 2024-03-30T05:08:24.204777+0000 mgr.y (mgr.25630) 12 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:26.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:25 smithi172 bash[68787]: audit 2024-03-30T05:08:24.204777+0000 mgr.y (mgr.25630) 12 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:26.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:25 smithi172 bash[23612]: audit 2024-03-30T05:08:24.204777+0000 mgr.y (mgr.25630) 12 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:27.029 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:26 smithi173 bash[49345]: cluster 2024-03-30T05:08:25.186094+0000 mgr.y (mgr.25630) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:08:27.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:26 smithi172 bash[68787]: cluster 2024-03-30T05:08:25.186094+0000 mgr.y (mgr.25630) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:08:27.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:26 smithi172 bash[23612]: cluster 2024-03-30T05:08:25.186094+0000 mgr.y (mgr.25630) 13 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-03-30T05:08:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:28 smithi173 bash[49345]: cluster 2024-03-30T05:08:27.186800+0000 mgr.y (mgr.25630) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:28 smithi173 bash[49345]: audit 2024-03-30T05:08:28.285352+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:28 smithi172 bash[68787]: cluster 2024-03-30T05:08:27.186800+0000 mgr.y (mgr.25630) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:29.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:28 smithi172 bash[68787]: audit 2024-03-30T05:08:28.285352+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:29.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:28 smithi172 bash[23612]: cluster 2024-03-30T05:08:27.186800+0000 mgr.y (mgr.25630) 14 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:29.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:28 smithi172 bash[23612]: audit 2024-03-30T05:08:28.285352+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:29.888 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:08:30.595 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:08:30.595 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (3m) 11s ago 27m 16.1M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (2m) 10s ago 26m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (4m) 11s ago 25m 43.5M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (4m) 10s ago 32m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (14m) 11s ago 34m 476M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (28s) 11s ago 34m 31.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (86s) 10s ago 32m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (32m) 11s ago 32m 64.6M 2048M 17.2.0 e1d6a67b021e 9f0593ae6d13 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (4m) 11s ago 27m 8288k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:08:30.596 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (3m) 10s ago 27m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (32m) 11s ago 32m 57.9M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (31m) 11s ago 31m 59.8M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (31m) 11s ago 31m 52.8M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (30m) 11s ago 30m 58.2M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (29m) 10s ago 29m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (29m) 10s ago 29m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (28m) 10s ago 28m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (28m) 10s ago 28m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (3m) 10s ago 27m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (25m) 11s ago 25m 91.3M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:08:30.597 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (25m) 10s ago 25m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:08:31.037 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:08:31.037 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:08:31.037 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:08:31.038 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-03-30T05:08:31.039 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T05:08:31.039 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:08:31.039 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:08:31.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[68787]: cluster 2024-03-30T05:08:29.187540+0000 mgr.y (mgr.25630) 15 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:31.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[68787]: audit 2024-03-30T05:08:29.887412+0000 mgr.y (mgr.25630) 16 : audit [DBG] from='client.25660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:31.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[68787]: audit 2024-03-30T05:08:30.163444+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:31.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[68787]: audit 2024-03-30T05:08:30.180125+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:31.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[68787]: audit 2024-03-30T05:08:30.184755+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:31.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[68787]: audit 2024-03-30T05:08:30.186113+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:31.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[23612]: cluster 2024-03-30T05:08:29.187540+0000 mgr.y (mgr.25630) 15 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:31.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[23612]: audit 2024-03-30T05:08:29.887412+0000 mgr.y (mgr.25630) 16 : audit [DBG] from='client.25660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:31.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[23612]: audit 2024-03-30T05:08:30.163444+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:31.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[23612]: audit 2024-03-30T05:08:30.180125+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:31.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[23612]: audit 2024-03-30T05:08:30.184755+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:31.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:30 smithi172 bash[23612]: audit 2024-03-30T05:08:30.186113+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:30 smithi173 bash[49345]: cluster 2024-03-30T05:08:29.187540+0000 mgr.y (mgr.25630) 15 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:30 smithi173 bash[49345]: audit 2024-03-30T05:08:29.887412+0000 mgr.y (mgr.25630) 16 : audit [DBG] from='client.25660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:30 smithi173 bash[49345]: audit 2024-03-30T05:08:30.163444+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:30 smithi173 bash[49345]: audit 2024-03-30T05:08:30.180125+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:30 smithi173 bash[49345]: audit 2024-03-30T05:08:30.184755+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:31.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:30 smithi173 bash[49345]: audit 2024-03-30T05:08:30.186113+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:08:31.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:08:31] "GET /metrics HTTP/1.1" 200 38014 "" "Prometheus/2.43.0" 2024-03-30T05:08:31.419 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:08:31.419 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:08:31.419 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:08:31.419 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi172", 2024-03-30T05:08:31.419 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:08:31.419 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "1/2 daemons upgraded", 2024-03-30T05:08:31.419 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:08:31.420 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:08:31.420 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: cephadm 2024-03-30T05:08:30.188116+0000 mgr.y (mgr.25630) 17 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: cephadm 2024-03-30T05:08:30.188554+0000 mgr.y (mgr.25630) 18 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:30.246548+0000 mgr.y (mgr.25630) 19 : audit [DBG] from='client.25666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: cephadm 2024-03-30T05:08:30.404262+0000 mgr.y (mgr.25630) 20 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: cephadm 2024-03-30T05:08:30.405739+0000 mgr.y (mgr.25630) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: cephadm 2024-03-30T05:08:30.568854+0000 mgr.y (mgr.25630) 22 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: cephadm 2024-03-30T05:08:30.570174+0000 mgr.y (mgr.25630) 23 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:30.593435+0000 mgr.y (mgr.25630) 24 : audit [DBG] from='client.25672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: cephadm 2024-03-30T05:08:30.741690+0000 mgr.y (mgr.25630) 25 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: cephadm 2024-03-30T05:08:30.741854+0000 mgr.y (mgr.25630) 26 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:32.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:30.914691+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:30.920411+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:30.931417+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:30.938335+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:30.949822+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:31.011748+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:31.013773+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:31.015142+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:31.015926+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[68787]: audit 2024-03-30T05:08:31.050574+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.172:0/715790847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: cephadm 2024-03-30T05:08:30.188116+0000 mgr.y (mgr.25630) 17 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:08:32.364 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: cephadm 2024-03-30T05:08:30.188554+0000 mgr.y (mgr.25630) 18 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:30.246548+0000 mgr.y (mgr.25630) 19 : audit [DBG] from='client.25666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: cephadm 2024-03-30T05:08:30.404262+0000 mgr.y (mgr.25630) 20 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: cephadm 2024-03-30T05:08:30.405739+0000 mgr.y (mgr.25630) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: cephadm 2024-03-30T05:08:30.568854+0000 mgr.y (mgr.25630) 22 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: cephadm 2024-03-30T05:08:30.570174+0000 mgr.y (mgr.25630) 23 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:30.593435+0000 mgr.y (mgr.25630) 24 : audit [DBG] from='client.25672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: cephadm 2024-03-30T05:08:30.741690+0000 mgr.y (mgr.25630) 25 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: cephadm 2024-03-30T05:08:30.741854+0000 mgr.y (mgr.25630) 26 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:30.914691+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:30.920411+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:30.931417+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:30.938335+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.365 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:30.949822+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.366 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:31.011748+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:32.366 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:31.013773+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:32.366 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:31.015142+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:08:32.366 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:31.015926+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T05:08:32.366 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:31 smithi172 bash[23612]: audit 2024-03-30T05:08:31.050574+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.172:0/715790847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:32.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: cephadm 2024-03-30T05:08:30.188116+0000 mgr.y (mgr.25630) 17 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.conf 2024-03-30T05:08:32.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: cephadm 2024-03-30T05:08:30.188554+0000 mgr.y (mgr.25630) 18 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.conf 2024-03-30T05:08:32.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:30.246548+0000 mgr.y (mgr.25630) 19 : audit [DBG] from='client.25666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: cephadm 2024-03-30T05:08:30.404262+0000 mgr.y (mgr.25630) 20 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: cephadm 2024-03-30T05:08:30.405739+0000 mgr.y (mgr.25630) 21 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.conf 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: cephadm 2024-03-30T05:08:30.568854+0000 mgr.y (mgr.25630) 22 : cephadm [INF] Updating smithi172:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: cephadm 2024-03-30T05:08:30.570174+0000 mgr.y (mgr.25630) 23 : cephadm [INF] Updating smithi173:/etc/ceph/ceph.client.admin.keyring 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:30.593435+0000 mgr.y (mgr.25630) 24 : audit [DBG] from='client.25672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: cephadm 2024-03-30T05:08:30.741690+0000 mgr.y (mgr.25630) 25 : cephadm [INF] Updating smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: cephadm 2024-03-30T05:08:30.741854+0000 mgr.y (mgr.25630) 26 : cephadm [INF] Updating smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/config/ceph.client.admin.keyring 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:30.914691+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:30.920411+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:30.931417+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:30.938335+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:30.949822+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:31.011748+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:08:32.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:31.013773+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:32.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:31.015142+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-03-30T05:08:32.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:31.015926+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-03-30T05:08:32.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:31 smithi173 bash[49345]: audit 2024-03-30T05:08:31.050574+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.172:0/715790847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:08:33.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:32 smithi172 bash[68787]: cephadm 2024-03-30T05:08:31.016517+0000 mgr.y (mgr.25630) 27 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T05:08:33.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:32 smithi172 bash[68787]: cluster 2024-03-30T05:08:31.188363+0000 mgr.y (mgr.25630) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:33.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:32 smithi172 bash[68787]: audit 2024-03-30T05:08:31.432182+0000 mgr.y (mgr.25630) 29 : audit [DBG] from='client.25684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:33.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:32 smithi172 bash[23612]: cephadm 2024-03-30T05:08:31.016517+0000 mgr.y (mgr.25630) 27 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T05:08:33.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:32 smithi172 bash[23612]: cluster 2024-03-30T05:08:31.188363+0000 mgr.y (mgr.25630) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:33.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:32 smithi172 bash[23612]: audit 2024-03-30T05:08:31.432182+0000 mgr.y (mgr.25630) 29 : audit [DBG] from='client.25684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:33.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:32 smithi173 bash[49345]: cephadm 2024-03-30T05:08:31.016517+0000 mgr.y (mgr.25630) 27 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-03-30T05:08:33.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:32 smithi173 bash[49345]: cluster 2024-03-30T05:08:31.188363+0000 mgr.y (mgr.25630) 28 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-03-30T05:08:33.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:32 smithi173 bash[49345]: audit 2024-03-30T05:08:31.432182+0000 mgr.y (mgr.25630) 29 : audit [DBG] from='client.25684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:08:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:34 smithi173 bash[49345]: cluster 2024-03-30T05:08:33.189114+0000 mgr.y (mgr.25630) 30 : 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-03-30T05:08:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:34 smithi173 bash[49345]: cephadm 2024-03-30T05:08:33.336255+0000 mgr.y (mgr.25630) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T05:08:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:34 smithi173 bash[49345]: audit 2024-03-30T05:08:33.344342+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:34 smithi173 bash[49345]: audit 2024-03-30T05:08:33.348085+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:08:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:34 smithi173 bash[49345]: audit 2024-03-30T05:08:33.349719+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:08:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:34 smithi173 bash[49345]: audit 2024-03-30T05:08:33.351331+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:34.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:34 smithi173 bash[49345]: cephadm 2024-03-30T05:08:33.353419+0000 mgr.y (mgr.25630) 32 : cephadm [INF] Deploying daemon mon.c on smithi172 2024-03-30T05:08:34.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[23612]: cluster 2024-03-30T05:08:33.189114+0000 mgr.y (mgr.25630) 30 : 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-03-30T05:08:34.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[23612]: cephadm 2024-03-30T05:08:33.336255+0000 mgr.y (mgr.25630) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T05:08:34.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[23612]: audit 2024-03-30T05:08:33.344342+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:34.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[23612]: audit 2024-03-30T05:08:33.348085+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:08:34.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[23612]: audit 2024-03-30T05:08:33.349719+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:08:34.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[23612]: audit 2024-03-30T05:08:33.351331+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:34.636 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[23612]: cephadm 2024-03-30T05:08:33.353419+0000 mgr.y (mgr.25630) 32 : cephadm [INF] Deploying daemon mon.c on smithi172 2024-03-30T05:08:34.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[68787]: cluster 2024-03-30T05:08:33.189114+0000 mgr.y (mgr.25630) 30 : 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-03-30T05:08:34.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[68787]: cephadm 2024-03-30T05:08:33.336255+0000 mgr.y (mgr.25630) 31 : cephadm [INF] Upgrade: Updating mon.c 2024-03-30T05:08:34.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[68787]: audit 2024-03-30T05:08:33.344342+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25630 ' entity='mgr.y' 2024-03-30T05:08:34.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[68787]: audit 2024-03-30T05:08:33.348085+0000 mon.c (mon.1) 204 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:08:34.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[68787]: audit 2024-03-30T05:08:33.349719+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:08:34.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[68787]: audit 2024-03-30T05:08:33.351331+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:08:34.637 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:34 smithi172 bash[68787]: cephadm 2024-03-30T05:08:33.353419+0000 mgr.y (mgr.25630) 32 : cephadm [INF] Deploying daemon mon.c on smithi172 2024-03-30T05:08:35.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:35 smithi173 bash[49345]: audit 2024-03-30T05:08:34.212901+0000 mgr.y (mgr.25630) 33 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:35.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:35 smithi172 bash[68787]: audit 2024-03-30T05:08:34.212901+0000 mgr.y (mgr.25630) 33 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:35.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:35 smithi172 bash[23612]: audit 2024-03-30T05:08:34.212901+0000 mgr.y (mgr.25630) 33 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:35.993 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:35.993 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:35.994 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:35.994 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:35.994 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:35.994 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:35 smithi172 bash[54182]: [30/Mar/2024:05:08:35] ENGINE Bus STOPPING 2024-03-30T05:08:35.995 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:35.995 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:35.995 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: Stopping Ceph mon.c for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:08:35.995 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:35 smithi172 bash[23612]: debug 2024-03-30T05:08:35.971+0000 7f3cb4d77700 -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-03-30T05:08:35.995 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:35 smithi172 bash[23612]: debug 2024-03-30T05:08:35.971+0000 7f3cb4d77700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-03-30T05:08:35.996 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:35.996 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:08:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:36.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:36 smithi172 bash[54182]: [30/Mar/2024:05:08:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:08:36.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:36 smithi172 bash[54182]: [30/Mar/2024:05:08:36] ENGINE Bus STOPPED 2024-03-30T05:08:36.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:36 smithi172 bash[54182]: [30/Mar/2024:05:08:36] ENGINE Bus STARTING 2024-03-30T05:08:36.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:36 smithi172 bash[54182]: [30/Mar/2024:05:08:36] ENGINE Serving on http://:::9283 2024-03-30T05:08:36.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:36 smithi172 bash[54182]: [30/Mar/2024:05:08:36] ENGINE Bus STARTED 2024-03-30T05:08:36.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:36 smithi172 bash[69957]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T05:08:36.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:36 smithi172 bash[70027]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-mon-c 2024-03-30T05:08:36.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.c.service: Deactivated successfully. 2024-03-30T05:08:36.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: Stopped Ceph mon.c for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:37.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:37.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:37.394 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:37.394 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:37.395 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:37.395 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:37.395 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:37.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:37.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 systemd[1]: Started Ceph mon.c for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:08:37.396 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:08:36 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:08:38.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.967+0000 7fcb65ab1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-03-30T05:08:38.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.967+0000 7fcb65ab1c80 0 ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev), process ceph-mon, pid 7 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.967+0000 7fcb65ab1c80 0 pidfile_write: ignore empty --pid-file 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 0 load: jerasure load: lrc 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: RocksDB version: 7.9.2 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Git sha 0 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Compile date 2024-03-27 20:59:58 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: DB SUMMARY 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: DB Session ID: 5K4I4NSKF8VDNX68H41H 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: CURRENT file: CURRENT 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3600 Bytes 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000066.sst 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000064.log size: 2429729 ; 2024-03-30T05:08:38.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.error_if_exists: 0 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.create_if_missing: 0 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.paranoid_checks: 1 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.env: 0x5568b3be4c60 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.info_log: 0x5568b5e99b20 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.statistics: (nil) 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.use_fsync: 0 2024-03-30T05:08:38.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_log_file_size: 0 2024-03-30T05:08:38.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-03-30T05:08:38.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-03-30T05:08:38.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-03-30T05:08:38.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-03-30T05:08:38.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.allow_fallocate: 1 2024-03-30T05:08:38.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.use_direct_reads: 0 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.db_log_dir: 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.wal_dir: 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-03-30T05:08:38.398 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.write_buffer_manager: 0x5568b5e6a820 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.unordered_write: 0 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-03-30T05:08:38.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.row_cache: None 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.wal_filter: None 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.two_write_queues: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.wal_compression: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.atomic_flush: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.log_readahead_size: 0 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-03-30T05:08:38.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_background_jobs: 2 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_background_compactions: -1 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_subcompactions: 1 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-03-30T05:08:38.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_open_files: -1 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_background_flushes: -1 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Compression algorithms supported: 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: kZSTD supported: 0 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: kXpressCompression supported: 0 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: kZlibCompression supported: 1 2024-03-30T05:08:38.402 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: kSnappyCompression supported: 1 2024-03-30T05:08:38.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: kLZ4Compression supported: 1 2024-03-30T05:08:38.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: kBZip2Compression supported: 0 2024-03-30T05:08:38.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-03-30T05:08:38.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-03-30T05:08:38.403 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-03-30T05:08:38.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-03-30T05:08:38.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-03-30T05:08:38.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.merge_operator: 2024-03-30T05:08:38.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_filter: None 2024-03-30T05:08:38.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-03-30T05:08:38.404 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5568b5e99d00) 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: cache_index_and_filter_blocks: 1 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: cache_index_and_filter_blocks_with_high_priority: 0 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: pin_top_level_index_and_filter: 1 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: index_type: 0 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: data_block_index_type: 0 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: index_shortening: 1 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: data_block_hash_table_util_ratio: 0.750000 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: checksum: 4 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: no_block_cache: 0 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: block_cache: 0x5568b5e9b090 2024-03-30T05:08:38.405 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: block_cache_name: BinnedLRUCache 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: block_cache_options: 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: capacity : 536870912 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: num_shard_bits : 4 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: strict_capacity_limit : 0 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: high_pri_pool_ratio: 0.000 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: block_cache_compressed: (nil) 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: persistent_cache: (nil) 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: block_size: 4096 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: block_size_deviation: 10 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: block_restart_interval: 16 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: index_block_restart_interval: 1 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: metadata_block_size: 4096 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: partition_filters: 0 2024-03-30T05:08:38.406 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: use_delta_encoding: 1 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: filter_policy: bloomfilter 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: whole_key_filtering: 1 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: verify_compression: 0 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: read_amp_bytes_per_bit: 0 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: format_version: 5 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: enable_index_compression: 1 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: block_align: 0 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: max_auto_readahead_size: 262144 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: prepopulate_block_cache: 0 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: initial_auto_readahead_size: 8192 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: num_file_reads_for_auto_readahead: 2 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-03-30T05:08:38.407 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression: NoCompression 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.num_levels: 7 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-03-30T05:08:38.408 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-03-30T05:08:38.409 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-03-30T05:08:38.410 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-03-30T05:08:38.411 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.inplace_update_support: 0 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.bloom_locality: 0 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.max_successive_merges: 0 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-03-30T05:08:38.412 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.ttl: 2592000 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.enable_blob_files: false 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.min_blob_size: 0 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-03-30T05:08:38.413 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb5b21a700 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-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 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 35229, log_number is 64,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 64 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2f88df05-0221-45d6-a349-a82ff3664bcb 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775317975826, "job": 1, "event": "recovery_started", "wal_files": [64]} 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.971+0000 7fcb65ab1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #64 mode 2 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.983+0000 7fcb65ab1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775317985744, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 69, "file_size": 1553075, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35235, "largest_seqno": 35708, "table_properties": {"data_size": 1549936, "index_size": 1523, "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": 5220, "raw_average_key_size": 23, "raw_value_size": 1544992, "raw_average_value_size": 7054, "num_data_blocks": 69, "num_entries": 219, "num_filter_entries": 219, "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": 1711775317, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2f88df05-0221-45d6-a349-a82ff3664bcb", "db_session_id": "5K4I4NSKF8VDNX68H41H", "orig_file_number": 69, "seqno_to_time_mapping": "N/A"}} 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.983+0000 7fcb65ab1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1711775317985884, "job": 1, "event": "recovery_finished"} 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.983+0000 7fcb65ab1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 71 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.983+0000 7fcb65ab1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.983+0000 7fcb65ab1c80 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-03-30T05:08:38.414 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.983+0000 7fcb65ab1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5568b5f8e000 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.983+0000 7fcb65ab1c80 4 rocksdb: DB pointer 0x5568b5f78000 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb5420c700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb5420c700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: ** DB Stats ** 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: ** Compaction Stats [default] ** 2024-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: 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-03-30T05:08:38.415 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: L0 1/0 1.48 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 340.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: L6 1/0 11.01 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-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Sum 2/0 12.49 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 340.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 340.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: ** Compaction Stats [default] ** 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: 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-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 340.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Uptime(secs): 0.0 total, 0.0 interval 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Flush(GB): cumulative 0.001, interval 0.001 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: AddFile(GB): cumulative 0.000, interval 0.000 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: AddFile(Total Files): cumulative 0, interval 0 2024-03-30T05:08:38.416 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: AddFile(L0 Files): cumulative 0, interval 0 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: AddFile(Keys): cumulative 0, interval 0 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Cumulative compaction: 0.00 GB write, 108.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Interval compaction: 0.00 GB write, 108.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: 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-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Block cache BinnedLRUCache@0x5568b5e9b090#7 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: Block cache entry stats(count,size,portion): FilterBlock(1,0.66 KB,0.00012517%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: ** File Read Latency Histogram By Level [default] ** 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] at bind addrs [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 1 mon.c@-1(???) e3 preinit fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 0 mon.c@-1(???).mds e1 new map 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 0 mon.c@-1(???).mds e1 print_map 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: e1 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: enable_multiple, ever_enabled_multiple: 1,1 2024-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: 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-03-30T05:08:38.417 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: legacy client fscid: -1 2024-03-30T05:08:38.418 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: 2024-03-30T05:08:38.418 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: No filesystems configured 2024-03-30T05:08:38.418 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 0 mon.c@-1(???).osd e116 crush map has features 3314933000854323200, adjusting msgr requires 2024-03-30T05:08:38.418 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:08:38.418 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:08:38.418 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-03-30T05:08:38.418 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:37 smithi172 bash[70086]: debug 2024-03-30T05:08:37.987+0000 7fcb65ab1c80 1 mon.c@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-03-30T05:08:39.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:39 smithi172 bash[70086]: cluster 2024-03-30T05:08:35.190797+0000 mgr.y (mgr.25630) 34 : 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-03-30T05:08:39.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:39 smithi172 bash[70086]: audit 2024-03-30T05:08:35.985589+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:39.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:39 smithi172 bash[70086]: audit 2024-03-30T05:08:35.985964+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:39.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:39 smithi172 bash[70086]: audit 2024-03-30T05:08:35.986170+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:39.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:39 smithi172 bash[68787]: cluster 2024-03-30T05:08:35.190797+0000 mgr.y (mgr.25630) 34 : 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-03-30T05:08:39.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:39 smithi172 bash[68787]: audit 2024-03-30T05:08:35.985589+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:39.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:39 smithi172 bash[68787]: audit 2024-03-30T05:08:35.985964+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:39.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:39 smithi172 bash[68787]: audit 2024-03-30T05:08:35.986170+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:39.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:39 smithi173 bash[49345]: cluster 2024-03-30T05:08:35.190797+0000 mgr.y (mgr.25630) 34 : 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-03-30T05:08:39.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:39 smithi173 bash[49345]: audit 2024-03-30T05:08:35.985589+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:39.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:39 smithi173 bash[49345]: audit 2024-03-30T05:08:35.985964+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:39.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:39 smithi173 bash[49345]: audit 2024-03-30T05:08:35.986170+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:41.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:08:41] "GET /metrics HTTP/1.1" 200 38014 "" "Prometheus/2.43.0" 2024-03-30T05:08:43.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:43 smithi172 bash[54182]: debug 2024-03-30T05:08:42.995+0000 7f46ecba7700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-03-30T05:08:44.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:39.192199+0000 mgr.y (mgr.25630) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: audit 2024-03-30T05:08:39.438010+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:39.438558+0000 mon.a (mon.0) 67 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:39.438590+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: audit 2024-03-30T05:08:39.440858+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: audit 2024-03-30T05:08:39.441482+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:41.193857+0000 mgr.y (mgr.25630) 37 : cluster [DBG] pgmap v17: 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-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:43.194567+0000 mgr.y (mgr.25630) 38 : 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-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: audit 2024-03-30T05:08:43.285759+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.440583+0000 mon.a (mon.0) 71 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.449782+0000 mon.a (mon.0) 72 : cluster [DBG] monmap epoch 4 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.449840+0000 mon.a (mon.0) 73 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.449888+0000 mon.a (mon.0) 74 : cluster [DBG] last_changed 2024-03-30T05:08:39.407354+0000 2024-03-30T05:08:44.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.449925+0000 mon.a (mon.0) 75 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.449970+0000 mon.a (mon.0) 76 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.450010+0000 mon.a (mon.0) 77 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.450050+0000 mon.a (mon.0) 78 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.450090+0000 mon.a (mon.0) 79 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.450135+0000 mon.a (mon.0) 80 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.451237+0000 mon.a (mon.0) 81 : cluster [DBG] fsmap 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.451328+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.452045+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e48: y(active, since 31s), standbys: x 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: cluster 2024-03-30T05:08:44.452422+0000 mon.a (mon.0) 84 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: audit 2024-03-30T05:08:44.470499+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[68787]: audit 2024-03-30T05:08:44.490823+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:44.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:39.192199+0000 mgr.y (mgr.25630) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: audit 2024-03-30T05:08:39.438010+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:39.438558+0000 mon.a (mon.0) 67 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:39.438590+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: audit 2024-03-30T05:08:39.440858+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: audit 2024-03-30T05:08:39.441482+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:41.193857+0000 mgr.y (mgr.25630) 37 : cluster [DBG] pgmap v17: 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-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:43.194567+0000 mgr.y (mgr.25630) 38 : 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-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: audit 2024-03-30T05:08:43.285759+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.440583+0000 mon.a (mon.0) 71 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.449782+0000 mon.a (mon.0) 72 : cluster [DBG] monmap epoch 4 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.449840+0000 mon.a (mon.0) 73 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.449888+0000 mon.a (mon.0) 74 : cluster [DBG] last_changed 2024-03-30T05:08:39.407354+0000 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.449925+0000 mon.a (mon.0) 75 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:44.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.449970+0000 mon.a (mon.0) 76 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.450010+0000 mon.a (mon.0) 77 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.450050+0000 mon.a (mon.0) 78 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.450090+0000 mon.a (mon.0) 79 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.450135+0000 mon.a (mon.0) 80 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.451237+0000 mon.a (mon.0) 81 : cluster [DBG] fsmap 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.451328+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.452045+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e48: y(active, since 31s), standbys: x 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: cluster 2024-03-30T05:08:44.452422+0000 mon.a (mon.0) 84 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:44.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: audit 2024-03-30T05:08:44.470499+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:44.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:44 smithi172 bash[70086]: audit 2024-03-30T05:08:44.490823+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:45.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:39.192199+0000 mgr.y (mgr.25630) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:45.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: audit 2024-03-30T05:08:39.438010+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-03-30T05:08:45.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:39.438558+0000 mon.a (mon.0) 67 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:45.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:39.438590+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-03-30T05:08:45.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: audit 2024-03-30T05:08:39.440858+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-03-30T05:08:45.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: audit 2024-03-30T05:08:39.441482+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-03-30T05:08:45.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:41.193857+0000 mgr.y (mgr.25630) 37 : cluster [DBG] pgmap v17: 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-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:43.194567+0000 mgr.y (mgr.25630) 38 : 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-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: audit 2024-03-30T05:08:43.285759+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.440583+0000 mon.a (mon.0) 71 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.449782+0000 mon.a (mon.0) 72 : cluster [DBG] monmap epoch 4 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.449840+0000 mon.a (mon.0) 73 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.449888+0000 mon.a (mon.0) 74 : cluster [DBG] last_changed 2024-03-30T05:08:39.407354+0000 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.449925+0000 mon.a (mon.0) 75 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.449970+0000 mon.a (mon.0) 76 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.450010+0000 mon.a (mon.0) 77 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.450050+0000 mon.a (mon.0) 78 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.450090+0000 mon.a (mon.0) 79 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.450135+0000 mon.a (mon.0) 80 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:45.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.451237+0000 mon.a (mon.0) 81 : cluster [DBG] fsmap 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.451328+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.452045+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e48: y(active, since 31s), standbys: x 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:44.452422+0000 mon.a (mon.0) 84 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: audit 2024-03-30T05:08:44.470499+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: audit 2024-03-30T05:08:44.490823+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.483217+0000 mon.a (mon.0) 87 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.507308+0000 mon.a (mon.0) 88 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518228+0000 mon.a (mon.0) 89 : cluster [DBG] monmap epoch 4 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518266+0000 mon.a (mon.0) 90 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:45.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518289+0000 mon.a (mon.0) 91 : cluster [DBG] last_changed 2024-03-30T05:08:39.407354+0000 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518313+0000 mon.a (mon.0) 92 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518336+0000 mon.a (mon.0) 93 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518365+0000 mon.a (mon.0) 94 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518388+0000 mon.a (mon.0) 95 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518409+0000 mon.a (mon.0) 96 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.518436+0000 mon.a (mon.0) 97 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.519428+0000 mon.a (mon.0) 98 : cluster [DBG] fsmap 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.519488+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.520110+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e48: y(active, since 32s), standbys: x 2024-03-30T05:08:45.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:45 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.520425+0000 mon.a (mon.0) 101 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:45.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.483217+0000 mon.a (mon.0) 87 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:45.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.507308+0000 mon.a (mon.0) 88 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:08:45.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518228+0000 mon.a (mon.0) 89 : cluster [DBG] monmap epoch 4 2024-03-30T05:08:45.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518266+0000 mon.a (mon.0) 90 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:45.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518289+0000 mon.a (mon.0) 91 : cluster [DBG] last_changed 2024-03-30T05:08:39.407354+0000 2024-03-30T05:08:45.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518313+0000 mon.a (mon.0) 92 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:45.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518336+0000 mon.a (mon.0) 93 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518365+0000 mon.a (mon.0) 94 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518388+0000 mon.a (mon.0) 95 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518409+0000 mon.a (mon.0) 96 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.518436+0000 mon.a (mon.0) 97 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.519428+0000 mon.a (mon.0) 98 : cluster [DBG] fsmap 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.519488+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.520110+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e48: y(active, since 32s), standbys: x 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.520425+0000 mon.a (mon.0) 101 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.483217+0000 mon.a (mon.0) 87 : cluster [INF] mon.a calling monitor election 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.507308+0000 mon.a (mon.0) 88 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518228+0000 mon.a (mon.0) 89 : cluster [DBG] monmap epoch 4 2024-03-30T05:08:45.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518266+0000 mon.a (mon.0) 90 : cluster [DBG] fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518289+0000 mon.a (mon.0) 91 : cluster [DBG] last_changed 2024-03-30T05:08:39.407354+0000 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518313+0000 mon.a (mon.0) 92 : cluster [DBG] created 2024-03-30T04:33:48.026951+0000 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518336+0000 mon.a (mon.0) 93 : cluster [DBG] min_mon_release 19 (squid) 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518365+0000 mon.a (mon.0) 94 : cluster [DBG] election_strategy: 1 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518388+0000 mon.a (mon.0) 95 : cluster [DBG] 0: [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon.a 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518409+0000 mon.a (mon.0) 96 : cluster [DBG] 1: [v2:172.21.15.172:3301/0,v1:172.21.15.172:6790/0] mon.c 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.518436+0000 mon.a (mon.0) 97 : cluster [DBG] 2: [v2:172.21.15.173:3300/0,v1:172.21.15.173:6789/0] mon.b 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.519428+0000 mon.a (mon.0) 98 : cluster [DBG] fsmap 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.519488+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.520110+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e48: y(active, since 32s), standbys: x 2024-03-30T05:08:45.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:45 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.520425+0000 mon.a (mon.0) 101 : cluster [INF] overall HEALTH_OK 2024-03-30T05:08:46.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:46 smithi173 bash[49345]: cluster 2024-03-30T05:08:39.432509+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-03-30T05:08:46.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:46 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.196231+0000 mgr.y (mgr.25630) 40 : 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-03-30T05:08:46.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:46 smithi173 bash[49345]: cluster 2024-03-30T05:08:45.483311+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T05:08:46.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:46 smithi172 bash[68787]: cluster 2024-03-30T05:08:39.432509+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-03-30T05:08:46.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:46 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.196231+0000 mgr.y (mgr.25630) 40 : 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-03-30T05:08:46.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:46 smithi172 bash[68787]: cluster 2024-03-30T05:08:45.483311+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T05:08:46.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:46 smithi172 bash[70086]: cluster 2024-03-30T05:08:39.432509+0000 mon.b (mon.2) 6 : cluster [INF] mon.b calling monitor election 2024-03-30T05:08:46.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:46 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.196231+0000 mgr.y (mgr.25630) 40 : 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-03-30T05:08:46.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:46 smithi172 bash[70086]: cluster 2024-03-30T05:08:45.483311+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-03-30T05:08:48.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:48 smithi173 bash[49345]: cluster 2024-03-30T05:08:47.197040+0000 mgr.y (mgr.25630) 41 : 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-03-30T05:08:48.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:48 smithi172 bash[68787]: cluster 2024-03-30T05:08:47.197040+0000 mgr.y (mgr.25630) 41 : 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-03-30T05:08:48.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:48 smithi172 bash[70086]: cluster 2024-03-30T05:08:47.197040+0000 mgr.y (mgr.25630) 41 : 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-03-30T05:08:50.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:50 smithi173 bash[49345]: cluster 2024-03-30T05:08:49.197915+0000 mgr.y (mgr.25630) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:50.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:50 smithi173 bash[49345]: audit 2024-03-30T05:08:50.534642+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:50.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:50 smithi173 bash[49345]: audit 2024-03-30T05:08:50.541170+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:50.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:50 smithi172 bash[68787]: cluster 2024-03-30T05:08:49.197915+0000 mgr.y (mgr.25630) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:50 smithi172 bash[68787]: audit 2024-03-30T05:08:50.534642+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:50 smithi172 bash[68787]: audit 2024-03-30T05:08:50.541170+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:50.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:50 smithi172 bash[70086]: cluster 2024-03-30T05:08:49.197915+0000 mgr.y (mgr.25630) 42 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:08:50.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:50 smithi172 bash[70086]: audit 2024-03-30T05:08:50.534642+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:50.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:50 smithi172 bash[70086]: audit 2024-03-30T05:08:50.541170+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:51.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:08:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:08:51] "GET /metrics HTTP/1.1" 200 38022 "" "Prometheus/2.43.0" 2024-03-30T05:08:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:52 smithi172 bash[68787]: cluster 2024-03-30T05:08:51.198748+0000 mgr.y (mgr.25630) 43 : cluster [DBG] pgmap v22: 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-03-30T05:08:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:52 smithi172 bash[68787]: audit 2024-03-30T05:08:51.636237+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:52.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:52 smithi172 bash[68787]: audit 2024-03-30T05:08:51.648149+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:52 smithi172 bash[70086]: cluster 2024-03-30T05:08:51.198748+0000 mgr.y (mgr.25630) 43 : cluster [DBG] pgmap v22: 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-03-30T05:08:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:52 smithi172 bash[70086]: audit 2024-03-30T05:08:51.636237+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:52.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:52 smithi172 bash[70086]: audit 2024-03-30T05:08:51.648149+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:53.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:52 smithi173 bash[49345]: cluster 2024-03-30T05:08:51.198748+0000 mgr.y (mgr.25630) 43 : cluster [DBG] pgmap v22: 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-03-30T05:08:53.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:52 smithi173 bash[49345]: audit 2024-03-30T05:08:51.636237+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:53.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:52 smithi173 bash[49345]: audit 2024-03-30T05:08:51.648149+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:08:54.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:54 smithi172 bash[68787]: cluster 2024-03-30T05:08:53.199465+0000 mgr.y (mgr.25630) 44 : 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-03-30T05:08:54.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:54 smithi172 bash[70086]: cluster 2024-03-30T05:08:53.199465+0000 mgr.y (mgr.25630) 44 : 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-03-30T05:08:55.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:54 smithi173 bash[49345]: cluster 2024-03-30T05:08:53.199465+0000 mgr.y (mgr.25630) 44 : 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-03-30T05:08:55.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:55 smithi172 bash[68787]: audit 2024-03-30T05:08:54.233188+0000 mgr.y (mgr.25630) 45 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:55.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:55 smithi172 bash[70086]: audit 2024-03-30T05:08:54.233188+0000 mgr.y (mgr.25630) 45 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:56.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:55 smithi173 bash[49345]: audit 2024-03-30T05:08:54.233188+0000 mgr.y (mgr.25630) 45 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:08:56.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:56 smithi172 bash[68787]: cluster 2024-03-30T05:08:55.201174+0000 mgr.y (mgr.25630) 46 : 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-03-30T05:08:56.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:56 smithi172 bash[70086]: cluster 2024-03-30T05:08:55.201174+0000 mgr.y (mgr.25630) 46 : 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-03-30T05:08:57.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:56 smithi173 bash[49345]: cluster 2024-03-30T05:08:55.201174+0000 mgr.y (mgr.25630) 46 : 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-03-30T05:08:58.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:58 smithi172 bash[70086]: cluster 2024-03-30T05:08:57.201952+0000 mgr.y (mgr.25630) 47 : 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-03-30T05:08:58.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:08:58 smithi172 bash[70086]: audit 2024-03-30T05:08:58.285778+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:58.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:58 smithi172 bash[68787]: cluster 2024-03-30T05:08:57.201952+0000 mgr.y (mgr.25630) 47 : 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-03-30T05:08:58.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:08:58 smithi172 bash[68787]: audit 2024-03-30T05:08:58.285778+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:08:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:58 smithi173 bash[49345]: cluster 2024-03-30T05:08:57.201952+0000 mgr.y (mgr.25630) 47 : 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-03-30T05:08:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:08:58 smithi173 bash[49345]: audit 2024-03-30T05:08:58.285778+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:01.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:00 smithi172 bash[68787]: cluster 2024-03-30T05:08:59.202524+0000 mgr.y (mgr.25630) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:09:01.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:00 smithi172 bash[70086]: cluster 2024-03-30T05:08:59.202524+0000 mgr.y (mgr.25630) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:09:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:00 smithi173 bash[49345]: cluster 2024-03-30T05:08:59.202524+0000 mgr.y (mgr.25630) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:09:01.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:09:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:09:01] "GET /metrics HTTP/1.1" 200 38024 "" "Prometheus/2.43.0" 2024-03-30T05:09:01.811 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: cephadm 2024-03-30T05:09:01.085992+0000 mgr.y (mgr.25630) 49 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.095027+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.105818+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.107970+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.109726+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.119905+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: cephadm 2024-03-30T05:09:01.194883+0000 mgr.y (mgr.25630) 50 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.195667+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:02.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.197488+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:02.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.199159+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:02.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: cephadm 2024-03-30T05:09:01.201074+0000 mgr.y (mgr.25630) 51 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2024-03-30T05:09:02.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: cluster 2024-03-30T05:09:01.203950+0000 mgr.y (mgr.25630) 52 : cluster [DBG] pgmap v27: 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-03-30T05:09:02.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:02 smithi173 bash[49345]: audit 2024-03-30T05:09:01.809484+0000 mgr.y (mgr.25630) 53 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:02.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: cephadm 2024-03-30T05:09:01.085992+0000 mgr.y (mgr.25630) 49 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.095027+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.105818+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.107970+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.109726+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.119905+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: cephadm 2024-03-30T05:09:01.194883+0000 mgr.y (mgr.25630) 50 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.195667+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.197488+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.199159+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: cephadm 2024-03-30T05:09:01.201074+0000 mgr.y (mgr.25630) 51 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2024-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: cluster 2024-03-30T05:09:01.203950+0000 mgr.y (mgr.25630) 52 : cluster [DBG] pgmap v27: 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-03-30T05:09:02.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[68787]: audit 2024-03-30T05:09:01.809484+0000 mgr.y (mgr.25630) 53 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: cephadm 2024-03-30T05:09:01.085992+0000 mgr.y (mgr.25630) 49 : cephadm [INF] Detected new or changed devices on smithi172 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.095027+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.105818+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.107970+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.109726+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.119905+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: cephadm 2024-03-30T05:09:01.194883+0000 mgr.y (mgr.25630) 50 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.195667+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.197488+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:02.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.199159+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:02.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: cephadm 2024-03-30T05:09:01.201074+0000 mgr.y (mgr.25630) 51 : cephadm [INF] Reconfiguring daemon mon.a on smithi172 2024-03-30T05:09:02.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: cluster 2024-03-30T05:09:01.203950+0000 mgr.y (mgr.25630) 52 : cluster [DBG] pgmap v27: 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-03-30T05:09:02.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:02 smithi172 bash[70086]: audit 2024-03-30T05:09:01.809484+0000 mgr.y (mgr.25630) 53 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:02.550 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:09:02.550 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (3m) 12s ago 27m 16.1M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:09:02.550 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (3m) 42s ago 27m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:09:02.550 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (5m) 12s ago 25m 43.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:09:02.550 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (4m) 42s ago 33m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:09:02.550 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (14m) 12s ago 35m 486M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:09:02.550 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (60s) 12s ago 35m 37.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:09:02.550 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (118s) 42s ago 33m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (25s) 12s ago 33m 20.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (4m) 12s ago 28m 8219k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (4m) 42s ago 28m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (32m) 12s ago 32m 58.2M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (32m) 12s ago 32m 59.8M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (31m) 12s ago 31m 53.0M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (30m) 12s ago 30m 58.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (30m) 42s ago 30m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (29m) 42s ago 29m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (29m) 42s ago 29m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (28m) 42s ago 28m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (4m) 42s ago 28m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (26m) 12s ago 26m 91.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:09:02.551 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (25m) 42s ago 25m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:09:02.958 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:09:02.958 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:09:02.958 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:09:02.958 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:09:02.959 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi172", 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: "mon" 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "2/2 daemons upgraded", 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading mon daemons", 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:09:03.334 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:09:03.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:03 smithi173 bash[49345]: audit 2024-03-30T05:09:02.184142+0000 mgr.y (mgr.25630) 54 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:03.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:03 smithi173 bash[49345]: audit 2024-03-30T05:09:02.549211+0000 mgr.y (mgr.25630) 55 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:03.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:03 smithi173 bash[49345]: audit 2024-03-30T05:09:02.971671+0000 mon.a (mon.0) 115 : audit [DBG] from='client.? 172.21.15.172:0/1706348314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:03.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:03 smithi172 bash[68787]: audit 2024-03-30T05:09:02.184142+0000 mgr.y (mgr.25630) 54 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:03.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:03 smithi172 bash[68787]: audit 2024-03-30T05:09:02.549211+0000 mgr.y (mgr.25630) 55 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:03.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:03 smithi172 bash[68787]: audit 2024-03-30T05:09:02.971671+0000 mon.a (mon.0) 115 : audit [DBG] from='client.? 172.21.15.172:0/1706348314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:03.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:03 smithi172 bash[70086]: audit 2024-03-30T05:09:02.184142+0000 mgr.y (mgr.25630) 54 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:03.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:03 smithi172 bash[70086]: audit 2024-03-30T05:09:02.549211+0000 mgr.y (mgr.25630) 55 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:03.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:03 smithi172 bash[70086]: audit 2024-03-30T05:09:02.971671+0000 mon.a (mon.0) 115 : audit [DBG] from='client.? 172.21.15.172:0/1706348314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: cluster 2024-03-30T05:09:03.204676+0000 mgr.y (mgr.25630) 56 : 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-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: audit 2024-03-30T05:09:03.293250+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: audit 2024-03-30T05:09:03.301711+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: cephadm 2024-03-30T05:09:03.318918+0000 mgr.y (mgr.25630) 57 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T05:09:04.590 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: audit 2024-03-30T05:09:03.319431+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: audit 2024-03-30T05:09:03.320511+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: audit 2024-03-30T05:09:03.321355+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: cephadm 2024-03-30T05:09:03.322300+0000 mgr.y (mgr.25630) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[68787]: audit 2024-03-30T05:09:03.347025+0000 mgr.y (mgr.25630) 59 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: cluster 2024-03-30T05:09:03.204676+0000 mgr.y (mgr.25630) 56 : 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-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: audit 2024-03-30T05:09:03.293250+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: audit 2024-03-30T05:09:03.301711+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: cephadm 2024-03-30T05:09:03.318918+0000 mgr.y (mgr.25630) 57 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: audit 2024-03-30T05:09:03.319431+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: audit 2024-03-30T05:09:03.320511+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:09:04.591 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: audit 2024-03-30T05:09:03.321355+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: cephadm 2024-03-30T05:09:03.322300+0000 mgr.y (mgr.25630) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2024-03-30T05:09:04.592 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:04 smithi172 bash[70086]: audit 2024-03-30T05:09:03.347025+0000 mgr.y (mgr.25630) 59 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: cluster 2024-03-30T05:09:03.204676+0000 mgr.y (mgr.25630) 56 : 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-03-30T05:09:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: audit 2024-03-30T05:09:03.293250+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: audit 2024-03-30T05:09:03.301711+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:04.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: cephadm 2024-03-30T05:09:03.318918+0000 mgr.y (mgr.25630) 57 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-03-30T05:09:04.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: audit 2024-03-30T05:09:03.319431+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:09:04.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: audit 2024-03-30T05:09:03.320511+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:09:04.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: audit 2024-03-30T05:09:03.321355+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:04.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: cephadm 2024-03-30T05:09:03.322300+0000 mgr.y (mgr.25630) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi172 2024-03-30T05:09:04.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:04 smithi173 bash[49345]: audit 2024-03-30T05:09:03.347025+0000 mgr.y (mgr.25630) 59 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:05.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:05 smithi173 bash[49345]: audit 2024-03-30T05:09:04.244184+0000 mgr.y (mgr.25630) 60 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:05 smithi172 bash[70086]: audit 2024-03-30T05:09:04.244184+0000 mgr.y (mgr.25630) 60 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:05.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:05 smithi172 bash[68787]: audit 2024-03-30T05:09:04.244184+0000 mgr.y (mgr.25630) 60 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:06.715 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[70086]: cluster 2024-03-30T05:09:05.206369+0000 mgr.y (mgr.25630) 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-03-30T05:09:06.715 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[70086]: audit 2024-03-30T05:09:05.454987+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:06.715 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[70086]: audit 2024-03-30T05:09:05.462885+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:06.715 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[70086]: cephadm 2024-03-30T05:09:05.491081+0000 mgr.y (mgr.25630) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T05:09:06.715 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[70086]: audit 2024-03-30T05:09:05.491689+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:06.715 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[70086]: audit 2024-03-30T05:09:05.493293+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:06.715 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[70086]: audit 2024-03-30T05:09:05.494778+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.715 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[70086]: cephadm 2024-03-30T05:09:05.496516+0000 mgr.y (mgr.25630) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2024-03-30T05:09:06.716 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[68787]: cluster 2024-03-30T05:09:05.206369+0000 mgr.y (mgr.25630) 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-03-30T05:09:06.716 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[68787]: audit 2024-03-30T05:09:05.454987+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:06.716 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[68787]: audit 2024-03-30T05:09:05.462885+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:06.716 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[68787]: cephadm 2024-03-30T05:09:05.491081+0000 mgr.y (mgr.25630) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T05:09:06.716 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[68787]: audit 2024-03-30T05:09:05.491689+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:06.716 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[68787]: audit 2024-03-30T05:09:05.493293+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:06.716 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[68787]: audit 2024-03-30T05:09:05.494778+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.716 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:06 smithi172 bash[68787]: cephadm 2024-03-30T05:09:05.496516+0000 mgr.y (mgr.25630) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2024-03-30T05:09:06.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:06 smithi173 bash[49345]: cluster 2024-03-30T05:09:05.206369+0000 mgr.y (mgr.25630) 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-03-30T05:09:06.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:06 smithi173 bash[49345]: audit 2024-03-30T05:09:05.454987+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:06.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:06 smithi173 bash[49345]: audit 2024-03-30T05:09:05.462885+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:06.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:06 smithi173 bash[49345]: cephadm 2024-03-30T05:09:05.491081+0000 mgr.y (mgr.25630) 62 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-03-30T05:09:06.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:06 smithi173 bash[49345]: audit 2024-03-30T05:09:05.491689+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:06.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:06 smithi173 bash[49345]: audit 2024-03-30T05:09:05.493293+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:06.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:06 smithi173 bash[49345]: audit 2024-03-30T05:09:05.494778+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:06.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:06 smithi173 bash[49345]: cephadm 2024-03-30T05:09:05.496516+0000 mgr.y (mgr.25630) 63 : cephadm [INF] Reconfiguring daemon mon.c on smithi172 2024-03-30T05:09:08.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[68787]: cluster 2024-03-30T05:09:07.207107+0000 mgr.y (mgr.25630) 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-03-30T05:09:08.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[68787]: audit 2024-03-30T05:09:07.696584+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:08.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[68787]: audit 2024-03-30T05:09:07.707900+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:08.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[68787]: cephadm 2024-03-30T05:09:07.716590+0000 mgr.y (mgr.25630) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T05:09:08.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[68787]: audit 2024-03-30T05:09:07.717248+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:09:08.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[68787]: audit 2024-03-30T05:09:07.718879+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.948 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[68787]: cephadm 2024-03-30T05:09:07.724118+0000 mgr.y (mgr.25630) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi172 2024-03-30T05:09:08.949 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[70086]: cluster 2024-03-30T05:09:07.207107+0000 mgr.y (mgr.25630) 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-03-30T05:09:08.949 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[70086]: audit 2024-03-30T05:09:07.696584+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:08.949 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[70086]: audit 2024-03-30T05:09:07.707900+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:08.949 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[70086]: cephadm 2024-03-30T05:09:07.716590+0000 mgr.y (mgr.25630) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T05:09:08.949 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[70086]: audit 2024-03-30T05:09:07.717248+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:09:08.949 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[70086]: audit 2024-03-30T05:09:07.718879+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:08.949 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:08 smithi172 bash[70086]: cephadm 2024-03-30T05:09:07.724118+0000 mgr.y (mgr.25630) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi172 2024-03-30T05:09:09.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:08 smithi173 bash[49345]: cluster 2024-03-30T05:09:07.207107+0000 mgr.y (mgr.25630) 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-03-30T05:09:09.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:08 smithi173 bash[49345]: audit 2024-03-30T05:09:07.696584+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:09.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:08 smithi173 bash[49345]: audit 2024-03-30T05:09:07.707900+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:09.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:08 smithi173 bash[49345]: cephadm 2024-03-30T05:09:07.716590+0000 mgr.y (mgr.25630) 65 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-03-30T05:09:09.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:08 smithi173 bash[49345]: audit 2024-03-30T05:09:07.717248+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:09:09.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:08 smithi173 bash[49345]: audit 2024-03-30T05:09:07.718879+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:09.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:08 smithi173 bash[49345]: cephadm 2024-03-30T05:09:07.724118+0000 mgr.y (mgr.25630) 66 : cephadm [INF] Reconfiguring daemon osd.0 on smithi172 2024-03-30T05:09:11.143 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:09:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:09:11] "GET /metrics HTTP/1.1" 200 38024 "" "Prometheus/2.43.0" 2024-03-30T05:09:11.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[68787]: cluster 2024-03-30T05:09:09.207727+0000 mgr.y (mgr.25630) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:09:11.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[68787]: audit 2024-03-30T05:09:09.904591+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:11.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[68787]: audit 2024-03-30T05:09:09.914028+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[68787]: audit 2024-03-30T05:09:09.943415+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:09:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[68787]: audit 2024-03-30T05:09:09.945072+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[70086]: cluster 2024-03-30T05:09:09.207727+0000 mgr.y (mgr.25630) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:09:11.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[70086]: audit 2024-03-30T05:09:09.904591+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:11.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[70086]: audit 2024-03-30T05:09:09.914028+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:11.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[70086]: audit 2024-03-30T05:09:09.943415+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:09:11.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:10 smithi172 bash[70086]: audit 2024-03-30T05:09:09.945072+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:11.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:10 smithi173 bash[49345]: cluster 2024-03-30T05:09:09.207727+0000 mgr.y (mgr.25630) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:09:11.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:10 smithi173 bash[49345]: audit 2024-03-30T05:09:09.904591+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:11.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:10 smithi173 bash[49345]: audit 2024-03-30T05:09:09.914028+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:11.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:10 smithi173 bash[49345]: audit 2024-03-30T05:09:09.943415+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:09:11.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:10 smithi173 bash[49345]: audit 2024-03-30T05:09:09.945072+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:12.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:11 smithi173 bash[49345]: cephadm 2024-03-30T05:09:09.942894+0000 mgr.y (mgr.25630) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T05:09:12.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:11 smithi173 bash[49345]: cephadm 2024-03-30T05:09:09.950443+0000 mgr.y (mgr.25630) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi172 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:11 smithi172 bash[70086]: cephadm 2024-03-30T05:09:09.942894+0000 mgr.y (mgr.25630) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:11 smithi172 bash[70086]: cephadm 2024-03-30T05:09:09.950443+0000 mgr.y (mgr.25630) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi172 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:11 smithi172 bash[68787]: cephadm 2024-03-30T05:09:09.942894+0000 mgr.y (mgr.25630) 68 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-03-30T05:09:12.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:11 smithi172 bash[68787]: cephadm 2024-03-30T05:09:09.950443+0000 mgr.y (mgr.25630) 69 : cephadm [INF] Reconfiguring daemon osd.1 on smithi172 2024-03-30T05:09:13.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:12 smithi173 bash[49345]: cluster 2024-03-30T05:09:11.208420+0000 mgr.y (mgr.25630) 70 : cluster [DBG] pgmap v32: 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-03-30T05:09:13.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:12 smithi173 bash[49345]: audit 2024-03-30T05:09:12.066300+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:13.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:12 smithi173 bash[49345]: audit 2024-03-30T05:09:12.073759+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:13.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:12 smithi173 bash[49345]: audit 2024-03-30T05:09:12.121136+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:09:13.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:12 smithi173 bash[49345]: audit 2024-03-30T05:09:12.123332+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[68787]: cluster 2024-03-30T05:09:11.208420+0000 mgr.y (mgr.25630) 70 : cluster [DBG] pgmap v32: 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-03-30T05:09:13.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[68787]: audit 2024-03-30T05:09:12.066300+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:13.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[68787]: audit 2024-03-30T05:09:12.073759+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:13.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[68787]: audit 2024-03-30T05:09:12.121136+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:09:13.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[68787]: audit 2024-03-30T05:09:12.123332+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[70086]: cluster 2024-03-30T05:09:11.208420+0000 mgr.y (mgr.25630) 70 : cluster [DBG] pgmap v32: 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-03-30T05:09:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[70086]: audit 2024-03-30T05:09:12.066300+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[70086]: audit 2024-03-30T05:09:12.073759+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[70086]: audit 2024-03-30T05:09:12.121136+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:09:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:12 smithi172 bash[70086]: audit 2024-03-30T05:09:12.123332+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:14.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:13 smithi172 bash[70086]: cephadm 2024-03-30T05:09:12.120389+0000 mgr.y (mgr.25630) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T05:09:14.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:13 smithi172 bash[70086]: cephadm 2024-03-30T05:09:12.129022+0000 mgr.y (mgr.25630) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi172 2024-03-30T05:09:14.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:13 smithi172 bash[70086]: audit 2024-03-30T05:09:13.293973+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:14.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:13 smithi172 bash[68787]: cephadm 2024-03-30T05:09:12.120389+0000 mgr.y (mgr.25630) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T05:09:14.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:13 smithi172 bash[68787]: cephadm 2024-03-30T05:09:12.129022+0000 mgr.y (mgr.25630) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi172 2024-03-30T05:09:14.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:13 smithi172 bash[68787]: audit 2024-03-30T05:09:13.293973+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:14.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:13 smithi173 bash[49345]: cephadm 2024-03-30T05:09:12.120389+0000 mgr.y (mgr.25630) 71 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-03-30T05:09:14.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:13 smithi173 bash[49345]: cephadm 2024-03-30T05:09:12.129022+0000 mgr.y (mgr.25630) 72 : cephadm [INF] Reconfiguring daemon osd.2 on smithi172 2024-03-30T05:09:14.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:13 smithi173 bash[49345]: audit 2024-03-30T05:09:13.293973+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:15.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:14 smithi173 bash[49345]: cluster 2024-03-30T05:09:13.209058+0000 mgr.y (mgr.25630) 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-03-30T05:09:15.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:14 smithi173 bash[49345]: audit 2024-03-30T05:09:14.432645+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:15.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:14 smithi173 bash[49345]: audit 2024-03-30T05:09:14.441115+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:15.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:14 smithi173 bash[49345]: audit 2024-03-30T05:09:14.481843+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:09:15.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:14 smithi173 bash[49345]: audit 2024-03-30T05:09:14.483384+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:15.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[68787]: cluster 2024-03-30T05:09:13.209058+0000 mgr.y (mgr.25630) 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-03-30T05:09:15.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[68787]: audit 2024-03-30T05:09:14.432645+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:15.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[68787]: audit 2024-03-30T05:09:14.441115+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:15.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[68787]: audit 2024-03-30T05:09:14.481843+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:09:15.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[68787]: audit 2024-03-30T05:09:14.483384+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:15.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[70086]: cluster 2024-03-30T05:09:13.209058+0000 mgr.y (mgr.25630) 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-03-30T05:09:15.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[70086]: audit 2024-03-30T05:09:14.432645+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:15.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[70086]: audit 2024-03-30T05:09:14.441115+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:15.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[70086]: audit 2024-03-30T05:09:14.481843+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:09:15.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:14 smithi172 bash[70086]: audit 2024-03-30T05:09:14.483384+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:16.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:15 smithi172 bash[68787]: audit 2024-03-30T05:09:14.252920+0000 mgr.y (mgr.25630) 74 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:16.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:15 smithi172 bash[68787]: cephadm 2024-03-30T05:09:14.481193+0000 mgr.y (mgr.25630) 75 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T05:09:16.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:15 smithi172 bash[68787]: cephadm 2024-03-30T05:09:14.488865+0000 mgr.y (mgr.25630) 76 : cephadm [INF] Reconfiguring daemon osd.3 on smithi172 2024-03-30T05:09:16.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:15 smithi172 bash[70086]: audit 2024-03-30T05:09:14.252920+0000 mgr.y (mgr.25630) 74 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:16.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:15 smithi172 bash[70086]: cephadm 2024-03-30T05:09:14.481193+0000 mgr.y (mgr.25630) 75 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T05:09:16.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:15 smithi172 bash[70086]: cephadm 2024-03-30T05:09:14.488865+0000 mgr.y (mgr.25630) 76 : cephadm [INF] Reconfiguring daemon osd.3 on smithi172 2024-03-30T05:09:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:15 smithi173 bash[49345]: audit 2024-03-30T05:09:14.252920+0000 mgr.y (mgr.25630) 74 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:15 smithi173 bash[49345]: cephadm 2024-03-30T05:09:14.481193+0000 mgr.y (mgr.25630) 75 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-03-30T05:09:16.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:15 smithi173 bash[49345]: cephadm 2024-03-30T05:09:14.488865+0000 mgr.y (mgr.25630) 76 : cephadm [INF] Reconfiguring daemon osd.3 on smithi172 2024-03-30T05:09:17.180 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[68787]: cluster 2024-03-30T05:09:15.210852+0000 mgr.y (mgr.25630) 77 : 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-03-30T05:09:17.180 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[68787]: audit 2024-03-30T05:09:16.727898+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:17.180 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[68787]: audit 2024-03-30T05:09:16.736404+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:17.181 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[68787]: audit 2024-03-30T05:09:16.759938+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:09:17.181 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[68787]: audit 2024-03-30T05:09:16.763356+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:17.181 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[70086]: cluster 2024-03-30T05:09:15.210852+0000 mgr.y (mgr.25630) 77 : 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-03-30T05:09:17.181 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[70086]: audit 2024-03-30T05:09:16.727898+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:17.181 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[70086]: audit 2024-03-30T05:09:16.736404+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:17.181 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[70086]: audit 2024-03-30T05:09:16.759938+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:09:17.181 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:16 smithi172 bash[70086]: audit 2024-03-30T05:09:16.763356+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:17.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:16 smithi173 bash[49345]: cluster 2024-03-30T05:09:15.210852+0000 mgr.y (mgr.25630) 77 : 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-03-30T05:09:17.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:16 smithi173 bash[49345]: audit 2024-03-30T05:09:16.727898+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:17.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:16 smithi173 bash[49345]: audit 2024-03-30T05:09:16.736404+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:17.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:16 smithi173 bash[49345]: audit 2024-03-30T05:09:16.759938+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:09:17.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:16 smithi173 bash[49345]: audit 2024-03-30T05:09:16.763356+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:18.242 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:17 smithi172 bash[68787]: cephadm 2024-03-30T05:09:16.759270+0000 mgr.y (mgr.25630) 78 : cephadm [INF] Reconfiguring rgw.foo.smithi172.pyxvyv (monmap changed)... 2024-03-30T05:09:18.242 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:17 smithi172 bash[68787]: cephadm 2024-03-30T05:09:16.765271+0000 mgr.y (mgr.25630) 79 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T05:09:18.242 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:17 smithi172 bash[70086]: cephadm 2024-03-30T05:09:16.759270+0000 mgr.y (mgr.25630) 78 : cephadm [INF] Reconfiguring rgw.foo.smithi172.pyxvyv (monmap changed)... 2024-03-30T05:09:18.242 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:17 smithi172 bash[70086]: cephadm 2024-03-30T05:09:16.765271+0000 mgr.y (mgr.25630) 79 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T05:09:18.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:17 smithi173 bash[49345]: cephadm 2024-03-30T05:09:16.759270+0000 mgr.y (mgr.25630) 78 : cephadm [INF] Reconfiguring rgw.foo.smithi172.pyxvyv (monmap changed)... 2024-03-30T05:09:18.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:17 smithi173 bash[49345]: cephadm 2024-03-30T05:09:16.765271+0000 mgr.y (mgr.25630) 79 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T05:09:19.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:18 smithi173 bash[49345]: cluster 2024-03-30T05:09:17.211263+0000 mgr.y (mgr.25630) 80 : 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-03-30T05:09:19.209 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:18 smithi173 bash[49345]: audit 2024-03-30T05:09:18.746314+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:19.210 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:18 smithi173 bash[49345]: audit 2024-03-30T05:09:18.758035+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:19.210 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:18 smithi173 bash[49345]: cephadm 2024-03-30T05:09:18.785034+0000 mgr.y (mgr.25630) 81 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T05:09:19.210 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:18 smithi173 bash[49345]: audit 2024-03-30T05:09:18.785670+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:19.210 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:18 smithi173 bash[49345]: audit 2024-03-30T05:09:18.787428+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:19.210 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:18 smithi173 bash[49345]: audit 2024-03-30T05:09:18.789054+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:19.210 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:18 smithi173 bash[49345]: cephadm 2024-03-30T05:09:18.791011+0000 mgr.y (mgr.25630) 82 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2024-03-30T05:09:19.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[68787]: cluster 2024-03-30T05:09:17.211263+0000 mgr.y (mgr.25630) 80 : 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-03-30T05:09:19.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[68787]: audit 2024-03-30T05:09:18.746314+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:19.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[68787]: audit 2024-03-30T05:09:18.758035+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[68787]: cephadm 2024-03-30T05:09:18.785034+0000 mgr.y (mgr.25630) 81 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[68787]: audit 2024-03-30T05:09:18.785670+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[68787]: audit 2024-03-30T05:09:18.787428+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[68787]: audit 2024-03-30T05:09:18.789054+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[68787]: cephadm 2024-03-30T05:09:18.791011+0000 mgr.y (mgr.25630) 82 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[70086]: cluster 2024-03-30T05:09:17.211263+0000 mgr.y (mgr.25630) 80 : 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-03-30T05:09:19.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[70086]: audit 2024-03-30T05:09:18.746314+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[70086]: audit 2024-03-30T05:09:18.758035+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[70086]: cephadm 2024-03-30T05:09:18.785034+0000 mgr.y (mgr.25630) 81 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[70086]: audit 2024-03-30T05:09:18.785670+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-03-30T05:09:19.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[70086]: audit 2024-03-30T05:09:18.787428+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-03-30T05:09:19.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[70086]: audit 2024-03-30T05:09:18.789054+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:19.395 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:18 smithi172 bash[70086]: cephadm 2024-03-30T05:09:18.791011+0000 mgr.y (mgr.25630) 82 : cephadm [INF] Reconfiguring daemon mon.b on smithi173 2024-03-30T05:09:20.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:19 smithi173 bash[49345]: cluster 2024-03-30T05:09:19.212779+0000 mgr.y (mgr.25630) 83 : 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-03-30T05:09:20.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:19 smithi172 bash[68787]: cluster 2024-03-30T05:09:19.212779+0000 mgr.y (mgr.25630) 83 : 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-03-30T05:09:20.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:19 smithi172 bash[70086]: cluster 2024-03-30T05:09:19.212779+0000 mgr.y (mgr.25630) 83 : 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-03-30T05:09:21.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:09:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:09:21] "GET /metrics HTTP/1.1" 200 38022 "" "Prometheus/2.43.0" 2024-03-30T05:09:22.471 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:22 smithi173 bash[49345]: cluster 2024-03-30T05:09:21.213644+0000 mgr.y (mgr.25630) 84 : cluster [DBG] pgmap v37: 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-03-30T05:09:22.472 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:22 smithi173 bash[49345]: audit 2024-03-30T05:09:21.216153+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:22.472 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:22 smithi173 bash[49345]: audit 2024-03-30T05:09:21.230212+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:22.472 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:22 smithi173 bash[49345]: cephadm 2024-03-30T05:09:21.260999+0000 mgr.y (mgr.25630) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T05:09:22.472 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:22 smithi173 bash[49345]: audit 2024-03-30T05:09:21.261867+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:09:22.472 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:22 smithi173 bash[49345]: audit 2024-03-30T05:09:21.263841+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:09:22.472 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:22 smithi173 bash[49345]: audit 2024-03-30T05:09:21.265585+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:22.472 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:22 smithi173 bash[49345]: cephadm 2024-03-30T05:09:21.267713+0000 mgr.y (mgr.25630) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi173 2024-03-30T05:09:22.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[68787]: cluster 2024-03-30T05:09:21.213644+0000 mgr.y (mgr.25630) 84 : cluster [DBG] pgmap v37: 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-03-30T05:09:22.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[68787]: audit 2024-03-30T05:09:21.216153+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[68787]: audit 2024-03-30T05:09:21.230212+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[68787]: cephadm 2024-03-30T05:09:21.260999+0000 mgr.y (mgr.25630) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[68787]: audit 2024-03-30T05:09:21.261867+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[68787]: audit 2024-03-30T05:09:21.263841+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[68787]: audit 2024-03-30T05:09:21.265585+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[68787]: cephadm 2024-03-30T05:09:21.267713+0000 mgr.y (mgr.25630) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi173 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[70086]: cluster 2024-03-30T05:09:21.213644+0000 mgr.y (mgr.25630) 84 : cluster [DBG] pgmap v37: 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-03-30T05:09:22.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[70086]: audit 2024-03-30T05:09:21.216153+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[70086]: audit 2024-03-30T05:09:21.230212+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:22.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[70086]: cephadm 2024-03-30T05:09:21.260999+0000 mgr.y (mgr.25630) 85 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-03-30T05:09:22.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[70086]: audit 2024-03-30T05:09:21.261867+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-03-30T05:09:22.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[70086]: audit 2024-03-30T05:09:21.263841+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-03-30T05:09:22.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[70086]: audit 2024-03-30T05:09:21.265585+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:22.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:22 smithi172 bash[70086]: cephadm 2024-03-30T05:09:21.267713+0000 mgr.y (mgr.25630) 86 : cephadm [INF] Reconfiguring daemon mgr.x on smithi173 2024-03-30T05:09:24.519 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:24 smithi173 bash[49345]: cluster 2024-03-30T05:09:23.214375+0000 mgr.y (mgr.25630) 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-03-30T05:09:24.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:24 smithi173 bash[49345]: audit 2024-03-30T05:09:23.256955+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:24.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:24 smithi173 bash[49345]: audit 2024-03-30T05:09:23.268412+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:24.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:24 smithi173 bash[49345]: cephadm 2024-03-30T05:09:23.287153+0000 mgr.y (mgr.25630) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T05:09:24.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:24 smithi173 bash[49345]: audit 2024-03-30T05:09:23.287926+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:09:24.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:24 smithi173 bash[49345]: audit 2024-03-30T05:09:23.290010+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.520 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:24 smithi173 bash[49345]: cephadm 2024-03-30T05:09:23.296144+0000 mgr.y (mgr.25630) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi173 2024-03-30T05:09:24.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[70086]: cluster 2024-03-30T05:09:23.214375+0000 mgr.y (mgr.25630) 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-03-30T05:09:24.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[70086]: audit 2024-03-30T05:09:23.256955+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:24.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[70086]: audit 2024-03-30T05:09:23.268412+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:24.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[70086]: cephadm 2024-03-30T05:09:23.287153+0000 mgr.y (mgr.25630) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T05:09:24.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[70086]: audit 2024-03-30T05:09:23.287926+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:09:24.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[70086]: audit 2024-03-30T05:09:23.290010+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[70086]: cephadm 2024-03-30T05:09:23.296144+0000 mgr.y (mgr.25630) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi173 2024-03-30T05:09:24.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[68787]: cluster 2024-03-30T05:09:23.214375+0000 mgr.y (mgr.25630) 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-03-30T05:09:24.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[68787]: audit 2024-03-30T05:09:23.256955+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:24.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[68787]: audit 2024-03-30T05:09:23.268412+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:24.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[68787]: cephadm 2024-03-30T05:09:23.287153+0000 mgr.y (mgr.25630) 88 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-03-30T05:09:24.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[68787]: audit 2024-03-30T05:09:23.287926+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:09:24.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[68787]: audit 2024-03-30T05:09:23.290010+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:24.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:24 smithi172 bash[68787]: cephadm 2024-03-30T05:09:23.296144+0000 mgr.y (mgr.25630) 89 : cephadm [INF] Reconfiguring daemon osd.4 on smithi173 2024-03-30T05:09:25.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:25 smithi173 bash[49345]: audit 2024-03-30T05:09:24.263296+0000 mgr.y (mgr.25630) 90 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:25.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:25 smithi172 bash[68787]: audit 2024-03-30T05:09:24.263296+0000 mgr.y (mgr.25630) 90 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:25.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:25 smithi172 bash[70086]: audit 2024-03-30T05:09:24.263296+0000 mgr.y (mgr.25630) 90 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:26.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:26 smithi173 bash[49345]: cluster 2024-03-30T05:09:25.216021+0000 mgr.y (mgr.25630) 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-03-30T05:09:26.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:26 smithi173 bash[49345]: audit 2024-03-30T05:09:25.318793+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:26.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:26 smithi173 bash[49345]: audit 2024-03-30T05:09:25.330452+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:26.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:26 smithi173 bash[49345]: cephadm 2024-03-30T05:09:25.366424+0000 mgr.y (mgr.25630) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T05:09:26.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:26 smithi173 bash[49345]: audit 2024-03-30T05:09:25.367085+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:09:26.576 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:26 smithi173 bash[49345]: audit 2024-03-30T05:09:25.368865+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.577 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:26 smithi173 bash[49345]: cephadm 2024-03-30T05:09:25.374578+0000 mgr.y (mgr.25630) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi173 2024-03-30T05:09:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[70086]: cluster 2024-03-30T05:09:25.216021+0000 mgr.y (mgr.25630) 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-03-30T05:09:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[70086]: audit 2024-03-30T05:09:25.318793+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[70086]: audit 2024-03-30T05:09:25.330452+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[70086]: cephadm 2024-03-30T05:09:25.366424+0000 mgr.y (mgr.25630) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T05:09:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[70086]: audit 2024-03-30T05:09:25.367085+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:09:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[70086]: audit 2024-03-30T05:09:25.368865+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[70086]: cephadm 2024-03-30T05:09:25.374578+0000 mgr.y (mgr.25630) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi173 2024-03-30T05:09:26.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[68787]: cluster 2024-03-30T05:09:25.216021+0000 mgr.y (mgr.25630) 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-03-30T05:09:26.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[68787]: audit 2024-03-30T05:09:25.318793+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:26.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[68787]: audit 2024-03-30T05:09:25.330452+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:26.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[68787]: cephadm 2024-03-30T05:09:25.366424+0000 mgr.y (mgr.25630) 92 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-03-30T05:09:26.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[68787]: audit 2024-03-30T05:09:25.367085+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:09:26.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[68787]: audit 2024-03-30T05:09:25.368865+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:26.645 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:26 smithi172 bash[68787]: cephadm 2024-03-30T05:09:25.374578+0000 mgr.y (mgr.25630) 93 : cephadm [INF] Reconfiguring daemon osd.5 on smithi173 2024-03-30T05:09:28.728 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:28 smithi173 bash[49345]: cluster 2024-03-30T05:09:27.216853+0000 mgr.y (mgr.25630) 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-03-30T05:09:28.728 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:28 smithi173 bash[49345]: audit 2024-03-30T05:09:27.445429+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:28.728 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:28 smithi173 bash[49345]: audit 2024-03-30T05:09:27.459257+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:28.728 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:28 smithi173 bash[49345]: cephadm 2024-03-30T05:09:27.495356+0000 mgr.y (mgr.25630) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T05:09:28.728 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:28 smithi173 bash[49345]: audit 2024-03-30T05:09:27.496031+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:09:28.728 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:28 smithi173 bash[49345]: audit 2024-03-30T05:09:27.497755+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.728 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:28 smithi173 bash[49345]: cephadm 2024-03-30T05:09:27.503404+0000 mgr.y (mgr.25630) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi173 2024-03-30T05:09:28.728 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:28 smithi173 bash[49345]: audit 2024-03-30T05:09:28.293989+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[68787]: cluster 2024-03-30T05:09:27.216853+0000 mgr.y (mgr.25630) 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-03-30T05:09:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[68787]: audit 2024-03-30T05:09:27.445429+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[68787]: audit 2024-03-30T05:09:27.459257+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[68787]: cephadm 2024-03-30T05:09:27.495356+0000 mgr.y (mgr.25630) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T05:09:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[68787]: audit 2024-03-30T05:09:27.496031+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[68787]: audit 2024-03-30T05:09:27.497755+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[68787]: cephadm 2024-03-30T05:09:27.503404+0000 mgr.y (mgr.25630) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi173 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[68787]: audit 2024-03-30T05:09:28.293989+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[70086]: cluster 2024-03-30T05:09:27.216853+0000 mgr.y (mgr.25630) 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-03-30T05:09:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[70086]: audit 2024-03-30T05:09:27.445429+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[70086]: audit 2024-03-30T05:09:27.459257+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[70086]: cephadm 2024-03-30T05:09:27.495356+0000 mgr.y (mgr.25630) 95 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[70086]: audit 2024-03-30T05:09:27.496031+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[70086]: audit 2024-03-30T05:09:27.497755+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[70086]: cephadm 2024-03-30T05:09:27.503404+0000 mgr.y (mgr.25630) 96 : cephadm [INF] Reconfiguring daemon osd.6 on smithi173 2024-03-30T05:09:28.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:28 smithi172 bash[70086]: audit 2024-03-30T05:09:28.293989+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:30.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:30 smithi173 bash[49345]: cluster 2024-03-30T05:09:29.218408+0000 mgr.y (mgr.25630) 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-03-30T05:09:30.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:30 smithi173 bash[49345]: audit 2024-03-30T05:09:29.435864+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:30.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:30 smithi173 bash[49345]: audit 2024-03-30T05:09:29.447982+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:30.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:30 smithi173 bash[49345]: cephadm 2024-03-30T05:09:29.479077+0000 mgr.y (mgr.25630) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T05:09:30.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:30 smithi173 bash[49345]: audit 2024-03-30T05:09:29.480007+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:09:30.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:30 smithi173 bash[49345]: audit 2024-03-30T05:09:29.481826+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.685 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:30 smithi173 bash[49345]: cephadm 2024-03-30T05:09:29.487477+0000 mgr.y (mgr.25630) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi173 2024-03-30T05:09:30.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[70086]: cluster 2024-03-30T05:09:29.218408+0000 mgr.y (mgr.25630) 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-03-30T05:09:30.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[70086]: audit 2024-03-30T05:09:29.435864+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:30.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[70086]: audit 2024-03-30T05:09:29.447982+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:30.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[70086]: cephadm 2024-03-30T05:09:29.479077+0000 mgr.y (mgr.25630) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[70086]: audit 2024-03-30T05:09:29.480007+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[70086]: audit 2024-03-30T05:09:29.481826+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[70086]: cephadm 2024-03-30T05:09:29.487477+0000 mgr.y (mgr.25630) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi173 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[68787]: cluster 2024-03-30T05:09:29.218408+0000 mgr.y (mgr.25630) 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-03-30T05:09:30.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[68787]: audit 2024-03-30T05:09:29.435864+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[68787]: audit 2024-03-30T05:09:29.447982+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[68787]: cephadm 2024-03-30T05:09:29.479077+0000 mgr.y (mgr.25630) 98 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[68787]: audit 2024-03-30T05:09:29.480007+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[68787]: audit 2024-03-30T05:09:29.481826+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:30.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:30 smithi172 bash[68787]: cephadm 2024-03-30T05:09:29.487477+0000 mgr.y (mgr.25630) 99 : cephadm [INF] Reconfiguring daemon osd.7 on smithi173 2024-03-30T05:09:31.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:09:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:09:31] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-03-30T05:09:32.730 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:32 smithi173 bash[49345]: cluster 2024-03-30T05:09:31.219266+0000 mgr.y (mgr.25630) 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-03-30T05:09:32.730 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:32 smithi173 bash[49345]: audit 2024-03-30T05:09:31.482741+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:32.730 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:32 smithi173 bash[49345]: audit 2024-03-30T05:09:31.495148+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:32.731 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:32 smithi173 bash[49345]: cephadm 2024-03-30T05:09:31.506620+0000 mgr.y (mgr.25630) 101 : cephadm [INF] Reconfiguring rgw.foo.smithi173.mrutfu (monmap changed)... 2024-03-30T05:09:32.731 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:32 smithi173 bash[49345]: audit 2024-03-30T05:09:31.507362+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:09:32.731 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:32 smithi173 bash[49345]: audit 2024-03-30T05:09:31.511192+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.731 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:32 smithi173 bash[49345]: cephadm 2024-03-30T05:09:31.513179+0000 mgr.y (mgr.25630) 102 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T05:09:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[68787]: cluster 2024-03-30T05:09:31.219266+0000 mgr.y (mgr.25630) 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-03-30T05:09:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[68787]: audit 2024-03-30T05:09:31.482741+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[68787]: audit 2024-03-30T05:09:31.495148+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[68787]: cephadm 2024-03-30T05:09:31.506620+0000 mgr.y (mgr.25630) 101 : cephadm [INF] Reconfiguring rgw.foo.smithi173.mrutfu (monmap changed)... 2024-03-30T05:09:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[68787]: audit 2024-03-30T05:09:31.507362+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:09:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[68787]: audit 2024-03-30T05:09:31.511192+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[68787]: cephadm 2024-03-30T05:09:31.513179+0000 mgr.y (mgr.25630) 102 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T05:09:32.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[70086]: cluster 2024-03-30T05:09:31.219266+0000 mgr.y (mgr.25630) 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-03-30T05:09:32.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[70086]: audit 2024-03-30T05:09:31.482741+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:32.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[70086]: audit 2024-03-30T05:09:31.495148+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:32.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[70086]: cephadm 2024-03-30T05:09:31.506620+0000 mgr.y (mgr.25630) 101 : cephadm [INF] Reconfiguring rgw.foo.smithi173.mrutfu (monmap changed)... 2024-03-30T05:09:32.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[70086]: audit 2024-03-30T05:09:31.507362+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:09:32.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[70086]: audit 2024-03-30T05:09:31.511192+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:32.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:32 smithi172 bash[70086]: cephadm 2024-03-30T05:09:31.513179+0000 mgr.y (mgr.25630) 102 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T05:09:33.759 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (4m) 44s ago 28m 16.1M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (3m) 74s ago 27m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (5m) 43s ago 26m 43.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (5m) 74s ago 33m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (15m) 44s ago 35m 486M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (92s) 44s ago 35m 37.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (2m) 74s ago 33m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (57s) 44s ago 34m 20.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:09:34.527 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (5m) 44s ago 28m 8219k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (5m) 74s ago 28m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (33m) 44s ago 33m 58.2M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (32m) 44s ago 32m 59.8M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (32m) 44s ago 32m 53.0M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (31m) 44s ago 31m 58.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (30m) 74s ago 31m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (30m) 74s ago 30m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (29m) 74s ago 29m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (29m) 74s ago 29m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (4m) 74s ago 28m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (26m) 43s ago 26m 91.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:09:34.528 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (26m) 74s ago 26m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:09:34.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cluster 2024-03-30T05:09:33.219999+0000 mgr.y (mgr.25630) 103 : 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-03-30T05:09:34.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.560752+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.570796+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.599344+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.604209+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.608133+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.609628+0000 mgr.y (mgr.25630) 104 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.616153+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.621092+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.626855+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.630892+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.634958+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.638634+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.639908+0000 mgr.y (mgr.25630) 105 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.644229+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.649760+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.651038+0000 mgr.y (mgr.25630) 106 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:09:34.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.654665+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.658436+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.659646+0000 mgr.y (mgr.25630) 107 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.664938+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.669819+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.671170+0000 mgr.y (mgr.25630) 108 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.672858+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.674024+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.676079+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.677388+0000 mgr.y (mgr.25630) 109 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.683098+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.688511+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.689854+0000 mgr.y (mgr.25630) 110 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.695600+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.699981+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.867 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.701206+0000 mgr.y (mgr.25630) 111 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.706516+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.711718+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.712932+0000 mgr.y (mgr.25630) 112 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.714460+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.715480+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.717924+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.718925+0000 mgr.y (mgr.25630) 113 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.720325+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.721411+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.723986+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.725103+0000 mgr.y (mgr.25630) 114 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.727055+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.868 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.728147+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.730578+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.731593+0000 mgr.y (mgr.25630) 115 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.733012+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.733972+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.735974+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.737031+0000 mgr.y (mgr.25630) 116 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.738402+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.739380+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.741378+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.742448+0000 mgr.y (mgr.25630) 117 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.743957+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.745046+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.745923+0000 mgr.y (mgr.25630) 118 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:09:34.869 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.747274+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.752375+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.755675+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.758921+0000 mgr.y (mgr.25630) 119 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.761982+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.781636+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.785065+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.786880+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.787499+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.793502+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.795275+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.795884+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.802232+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:09:34.870 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.804007+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.804640+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.810829+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.812574+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.813239+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.819455+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.821205+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.828150+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.829808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.830411+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.830984+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.831543+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.832113+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.832681+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.871 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: cephadm 2024-03-30T05:09:33.833160+0000 mgr.y (mgr.25630) 120 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:09:34.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.833563+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:09:34.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:33.836647+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:09:34.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:34.460610+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:34.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:34.461968+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:34.872 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:34 smithi173 bash[49345]: audit 2024-03-30T05:09:34.470099+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cluster 2024-03-30T05:09:33.219999+0000 mgr.y (mgr.25630) 103 : 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-03-30T05:09:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.560752+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.570796+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.599344+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.604209+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.608133+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.609628+0000 mgr.y (mgr.25630) 104 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.616153+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.621092+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.626855+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.630892+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.634958+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.638634+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.639908+0000 mgr.y (mgr.25630) 105 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.644229+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.649760+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.651038+0000 mgr.y (mgr.25630) 106 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.654665+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.658436+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.659646+0000 mgr.y (mgr.25630) 107 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cluster 2024-03-30T05:09:33.219999+0000 mgr.y (mgr.25630) 103 : 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-03-30T05:09:34.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.560752+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.570796+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.599344+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.604209+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.608133+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.609628+0000 mgr.y (mgr.25630) 104 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:09:34.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.616153+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.621092+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.626855+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.630892+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.634958+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.638634+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.639908+0000 mgr.y (mgr.25630) 105 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.644229+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.649760+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.651038+0000 mgr.y (mgr.25630) 106 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.654665+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.658436+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.659646+0000 mgr.y (mgr.25630) 107 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.664938+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.669819+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.671170+0000 mgr.y (mgr.25630) 108 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.672858+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.674024+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.676079+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.677388+0000 mgr.y (mgr.25630) 109 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.683098+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.688511+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.689854+0000 mgr.y (mgr.25630) 110 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:09:34.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.695600+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.699981+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.701206+0000 mgr.y (mgr.25630) 111 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.706516+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.711718+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.712932+0000 mgr.y (mgr.25630) 112 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.714460+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.715480+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.717924+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.718925+0000 mgr.y (mgr.25630) 113 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.720325+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.721411+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.723986+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.725103+0000 mgr.y (mgr.25630) 114 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:09:34.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.727055+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.728147+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.730578+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.731593+0000 mgr.y (mgr.25630) 115 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.733012+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.733972+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.735974+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.737031+0000 mgr.y (mgr.25630) 116 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.738402+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.739380+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.741378+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.742448+0000 mgr.y (mgr.25630) 117 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.743957+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.745046+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.745923+0000 mgr.y (mgr.25630) 118 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.664938+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.669819+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.671170+0000 mgr.y (mgr.25630) 108 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.672858+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.674024+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.676079+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.677388+0000 mgr.y (mgr.25630) 109 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.683098+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.688511+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.689854+0000 mgr.y (mgr.25630) 110 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.695600+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.900 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.699981+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.701206+0000 mgr.y (mgr.25630) 111 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.706516+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.711718+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.712932+0000 mgr.y (mgr.25630) 112 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.714460+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.715480+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.717924+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.718925+0000 mgr.y (mgr.25630) 113 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.720325+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.747274+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:09:34.901 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.752375+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.755675+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.758921+0000 mgr.y (mgr.25630) 119 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.761982+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.781636+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.785065+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.786880+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.787499+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.793502+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.795275+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.795884+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.802232+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.804007+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.804640+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:09:34.902 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.810829+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.721411+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.723986+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.725103+0000 mgr.y (mgr.25630) 114 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.727055+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.728147+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.730578+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.731593+0000 mgr.y (mgr.25630) 115 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.733012+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.733972+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.735974+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.903 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.737031+0000 mgr.y (mgr.25630) 116 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.738402+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.739380+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.741378+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.742448+0000 mgr.y (mgr.25630) 117 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.743957+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.745046+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.745923+0000 mgr.y (mgr.25630) 118 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.812574+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.813239+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.819455+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:09:34.904 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.821205+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.828150+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.829808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.830411+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.830984+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.831543+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.832113+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.832681+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: cephadm 2024-03-30T05:09:33.833160+0000 mgr.y (mgr.25630) 120 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.833563+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:33.836647+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:34.460610+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:34.461968+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:34.905 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[68787]: audit 2024-03-30T05:09:34.470099+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.747274+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.752375+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.755675+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.758921+0000 mgr.y (mgr.25630) 119 : audit [DBG] from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.761982+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.781636+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.785065+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.786880+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.787499+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.793502+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:09:34.906 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.795275+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.795884+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.802232+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.804007+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.804640+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.810829+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.812574+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.813239+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.819455+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:09:34.907 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.821205+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.828150+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.829808+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.830411+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.830984+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.831543+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.832113+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.832681+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: cephadm 2024-03-30T05:09:33.833160+0000 mgr.y (mgr.25630) 120 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.833563+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:33.836647+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:34.460610+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:34.461968+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:34.908 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:34 smithi172 bash[70086]: audit 2024-03-30T05:09:34.470099+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:34.971 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:09:34.971 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:09:34.971 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:09:34.971 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:09:34.971 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:09:34.971 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:09:34.971 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:09:34.971 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:09:34.972 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:09:35.340 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:09:35.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:35 smithi173 bash[49345]: audit 2024-03-30T05:09:34.136813+0000 mgr.y (mgr.25630) 121 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:35.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:35 smithi173 bash[49345]: audit 2024-03-30T05:09:34.272527+0000 mgr.y (mgr.25630) 122 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:35.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:35 smithi173 bash[49345]: audit 2024-03-30T05:09:34.520903+0000 mgr.y (mgr.25630) 123 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:35.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:35 smithi173 bash[49345]: audit 2024-03-30T05:09:34.585879+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:35.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:35 smithi173 bash[49345]: audit 2024-03-30T05:09:34.586757+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:35.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:35 smithi173 bash[49345]: audit 2024-03-30T05:09:34.593117+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:35.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:35 smithi173 bash[49345]: audit 2024-03-30T05:09:34.984539+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.172:0/2637549466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:35.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[68787]: audit 2024-03-30T05:09:34.136813+0000 mgr.y (mgr.25630) 121 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:35.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[68787]: audit 2024-03-30T05:09:34.272527+0000 mgr.y (mgr.25630) 122 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:35.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[68787]: audit 2024-03-30T05:09:34.520903+0000 mgr.y (mgr.25630) 123 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[68787]: audit 2024-03-30T05:09:34.585879+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[68787]: audit 2024-03-30T05:09:34.586757+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[68787]: audit 2024-03-30T05:09:34.593117+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[68787]: audit 2024-03-30T05:09:34.984539+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.172:0/2637549466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[70086]: audit 2024-03-30T05:09:34.136813+0000 mgr.y (mgr.25630) 121 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[70086]: audit 2024-03-30T05:09:34.272527+0000 mgr.y (mgr.25630) 122 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[70086]: audit 2024-03-30T05:09:34.520903+0000 mgr.y (mgr.25630) 123 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[70086]: audit 2024-03-30T05:09:34.585879+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:09:35.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[70086]: audit 2024-03-30T05:09:34.586757+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:09:35.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[70086]: audit 2024-03-30T05:09:34.593117+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:35.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:35 smithi172 bash[70086]: audit 2024-03-30T05:09:34.984539+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.172:0/2637549466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:09:36.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:36 smithi173 bash[49345]: cluster 2024-03-30T05:09:35.221643+0000 mgr.y (mgr.25630) 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-03-30T05:09:36.866 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:36 smithi173 bash[49345]: audit 2024-03-30T05:09:35.353260+0000 mgr.y (mgr.25630) 125 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:36.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:36 smithi172 bash[68787]: cluster 2024-03-30T05:09:35.221643+0000 mgr.y (mgr.25630) 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-03-30T05:09:36.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:36 smithi172 bash[68787]: audit 2024-03-30T05:09:35.353260+0000 mgr.y (mgr.25630) 125 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:36.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:36 smithi172 bash[70086]: cluster 2024-03-30T05:09:35.221643+0000 mgr.y (mgr.25630) 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-03-30T05:09:36.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:36 smithi172 bash[70086]: audit 2024-03-30T05:09:35.353260+0000 mgr.y (mgr.25630) 125 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:09:38.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:38 smithi173 bash[49345]: cluster 2024-03-30T05:09:37.222377+0000 mgr.y (mgr.25630) 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-03-30T05:09:38.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:38 smithi173 bash[49345]: audit 2024-03-30T05:09:38.319391+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:38 smithi172 bash[68787]: cluster 2024-03-30T05:09:37.222377+0000 mgr.y (mgr.25630) 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-03-30T05:09:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:38 smithi172 bash[68787]: audit 2024-03-30T05:09:38.319391+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:38.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:38 smithi172 bash[70086]: cluster 2024-03-30T05:09:37.222377+0000 mgr.y (mgr.25630) 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-03-30T05:09:38.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:38 smithi172 bash[70086]: audit 2024-03-30T05:09:38.319391+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:09:40.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:40 smithi173 bash[49345]: cluster 2024-03-30T05:09:39.223962+0000 mgr.y (mgr.25630) 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-03-30T05:09:40.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:40 smithi172 bash[68787]: cluster 2024-03-30T05:09:39.223962+0000 mgr.y (mgr.25630) 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-03-30T05:09:40.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:40 smithi172 bash[70086]: cluster 2024-03-30T05:09:39.223962+0000 mgr.y (mgr.25630) 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-03-30T05:09:41.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:09:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:09:41] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-03-30T05:09:42.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:42 smithi173 bash[49345]: cluster 2024-03-30T05:09:41.224699+0000 mgr.y (mgr.25630) 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-03-30T05:09:42.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:42 smithi172 bash[68787]: cluster 2024-03-30T05:09:41.224699+0000 mgr.y (mgr.25630) 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-03-30T05:09:42.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:42 smithi172 bash[70086]: cluster 2024-03-30T05:09:41.224699+0000 mgr.y (mgr.25630) 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-03-30T05:09:43.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:43 smithi173 bash[49345]: audit 2024-03-30T05:09:43.294437+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:43.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:43 smithi172 bash[68787]: audit 2024-03-30T05:09:43.294437+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:43.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:43 smithi172 bash[70086]: audit 2024-03-30T05:09:43.294437+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:44.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:44 smithi173 bash[49345]: cluster 2024-03-30T05:09:43.225336+0000 mgr.y (mgr.25630) 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-03-30T05:09:44.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:44 smithi172 bash[68787]: cluster 2024-03-30T05:09:43.225336+0000 mgr.y (mgr.25630) 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-03-30T05:09:44.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:44 smithi172 bash[70086]: cluster 2024-03-30T05:09:43.225336+0000 mgr.y (mgr.25630) 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-03-30T05:09:45.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:45 smithi172 bash[70086]: audit 2024-03-30T05:09:44.283355+0000 mgr.y (mgr.25630) 130 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:45.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:45 smithi172 bash[68787]: audit 2024-03-30T05:09:44.283355+0000 mgr.y (mgr.25630) 130 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:46.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:45 smithi173 bash[49345]: audit 2024-03-30T05:09:44.283355+0000 mgr.y (mgr.25630) 130 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:46.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:46 smithi172 bash[68787]: cluster 2024-03-30T05:09:45.226970+0000 mgr.y (mgr.25630) 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-03-30T05:09:46.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:46 smithi172 bash[70086]: cluster 2024-03-30T05:09:45.226970+0000 mgr.y (mgr.25630) 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-03-30T05:09:47.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:46 smithi173 bash[49345]: cluster 2024-03-30T05:09:45.226970+0000 mgr.y (mgr.25630) 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-03-30T05:09:48.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:48 smithi172 bash[68787]: cluster 2024-03-30T05:09:47.227671+0000 mgr.y (mgr.25630) 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-03-30T05:09:48.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:48 smithi172 bash[70086]: cluster 2024-03-30T05:09:47.227671+0000 mgr.y (mgr.25630) 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-03-30T05:09:49.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:48 smithi173 bash[49345]: cluster 2024-03-30T05:09:47.227671+0000 mgr.y (mgr.25630) 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-03-30T05:09:50.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:50 smithi172 bash[68787]: cluster 2024-03-30T05:09:49.229231+0000 mgr.y (mgr.25630) 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-03-30T05:09:50.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:50 smithi172 bash[70086]: cluster 2024-03-30T05:09:49.229231+0000 mgr.y (mgr.25630) 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-03-30T05:09:51.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:50 smithi173 bash[49345]: cluster 2024-03-30T05:09:49.229231+0000 mgr.y (mgr.25630) 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-03-30T05:09:51.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:09:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:09:51] "GET /metrics HTTP/1.1" 200 38020 "" "Prometheus/2.43.0" 2024-03-30T05:09:52.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:52 smithi172 bash[68787]: cluster 2024-03-30T05:09:51.230029+0000 mgr.y (mgr.25630) 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-03-30T05:09:52.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:52 smithi172 bash[70086]: cluster 2024-03-30T05:09:51.230029+0000 mgr.y (mgr.25630) 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-03-30T05:09:53.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:52 smithi173 bash[49345]: cluster 2024-03-30T05:09:51.230029+0000 mgr.y (mgr.25630) 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-03-30T05:09:54.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:54 smithi172 bash[68787]: cluster 2024-03-30T05:09:53.230753+0000 mgr.y (mgr.25630) 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-03-30T05:09:54.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:54 smithi172 bash[70086]: cluster 2024-03-30T05:09:53.230753+0000 mgr.y (mgr.25630) 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-03-30T05:09:55.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:54 smithi173 bash[49345]: cluster 2024-03-30T05:09:53.230753+0000 mgr.y (mgr.25630) 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-03-30T05:09:56.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:55 smithi173 bash[49345]: audit 2024-03-30T05:09:54.294522+0000 mgr.y (mgr.25630) 136 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:56.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:55 smithi172 bash[68787]: audit 2024-03-30T05:09:54.294522+0000 mgr.y (mgr.25630) 136 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:55 smithi172 bash[70086]: audit 2024-03-30T05:09:54.294522+0000 mgr.y (mgr.25630) 136 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:09:57.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:56 smithi173 bash[49345]: cluster 2024-03-30T05:09:55.232385+0000 mgr.y (mgr.25630) 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-03-30T05:09:57.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:56 smithi172 bash[68787]: cluster 2024-03-30T05:09:55.232385+0000 mgr.y (mgr.25630) 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-03-30T05:09:57.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:56 smithi172 bash[70086]: cluster 2024-03-30T05:09:55.232385+0000 mgr.y (mgr.25630) 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-03-30T05:09:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:58 smithi173 bash[49345]: cluster 2024-03-30T05:09:57.233058+0000 mgr.y (mgr.25630) 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-03-30T05:09:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:09:58 smithi173 bash[49345]: audit 2024-03-30T05:09:58.295090+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:59.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:58 smithi172 bash[68787]: cluster 2024-03-30T05:09:57.233058+0000 mgr.y (mgr.25630) 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-03-30T05:09:59.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:09:58 smithi172 bash[68787]: audit 2024-03-30T05:09:58.295090+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:09:59.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:58 smithi172 bash[70086]: cluster 2024-03-30T05:09:57.233058+0000 mgr.y (mgr.25630) 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-03-30T05:09:59.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:09:58 smithi172 bash[70086]: audit 2024-03-30T05:09:58.295090+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:01.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:00 smithi172 bash[68787]: cluster 2024-03-30T05:09:59.234656+0000 mgr.y (mgr.25630) 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-03-30T05:10:01.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:00 smithi172 bash[68787]: cluster 2024-03-30T05:10:00.000156+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-03-30T05:10:01.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:00 smithi172 bash[70086]: cluster 2024-03-30T05:09:59.234656+0000 mgr.y (mgr.25630) 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-03-30T05:10:01.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:00 smithi172 bash[70086]: cluster 2024-03-30T05:10:00.000156+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-03-30T05:10:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:00 smithi173 bash[49345]: cluster 2024-03-30T05:09:59.234656+0000 mgr.y (mgr.25630) 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-03-30T05:10:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:00 smithi173 bash[49345]: cluster 2024-03-30T05:10:00.000156+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-03-30T05:10:01.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:10:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:10:01] "GET /metrics HTTP/1.1" 200 38018 "" "Prometheus/2.43.0" 2024-03-30T05:10:03.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:02 smithi173 bash[49345]: cluster 2024-03-30T05:10:01.235380+0000 mgr.y (mgr.25630) 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-03-30T05:10:03.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:02 smithi172 bash[68787]: cluster 2024-03-30T05:10:01.235380+0000 mgr.y (mgr.25630) 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-03-30T05:10:03.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:02 smithi172 bash[70086]: cluster 2024-03-30T05:10:01.235380+0000 mgr.y (mgr.25630) 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-03-30T05:10:05.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:04 smithi173 bash[49345]: cluster 2024-03-30T05:10:03.236189+0000 mgr.y (mgr.25630) 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-03-30T05:10:05.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:04 smithi172 bash[68787]: cluster 2024-03-30T05:10:03.236189+0000 mgr.y (mgr.25630) 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-03-30T05:10:05.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:04 smithi172 bash[70086]: cluster 2024-03-30T05:10:03.236189+0000 mgr.y (mgr.25630) 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-03-30T05:10:05.950 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:05 smithi172 bash[70086]: audit 2024-03-30T05:10:04.305683+0000 mgr.y (mgr.25630) 142 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:05.950 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:05 smithi172 bash[68787]: audit 2024-03-30T05:10:04.305683+0000 mgr.y (mgr.25630) 142 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:06.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:05 smithi173 bash[49345]: audit 2024-03-30T05:10:04.305683+0000 mgr.y (mgr.25630) 142 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:06.493 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:10:06.770 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:06 smithi172 bash[68787]: cluster 2024-03-30T05:10:05.237931+0000 mgr.y (mgr.25630) 143 : 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-03-30T05:10:06.770 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:06 smithi172 bash[68787]: audit 2024-03-30T05:10:05.735298+0000 mgr.y (mgr.25630) 144 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:06 smithi173 bash[49345]: cluster 2024-03-30T05:10:05.237931+0000 mgr.y (mgr.25630) 143 : 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-03-30T05:10:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:06 smithi173 bash[49345]: audit 2024-03-30T05:10:05.735298+0000 mgr.y (mgr.25630) 144 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:07.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:06 smithi172 bash[70086]: cluster 2024-03-30T05:10:05.237931+0000 mgr.y (mgr.25630) 143 : 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-03-30T05:10:07.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:06 smithi172 bash[70086]: audit 2024-03-30T05:10:05.735298+0000 mgr.y (mgr.25630) 144 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:09.097 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:08 smithi172 bash[68787]: cluster 2024-03-30T05:10:07.238791+0000 mgr.y (mgr.25630) 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-03-30T05:10:09.098 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:08 smithi172 bash[70086]: cluster 2024-03-30T05:10:07.238791+0000 mgr.y (mgr.25630) 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-03-30T05:10:09.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:08 smithi173 bash[49345]: cluster 2024-03-30T05:10:07.238791+0000 mgr.y (mgr.25630) 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-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (4m) 78s ago 28m 16.1M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (4m) 109s ago 28m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (6m) 78s ago 26m 43.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (6m) 109s ago 34m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (15m) 78s ago 36m 486M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (2m) 78s ago 36m 37.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (3m) 109s ago 34m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:10:09.532 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (92s) 78s ago 34m 20.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (5m) 78s ago 29m 8219k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (5m) 109s ago 29m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (33m) 78s ago 33m 58.2M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (33m) 78s ago 33m 59.8M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (32m) 78s ago 32m 53.0M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (32m) 78s ago 32m 58.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (31m) 109s ago 31m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (31m) 109s ago 31m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (30m) 109s ago 30m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (29m) 109s ago 30m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (5m) 109s ago 29m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (27m) 78s ago 27m 91.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:10:09.533 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (27m) 109s ago 27m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:10:10.305 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-03-30T05:10:10.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:10 smithi172 bash[68787]: cluster 2024-03-30T05:10:09.239703+0000 mgr.y (mgr.25630) 146 : 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-03-30T05:10:10.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:10 smithi172 bash[68787]: audit 2024-03-30T05:10:09.517155+0000 mgr.y (mgr.25630) 147 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:10.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:10 smithi172 bash[70086]: cluster 2024-03-30T05:10:09.239703+0000 mgr.y (mgr.25630) 146 : 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-03-30T05:10:10.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:10 smithi172 bash[70086]: audit 2024-03-30T05:10:09.517155+0000 mgr.y (mgr.25630) 147 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:11.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:10 smithi173 bash[49345]: cluster 2024-03-30T05:10:09.239703+0000 mgr.y (mgr.25630) 146 : 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-03-30T05:10:11.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:10 smithi173 bash[49345]: audit 2024-03-30T05:10:09.517155+0000 mgr.y (mgr.25630) 147 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:11.395 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:10:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:10:11] "GET /metrics HTTP/1.1" 200 38018 "" "Prometheus/2.43.0" 2024-03-30T05:10:13.055 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:12 smithi172 bash[68787]: cluster 2024-03-30T05:10:11.240373+0000 mgr.y (mgr.25630) 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-03-30T05:10:13.055 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:12 smithi172 bash[70086]: cluster 2024-03-30T05:10:11.240373+0000 mgr.y (mgr.25630) 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-03-30T05:10:13.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:12 smithi173 bash[49345]: cluster 2024-03-30T05:10:11.240373+0000 mgr.y (mgr.25630) 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-03-30T05:10:13.554 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:10:13.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:13 smithi172 bash[70086]: audit 2024-03-30T05:10:13.294975+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:13.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:13 smithi172 bash[70086]: audit 2024-03-30T05:10:13.555232+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.172:0/696408484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:13.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:13 smithi172 bash[68787]: audit 2024-03-30T05:10:13.294975+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:13.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:13 smithi172 bash[68787]: audit 2024-03-30T05:10:13.555232+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.172:0/696408484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:14.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:13 smithi173 bash[49345]: audit 2024-03-30T05:10:13.294975+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:14.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:13 smithi173 bash[49345]: audit 2024-03-30T05:10:13.555232+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.172:0/696408484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:14.252 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-03-30T05:10:15.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:14 smithi173 bash[49345]: cluster 2024-03-30T05:10:13.241062+0000 mgr.y (mgr.25630) 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-03-30T05:10:15.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:14 smithi172 bash[68787]: cluster 2024-03-30T05:10:13.241062+0000 mgr.y (mgr.25630) 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-03-30T05:10:15.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:14 smithi172 bash[70086]: cluster 2024-03-30T05:10:13.241062+0000 mgr.y (mgr.25630) 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-03-30T05:10:16.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:15 smithi173 bash[49345]: audit 2024-03-30T05:10:14.316880+0000 mgr.y (mgr.25630) 150 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:16.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:15 smithi172 bash[68787]: audit 2024-03-30T05:10:14.316880+0000 mgr.y (mgr.25630) 150 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:16.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:15 smithi172 bash[70086]: audit 2024-03-30T05:10:14.316880+0000 mgr.y (mgr.25630) 150 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:16.986 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:16 smithi172 bash[68787]: cluster 2024-03-30T05:10:15.242747+0000 mgr.y (mgr.25630) 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-03-30T05:10:16.987 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:16 smithi172 bash[70086]: cluster 2024-03-30T05:10:15.242747+0000 mgr.y (mgr.25630) 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-03-30T05:10:17.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:16 smithi173 bash[49345]: cluster 2024-03-30T05:10:15.242747+0000 mgr.y (mgr.25630) 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-03-30T05:10:17.454 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:10:18.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:17 smithi172 bash[68787]: audit 2024-03-30T05:10:17.453723+0000 mon.a (mon.0) 261 : audit [DBG] from='client.? 172.21.15.172:0/505299458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:18.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:17 smithi172 bash[70086]: audit 2024-03-30T05:10:17.453723+0000 mon.a (mon.0) 261 : audit [DBG] from='client.? 172.21.15.172:0/505299458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:18.106 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-03-30T05:10:18.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:17 smithi173 bash[49345]: audit 2024-03-30T05:10:17.453723+0000 mon.a (mon.0) 261 : audit [DBG] from='client.? 172.21.15.172:0/505299458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:18 smithi173 bash[49345]: cluster 2024-03-30T05:10:17.243555+0000 mgr.y (mgr.25630) 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-03-30T05:10:19.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:18 smithi172 bash[68787]: cluster 2024-03-30T05:10:17.243555+0000 mgr.y (mgr.25630) 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-03-30T05:10:19.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:18 smithi172 bash[70086]: cluster 2024-03-30T05:10:17.243555+0000 mgr.y (mgr.25630) 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-03-30T05:10:21.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:20 smithi172 bash[68787]: cluster 2024-03-30T05:10:19.244497+0000 mgr.y (mgr.25630) 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-03-30T05:10:21.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:20 smithi172 bash[70086]: cluster 2024-03-30T05:10:19.244497+0000 mgr.y (mgr.25630) 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-03-30T05:10:21.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:20 smithi173 bash[49345]: cluster 2024-03-30T05:10:19.244497+0000 mgr.y (mgr.25630) 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-03-30T05:10:21.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:10:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:10:21] "GET /metrics HTTP/1.1" 200 38015 "" "Prometheus/2.43.0" 2024-03-30T05:10:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:22 smithi172 bash[68787]: cluster 2024-03-30T05:10:21.245140+0000 mgr.y (mgr.25630) 154 : 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-03-30T05:10:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:22 smithi172 bash[68787]: audit 2024-03-30T05:10:21.283878+0000 mgr.y (mgr.25630) 155 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:22 smithi172 bash[70086]: cluster 2024-03-30T05:10:21.245140+0000 mgr.y (mgr.25630) 154 : 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-03-30T05:10:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:22 smithi172 bash[70086]: audit 2024-03-30T05:10:21.283878+0000 mgr.y (mgr.25630) 155 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:23.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:22 smithi173 bash[49345]: cluster 2024-03-30T05:10:21.245140+0000 mgr.y (mgr.25630) 154 : 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-03-30T05:10:23.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:22 smithi173 bash[49345]: audit 2024-03-30T05:10:21.283878+0000 mgr.y (mgr.25630) 155 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:23.564 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:10:24.201 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:10:25.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:24 smithi173 bash[49345]: cluster 2024-03-30T05:10:23.245956+0000 mgr.y (mgr.25630) 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-03-30T05:10:25.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:24 smithi172 bash[68787]: cluster 2024-03-30T05:10:23.245956+0000 mgr.y (mgr.25630) 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-03-30T05:10:25.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:24 smithi172 bash[70086]: cluster 2024-03-30T05:10:23.245956+0000 mgr.y (mgr.25630) 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-03-30T05:10:26.064 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:25 smithi172 bash[68787]: audit 2024-03-30T05:10:24.319867+0000 mgr.y (mgr.25630) 157 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:26.064 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:25 smithi172 bash[70086]: audit 2024-03-30T05:10:24.319867+0000 mgr.y (mgr.25630) 157 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:26.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:25 smithi173 bash[49345]: audit 2024-03-30T05:10:24.319867+0000 mgr.y (mgr.25630) 157 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:27.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:26 smithi173 bash[49345]: cluster 2024-03-30T05:10:25.246990+0000 mgr.y (mgr.25630) 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-03-30T05:10:27.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:26 smithi172 bash[68787]: cluster 2024-03-30T05:10:25.246990+0000 mgr.y (mgr.25630) 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-03-30T05:10:27.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:26 smithi172 bash[70086]: cluster 2024-03-30T05:10:25.246990+0000 mgr.y (mgr.25630) 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-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:10:27.297 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:10:28.014 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:10:29.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:28 smithi172 bash[68787]: cluster 2024-03-30T05:10:27.247648+0000 mgr.y (mgr.25630) 159 : 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-03-30T05:10:29.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:28 smithi172 bash[68787]: audit 2024-03-30T05:10:27.310480+0000 mgr.y (mgr.25630) 160 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:29.032 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:28 smithi172 bash[68787]: audit 2024-03-30T05:10:28.295467+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:29.032 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:28 smithi172 bash[70086]: cluster 2024-03-30T05:10:27.247648+0000 mgr.y (mgr.25630) 159 : 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-03-30T05:10:29.033 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:28 smithi172 bash[70086]: audit 2024-03-30T05:10:27.310480+0000 mgr.y (mgr.25630) 160 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:29.033 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:28 smithi172 bash[70086]: audit 2024-03-30T05:10:28.295467+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:28 smithi173 bash[49345]: cluster 2024-03-30T05:10:27.247648+0000 mgr.y (mgr.25630) 159 : 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-03-30T05:10:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:28 smithi173 bash[49345]: audit 2024-03-30T05:10:27.310480+0000 mgr.y (mgr.25630) 160 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:28 smithi173 bash[49345]: audit 2024-03-30T05:10:28.295467+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:31.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:30 smithi172 bash[68787]: cluster 2024-03-30T05:10:29.248545+0000 mgr.y (mgr.25630) 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-03-30T05:10:31.103 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:30 smithi172 bash[70086]: cluster 2024-03-30T05:10:29.248545+0000 mgr.y (mgr.25630) 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-03-30T05:10:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:30 smithi173 bash[49345]: cluster 2024-03-30T05:10:29.248545+0000 mgr.y (mgr.25630) 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-03-30T05:10:31.167 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:10:31.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:10:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:10:31] "GET /metrics HTTP/1.1" 200 38031 "" "Prometheus/2.43.0" 2024-03-30T05:10:31.832 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-03-30T05:10:32.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:31 smithi173 bash[49345]: audit 2024-03-30T05:10:31.181384+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.172:0/2753227456' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:10:32.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:31 smithi172 bash[68787]: audit 2024-03-30T05:10:31.181384+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.172:0/2753227456' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:10:32.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:31 smithi172 bash[70086]: audit 2024-03-30T05:10:31.181384+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.172:0/2753227456' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:10:33.096 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:32 smithi172 bash[68787]: cluster 2024-03-30T05:10:31.249179+0000 mgr.y (mgr.25630) 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-03-30T05:10:33.096 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:32 smithi172 bash[70086]: cluster 2024-03-30T05:10:31.249179+0000 mgr.y (mgr.25630) 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-03-30T05:10:33.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:32 smithi173 bash[49345]: cluster 2024-03-30T05:10:31.249179+0000 mgr.y (mgr.25630) 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-03-30T05:10:34.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:34 smithi172 bash[70086]: cluster 2024-03-30T05:10:33.249845+0000 mgr.y (mgr.25630) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:10:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:34 smithi172 bash[68787]: cluster 2024-03-30T05:10:33.249845+0000 mgr.y (mgr.25630) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:10:35.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:34 smithi173 bash[49345]: cluster 2024-03-30T05:10:33.249845+0000 mgr.y (mgr.25630) 163 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:10:36.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:35 smithi173 bash[49345]: audit 2024-03-30T05:10:34.330886+0000 mgr.y (mgr.25630) 164 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:35 smithi173 bash[49345]: audit 2024-03-30T05:10:35.302124+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:35 smithi173 bash[49345]: audit 2024-03-30T05:10:35.303578+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:35 smithi173 bash[49345]: audit 2024-03-30T05:10:35.310749+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:36.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:35 smithi172 bash[68787]: audit 2024-03-30T05:10:34.330886+0000 mgr.y (mgr.25630) 164 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:35 smithi172 bash[68787]: audit 2024-03-30T05:10:35.302124+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:35 smithi172 bash[68787]: audit 2024-03-30T05:10:35.303578+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:35 smithi172 bash[68787]: audit 2024-03-30T05:10:35.310749+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:36.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:35 smithi172 bash[70086]: audit 2024-03-30T05:10:34.330886+0000 mgr.y (mgr.25630) 164 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:36.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:35 smithi172 bash[70086]: audit 2024-03-30T05:10:35.302124+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:36.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:35 smithi172 bash[70086]: audit 2024-03-30T05:10:35.303578+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:36.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:35 smithi172 bash[70086]: audit 2024-03-30T05:10:35.310749+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:36 smithi173 bash[49345]: audit 2024-03-30T05:10:35.033658+0000 mgr.y (mgr.25630) 165 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:36 smithi173 bash[49345]: cluster 2024-03-30T05:10:35.250847+0000 mgr.y (mgr.25630) 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-03-30T05:10:37.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:36 smithi172 bash[68787]: audit 2024-03-30T05:10:35.033658+0000 mgr.y (mgr.25630) 165 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:37.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:36 smithi172 bash[68787]: cluster 2024-03-30T05:10:35.250847+0000 mgr.y (mgr.25630) 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-03-30T05:10:37.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:36 smithi172 bash[70086]: audit 2024-03-30T05:10:35.033658+0000 mgr.y (mgr.25630) 165 : audit [DBG] from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:37.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:36 smithi172 bash[70086]: cluster 2024-03-30T05:10:35.250847+0000 mgr.y (mgr.25630) 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-03-30T05:10:37.309 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:10:38.280 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:10:38.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:38 smithi173 bash[49345]: cluster 2024-03-30T05:10:37.251542+0000 mgr.y (mgr.25630) 167 : 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-03-30T05:10:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:38 smithi173 bash[49345]: cephadm 2024-03-30T05:10:37.314889+0000 mgr.y (mgr.25630) 168 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:10:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:38 smithi173 bash[49345]: audit 2024-03-30T05:10:37.322653+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:38 smithi173 bash[49345]: audit 2024-03-30T05:10:37.373176+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:38 smithi173 bash[49345]: audit 2024-03-30T05:10:37.374154+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:38 smithi173 bash[49345]: audit 2024-03-30T05:10:37.379883+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:38.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:38 smithi173 bash[49345]: cephadm 2024-03-30T05:10:37.438560+0000 mgr.y (mgr.25630) 169 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:10:38.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[68787]: cluster 2024-03-30T05:10:37.251542+0000 mgr.y (mgr.25630) 167 : 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-03-30T05:10:38.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[68787]: cephadm 2024-03-30T05:10:37.314889+0000 mgr.y (mgr.25630) 168 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:10:38.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[68787]: audit 2024-03-30T05:10:37.322653+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:38.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[68787]: audit 2024-03-30T05:10:37.373176+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:38.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[68787]: audit 2024-03-30T05:10:37.374154+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:38.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[68787]: audit 2024-03-30T05:10:37.379883+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:38.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[68787]: cephadm 2024-03-30T05:10:37.438560+0000 mgr.y (mgr.25630) 169 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:10:38.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[70086]: cluster 2024-03-30T05:10:37.251542+0000 mgr.y (mgr.25630) 167 : 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-03-30T05:10:38.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[70086]: cephadm 2024-03-30T05:10:37.314889+0000 mgr.y (mgr.25630) 168 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:10:38.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[70086]: audit 2024-03-30T05:10:37.322653+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:38.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[70086]: audit 2024-03-30T05:10:37.373176+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:38.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[70086]: audit 2024-03-30T05:10:37.374154+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:10:38.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[70086]: audit 2024-03-30T05:10:37.379883+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:38.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:38 smithi172 bash[70086]: cephadm 2024-03-30T05:10:37.438560+0000 mgr.y (mgr.25630) 169 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: cluster 2024-03-30T05:10:39.253177+0000 mgr.y (mgr.25630) 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-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.266061+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.272151+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.276607+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.284628+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.290522+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.297988+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.303581+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.311772+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:40 smithi173 bash[49345]: audit 2024-03-30T05:10:40.317547+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: cluster 2024-03-30T05:10:39.253177+0000 mgr.y (mgr.25630) 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-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.266061+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.272151+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.276607+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.284628+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.290522+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.297988+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.303581+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.311772+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[68787]: audit 2024-03-30T05:10:40.317547+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:10:40.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: cluster 2024-03-30T05:10:39.253177+0000 mgr.y (mgr.25630) 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-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.266061+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.272151+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.276607+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.284628+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.290522+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.297988+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.303581+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.311772+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:40.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:40 smithi172 bash[70086]: audit 2024-03-30T05:10:40.317547+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:10:41.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:10:41] "GET /metrics HTTP/1.1" 200 38031 "" "Prometheus/2.43.0" 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[70086]: cephadm 2024-03-30T05:10:40.267140+0000 mgr.y (mgr.25630) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[70086]: cephadm 2024-03-30T05:10:40.267412+0000 mgr.y (mgr.25630) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[70086]: cephadm 2024-03-30T05:10:40.277963+0000 mgr.y (mgr.25630) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[70086]: cephadm 2024-03-30T05:10:40.291914+0000 mgr.y (mgr.25630) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[70086]: cephadm 2024-03-30T05:10:40.305260+0000 mgr.y (mgr.25630) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[70086]: audit 2024-03-30T05:10:40.317895+0000 mgr.y (mgr.25630) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[70086]: cephadm 2024-03-30T05:10:40.320381+0000 mgr.y (mgr.25630) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[68787]: cephadm 2024-03-30T05:10:40.267140+0000 mgr.y (mgr.25630) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:10:41.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[68787]: cephadm 2024-03-30T05:10:40.267412+0000 mgr.y (mgr.25630) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:10:41.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[68787]: cephadm 2024-03-30T05:10:40.277963+0000 mgr.y (mgr.25630) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:10:41.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[68787]: cephadm 2024-03-30T05:10:40.291914+0000 mgr.y (mgr.25630) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:10:41.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[68787]: cephadm 2024-03-30T05:10:40.305260+0000 mgr.y (mgr.25630) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:10:41.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[68787]: audit 2024-03-30T05:10:40.317895+0000 mgr.y (mgr.25630) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:10:41.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:41 smithi172 bash[68787]: cephadm 2024-03-30T05:10:40.320381+0000 mgr.y (mgr.25630) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T05:10:41.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:41 smithi173 bash[49345]: cephadm 2024-03-30T05:10:40.267140+0000 mgr.y (mgr.25630) 171 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:10:41.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:41 smithi173 bash[49345]: cephadm 2024-03-30T05:10:40.267412+0000 mgr.y (mgr.25630) 172 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:10:41.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:41 smithi173 bash[49345]: cephadm 2024-03-30T05:10:40.277963+0000 mgr.y (mgr.25630) 173 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:10:41.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:41 smithi173 bash[49345]: cephadm 2024-03-30T05:10:40.291914+0000 mgr.y (mgr.25630) 174 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:10:41.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:41 smithi173 bash[49345]: cephadm 2024-03-30T05:10:40.305260+0000 mgr.y (mgr.25630) 175 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:10:41.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:41 smithi173 bash[49345]: audit 2024-03-30T05:10:40.317895+0000 mgr.y (mgr.25630) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-03-30T05:10:41.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:41 smithi173 bash[49345]: cephadm 2024-03-30T05:10:40.320381+0000 mgr.y (mgr.25630) 177 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-03-30T05:10:42.519 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:10:42.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:42 smithi173 bash[49345]: cluster 2024-03-30T05:10:41.253897+0000 mgr.y (mgr.25630) 178 : 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-03-30T05:10:42.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:42 smithi172 bash[68787]: cluster 2024-03-30T05:10:41.253897+0000 mgr.y (mgr.25630) 178 : 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-03-30T05:10:42.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:42 smithi172 bash[70086]: cluster 2024-03-30T05:10:41.253897+0000 mgr.y (mgr.25630) 178 : 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-03-30T05:10:43.245 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:10:43.245 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (5m) 112s ago 29m 16.1M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:10:43.245 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (5m) 2m ago 29m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:10:43.245 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (6m) 112s ago 27m 43.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:10:43.245 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (6m) 2m ago 34m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:10:43.245 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (16m) 112s ago 36m 486M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:10:43.245 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (2m) 112s ago 36m 37.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (3m) 2m ago 35m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (2m) 112s ago 35m 20.5M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (6m) 112s ago 29m 8219k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (6m) 2m ago 29m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (34m) 112s ago 34m 58.2M 3036M 17.2.0 e1d6a67b021e c8f43e488ac1 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (33m) 112s ago 33m 59.8M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (33m) 112s ago 33m 53.0M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (32m) 112s ago 32m 58.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (32m) 2m ago 32m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (31m) 2m ago 31m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (31m) 2m ago 31m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:10:43.246 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (30m) 2m ago 30m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:10:43.247 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (5m) 2m ago 29m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:10:43.247 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (27m) 112s ago 27m 91.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:10:43.247 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (27m) 2m ago 27m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:10:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:43 smithi173 bash[49345]: audit 2024-03-30T05:10:42.519379+0000 mgr.y (mgr.25630) 179 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:43.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:43 smithi173 bash[49345]: audit 2024-03-30T05:10:42.885389+0000 mgr.y (mgr.25630) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:43.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:43 smithi173 bash[49345]: audit 2024-03-30T05:10:43.046474+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:43.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:43 smithi173 bash[49345]: audit 2024-03-30T05:10:43.050327+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:10:43.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:43 smithi173 bash[49345]: audit 2024-03-30T05:10:43.051049+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:43.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:43 smithi173 bash[49345]: audit 2024-03-30T05:10:43.295266+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:43.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[68787]: audit 2024-03-30T05:10:42.519379+0000 mgr.y (mgr.25630) 179 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:43.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[68787]: audit 2024-03-30T05:10:42.885389+0000 mgr.y (mgr.25630) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:43.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[68787]: audit 2024-03-30T05:10:43.046474+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[68787]: audit 2024-03-30T05:10:43.050327+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[68787]: audit 2024-03-30T05:10:43.051049+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[68787]: audit 2024-03-30T05:10:43.295266+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[70086]: audit 2024-03-30T05:10:42.519379+0000 mgr.y (mgr.25630) 179 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[70086]: audit 2024-03-30T05:10:42.885389+0000 mgr.y (mgr.25630) 180 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[70086]: audit 2024-03-30T05:10:43.046474+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[70086]: audit 2024-03-30T05:10:43.050327+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[70086]: audit 2024-03-30T05:10:43.051049+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:10:43.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:43 smithi172 bash[70086]: audit 2024-03-30T05:10:43.295266+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:43.696 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:10:43.696 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:10:43.696 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T05:10:43.697 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:10:43.698 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:10:44.065 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:10:44.065 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:10:44.066 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:10:44.066 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-03-30T05:10:44.066 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:10:44.066 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "0/8 daemons upgraded", 2024-03-30T05:10:44.066 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:10:44.066 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:10:44.066 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:10:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:44 smithi173 bash[49345]: cephadm 2024-03-30T05:10:43.041173+0000 mgr.y (mgr.25630) 181 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T05:10:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:44 smithi173 bash[49345]: cephadm 2024-03-30T05:10:43.053329+0000 mgr.y (mgr.25630) 182 : cephadm [INF] Deploying daemon osd.0 on smithi172 2024-03-30T05:10:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:44 smithi173 bash[49345]: audit 2024-03-30T05:10:43.244409+0000 mgr.y (mgr.25630) 183 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:44 smithi173 bash[49345]: cluster 2024-03-30T05:10:43.254363+0000 mgr.y (mgr.25630) 184 : 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-03-30T05:10:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:44 smithi173 bash[49345]: audit 2024-03-30T05:10:43.710257+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.172:0/569320278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:44.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[68787]: cephadm 2024-03-30T05:10:43.041173+0000 mgr.y (mgr.25630) 181 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T05:10:44.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[68787]: cephadm 2024-03-30T05:10:43.053329+0000 mgr.y (mgr.25630) 182 : cephadm [INF] Deploying daemon osd.0 on smithi172 2024-03-30T05:10:44.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[68787]: audit 2024-03-30T05:10:43.244409+0000 mgr.y (mgr.25630) 183 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:44.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[68787]: cluster 2024-03-30T05:10:43.254363+0000 mgr.y (mgr.25630) 184 : 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-03-30T05:10:44.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[68787]: audit 2024-03-30T05:10:43.710257+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.172:0/569320278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[70086]: cephadm 2024-03-30T05:10:43.041173+0000 mgr.y (mgr.25630) 181 : cephadm [INF] Upgrade: Updating osd.0 2024-03-30T05:10:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[70086]: cephadm 2024-03-30T05:10:43.053329+0000 mgr.y (mgr.25630) 182 : cephadm [INF] Deploying daemon osd.0 on smithi172 2024-03-30T05:10:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[70086]: audit 2024-03-30T05:10:43.244409+0000 mgr.y (mgr.25630) 183 : audit [DBG] from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[70086]: cluster 2024-03-30T05:10:43.254363+0000 mgr.y (mgr.25630) 184 : 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-03-30T05:10:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:44 smithi172 bash[70086]: audit 2024-03-30T05:10:43.710257+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.172:0/569320278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:10:45.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:45 smithi173 bash[49345]: audit 2024-03-30T05:10:44.079407+0000 mgr.y (mgr.25630) 185 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:45.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:45 smithi173 bash[49345]: audit 2024-03-30T05:10:44.334353+0000 mgr.y (mgr.25630) 186 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:45.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:45 smithi172 bash[68787]: audit 2024-03-30T05:10:44.079407+0000 mgr.y (mgr.25630) 185 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:45.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:45 smithi172 bash[68787]: audit 2024-03-30T05:10:44.334353+0000 mgr.y (mgr.25630) 186 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:45.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:45 smithi172 bash[70086]: audit 2024-03-30T05:10:44.079407+0000 mgr.y (mgr.25630) 185 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:10:45.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:45 smithi172 bash[70086]: audit 2024-03-30T05:10:44.334353+0000 mgr.y (mgr.25630) 186 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:46.610 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:46 smithi172 bash[68787]: cluster 2024-03-30T05:10:45.255560+0000 mgr.y (mgr.25630) 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-03-30T05:10:46.611 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:46 smithi172 bash[70086]: cluster 2024-03-30T05:10:45.255560+0000 mgr.y (mgr.25630) 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-03-30T05:10:46.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:46 smithi173 bash[49345]: cluster 2024-03-30T05:10:45.255560+0000 mgr.y (mgr.25630) 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-03-30T05:10:47.592 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.593 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.593 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.593 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.593 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: Stopping Ceph osd.0 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:10:47.594 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.594 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.594 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.595 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.595 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:10:47 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:47.892 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:47 smithi172 bash[26225]: debug 2024-03-30T05:10:47.709+0000 7ff56429d700 -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-03-30T05:10:47.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:47 smithi172 bash[26225]: debug 2024-03-30T05:10:47.709+0000 7ff56429d700 -1 osd.0 116 *** Got signal Terminated *** 2024-03-30T05:10:47.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:47 smithi172 bash[26225]: debug 2024-03-30T05:10:47.709+0000 7ff56429d700 -1 osd.0 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:10:48.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:48 smithi173 bash[49345]: cluster 2024-03-30T05:10:47.256178+0000 mgr.y (mgr.25630) 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-03-30T05:10:48.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:48 smithi173 bash[49345]: cluster 2024-03-30T05:10:47.715293+0000 mon.a (mon.0) 283 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T05:10:48.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:48 smithi172 bash[68787]: cluster 2024-03-30T05:10:47.256178+0000 mgr.y (mgr.25630) 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-03-30T05:10:48.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:48 smithi172 bash[68787]: cluster 2024-03-30T05:10:47.715293+0000 mon.a (mon.0) 283 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T05:10:48.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:48 smithi172 bash[70086]: cluster 2024-03-30T05:10:47.256178+0000 mgr.y (mgr.25630) 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-03-30T05:10:48.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:48 smithi172 bash[70086]: cluster 2024-03-30T05:10:47.715293+0000 mon.a (mon.0) 283 : cluster [INF] osd.0 marked itself down and dead 2024-03-30T05:10:49.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:49 smithi173 bash[49345]: cluster 2024-03-30T05:10:48.351926+0000 mon.a (mon.0) 284 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:10:49.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:49 smithi173 bash[49345]: cluster 2024-03-30T05:10:48.374975+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-03-30T05:10:49.642 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:49 smithi172 bash[76377]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T05:10:49.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:49 smithi172 bash[68787]: cluster 2024-03-30T05:10:48.351926+0000 mon.a (mon.0) 284 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:10:49.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:49 smithi172 bash[68787]: cluster 2024-03-30T05:10:48.374975+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-03-30T05:10:49.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:49 smithi172 bash[70086]: cluster 2024-03-30T05:10:48.351926+0000 mon.a (mon.0) 284 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:10:49.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:49 smithi172 bash[70086]: cluster 2024-03-30T05:10:48.374975+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-03-30T05:10:50.142 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:49 smithi172 bash[76443]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T05:10:50.598 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:50 smithi172 bash[68787]: cluster 2024-03-30T05:10:49.258495+0000 mgr.y (mgr.25630) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:50.598 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:50 smithi172 bash[68787]: cluster 2024-03-30T05:10:49.366867+0000 mon.a (mon.0) 286 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 56 pgs peering (PG_AVAILABILITY) 2024-03-30T05:10:50.598 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:50 smithi172 bash[68787]: cluster 2024-03-30T05:10:49.383080+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T05:10:50.598 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:50 smithi172 bash[70086]: cluster 2024-03-30T05:10:49.258495+0000 mgr.y (mgr.25630) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:50.598 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:50 smithi172 bash[70086]: cluster 2024-03-30T05:10:49.366867+0000 mon.a (mon.0) 286 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 56 pgs peering (PG_AVAILABILITY) 2024-03-30T05:10:50.598 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:50 smithi172 bash[70086]: cluster 2024-03-30T05:10:49.383080+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T05:10:50.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:50 smithi173 bash[49345]: cluster 2024-03-30T05:10:49.258495+0000 mgr.y (mgr.25630) 189 : cluster [DBG] pgmap v82: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:50.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:50 smithi173 bash[49345]: cluster 2024-03-30T05:10:49.366867+0000 mon.a (mon.0) 286 : cluster [WRN] Health check failed: Reduced data availability: 13 pgs inactive, 56 pgs peering (PG_AVAILABILITY) 2024-03-30T05:10:50.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:50 smithi173 bash[49345]: cluster 2024-03-30T05:10:49.383080+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-03-30T05:10:51.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:10:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:10:51] "GET /metrics HTTP/1.1" 200 38033 "" "Prometheus/2.43.0" 2024-03-30T05:10:51.987 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:51.988 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:51.988 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:51.988 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.0.service: Deactivated successfully. 2024-03-30T05:10:51.988 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: Stopped Ceph osd.0 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:10:51.989 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:51.989 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:51.989 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:51.989 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:51.990 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:51.990 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:10:51 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:10:52.346 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:52 smithi172 systemd[1]: Started Ceph osd.0 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:10:52.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:52 smithi173 bash[49345]: cluster 2024-03-30T05:10:51.259228+0000 mgr.y (mgr.25630) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:52.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:52 smithi173 bash[49345]: audit 2024-03-30T05:10:52.047615+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:52.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:52 smithi173 bash[49345]: audit 2024-03-30T05:10:52.053622+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:52.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:52 smithi173 bash[49345]: audit 2024-03-30T05:10:52.096172+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:52.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:52 smithi172 bash[68787]: cluster 2024-03-30T05:10:51.259228+0000 mgr.y (mgr.25630) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:52.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:52 smithi172 bash[68787]: audit 2024-03-30T05:10:52.047615+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:52.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:52 smithi172 bash[68787]: audit 2024-03-30T05:10:52.053622+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:52.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:52 smithi172 bash[68787]: audit 2024-03-30T05:10:52.096172+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:52.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:52 smithi172 bash[70086]: cluster 2024-03-30T05:10:51.259228+0000 mgr.y (mgr.25630) 190 : cluster [DBG] pgmap v84: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:52.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:52 smithi172 bash[70086]: audit 2024-03-30T05:10:52.047615+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:52.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:52 smithi172 bash[70086]: audit 2024-03-30T05:10:52.053622+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:52.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:52 smithi172 bash[70086]: audit 2024-03-30T05:10:52.096172+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:53.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:53 smithi172 bash[76592]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T05:10:53.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:53 smithi172 bash[76592]: 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-03-30T05:10:53.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:53 smithi172 bash[76592]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T05:10:53.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:53 smithi172 bash[76592]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T05:10:53.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:53 smithi172 bash[76592]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-03-30T05:10:53.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:53 smithi172 bash[76592]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-03-30T05:10:53.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:53 smithi172 bash[76592]: --> ceph-volume raw activate successful for osd ID: 0 2024-03-30T05:10:54.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:54 smithi173 bash[49345]: cluster 2024-03-30T05:10:53.259904+0000 mgr.y (mgr.25630) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:54.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:54 smithi172 bash[68787]: cluster 2024-03-30T05:10:53.259904+0000 mgr.y (mgr.25630) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:54.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:54 smithi172 bash[70086]: cluster 2024-03-30T05:10:53.259904+0000 mgr.y (mgr.25630) 191 : cluster [DBG] pgmap v85: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:10:55.142 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:54 smithi172 bash[76829]: debug 2024-03-30T05:10:54.976+0000 7fbe3a217700 1 -- 172.21.15.172:0/845469262 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55729ce23680 con 0x55729ce60800 2024-03-30T05:10:55.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:55 smithi173 bash[49345]: audit 2024-03-30T05:10:54.344864+0000 mgr.y (mgr.25630) 192 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:55.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:55 smithi172 bash[68787]: audit 2024-03-30T05:10:54.344864+0000 mgr.y (mgr.25630) 192 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:55.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:55 smithi172 bash[70086]: audit 2024-03-30T05:10:54.344864+0000 mgr.y (mgr.25630) 192 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:10:55.643 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:55 smithi172 bash[76829]: debug 2024-03-30T05:10:55.528+0000 7fbe433af7c0 -1 Falling back to public interface 2024-03-30T05:10:56.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:56 smithi173 bash[49345]: cluster 2024-03-30T05:10:55.261795+0000 mgr.y (mgr.25630) 193 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-03-30T05:10:56.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:56 smithi173 bash[49345]: cluster 2024-03-30T05:10:55.364358+0000 mon.a (mon.0) 291 : cluster [WRN] Health check failed: Degraded data redundancy: 78/723 objects degraded (10.788%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T05:10:56.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:56 smithi173 bash[49345]: cluster 2024-03-30T05:10:55.364412+0000 mon.a (mon.0) 292 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 56 pgs peering) 2024-03-30T05:10:56.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:56 smithi172 bash[68787]: cluster 2024-03-30T05:10:55.261795+0000 mgr.y (mgr.25630) 193 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-03-30T05:10:56.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:56 smithi172 bash[68787]: cluster 2024-03-30T05:10:55.364358+0000 mon.a (mon.0) 291 : cluster [WRN] Health check failed: Degraded data redundancy: 78/723 objects degraded (10.788%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T05:10:56.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:56 smithi172 bash[68787]: cluster 2024-03-30T05:10:55.364412+0000 mon.a (mon.0) 292 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 56 pgs peering) 2024-03-30T05:10:56.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:56 smithi172 bash[70086]: cluster 2024-03-30T05:10:55.261795+0000 mgr.y (mgr.25630) 193 : cluster [DBG] pgmap v86: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-03-30T05:10:56.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:56 smithi172 bash[70086]: cluster 2024-03-30T05:10:55.364358+0000 mon.a (mon.0) 291 : cluster [WRN] Health check failed: Degraded data redundancy: 78/723 objects degraded (10.788%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T05:10:56.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:56 smithi172 bash[70086]: cluster 2024-03-30T05:10:55.364412+0000 mon.a (mon.0) 292 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 56 pgs peering) 2024-03-30T05:10:58.642 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:58 smithi172 bash[76829]: debug 2024-03-30T05:10:58.480+0000 7fbe433af7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-03-30T05:10:58.643 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:58 smithi172 bash[76829]: debug 2024-03-30T05:10:58.516+0000 7fbe433af7c0 -1 osd.0 116 log_to_monitors true 2024-03-30T05:10:58.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:58 smithi172 bash[68787]: cluster 2024-03-30T05:10:57.262731+0000 mgr.y (mgr.25630) 194 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-03-30T05:10:58.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:58 smithi172 bash[68787]: audit 2024-03-30T05:10:58.302801+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:58.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:58 smithi172 bash[68787]: audit 2024-03-30T05:10:58.305074+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:58.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:58 smithi172 bash[70086]: cluster 2024-03-30T05:10:57.262731+0000 mgr.y (mgr.25630) 194 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-03-30T05:10:58.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:58 smithi172 bash[70086]: audit 2024-03-30T05:10:58.302801+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:58.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:58 smithi172 bash[70086]: audit 2024-03-30T05:10:58.305074+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:58.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:58 smithi173 bash[49345]: cluster 2024-03-30T05:10:57.262731+0000 mgr.y (mgr.25630) 194 : cluster [DBG] pgmap v87: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 78/723 objects degraded (10.788%) 2024-03-30T05:10:58.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:58 smithi173 bash[49345]: audit 2024-03-30T05:10:58.302801+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:10:58.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:58 smithi173 bash[49345]: audit 2024-03-30T05:10:58.305074+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:10:59.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:10:59 smithi172 bash[68787]: audit 2024-03-30T05:10:58.525003+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T05:10:59.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:10:59 smithi172 bash[70086]: audit 2024-03-30T05:10:58.525003+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T05:10:59.643 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:10:59 smithi172 bash[76829]: debug 2024-03-30T05:10:59.432+0000 7fbe34807700 -1 osd.0 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:10:59.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:10:59 smithi173 bash[49345]: audit 2024-03-30T05:10:58.525003+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-03-30T05:11:00.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:00 smithi173 bash[49345]: cluster 2024-03-30T05:10:59.263644+0000 mgr.y (mgr.25630) 195 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:00.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:00 smithi173 bash[49345]: audit 2024-03-30T05:10:59.387435+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T05:11:00.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:00 smithi173 bash[49345]: cluster 2024-03-30T05:10:59.392071+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T05:11:00.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:00 smithi173 bash[49345]: audit 2024-03-30T05:10:59.392440+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:00.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:00 smithi173 bash[49345]: audit 2024-03-30T05:10:59.743834+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:00.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:00 smithi173 bash[49345]: audit 2024-03-30T05:10:59.760634+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:00.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[68787]: cluster 2024-03-30T05:10:59.263644+0000 mgr.y (mgr.25630) 195 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[68787]: audit 2024-03-30T05:10:59.387435+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[68787]: cluster 2024-03-30T05:10:59.392071+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[68787]: audit 2024-03-30T05:10:59.392440+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[68787]: audit 2024-03-30T05:10:59.743834+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[68787]: audit 2024-03-30T05:10:59.760634+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[70086]: cluster 2024-03-30T05:10:59.263644+0000 mgr.y (mgr.25630) 195 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[70086]: audit 2024-03-30T05:10:59.387435+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[70086]: cluster 2024-03-30T05:10:59.392071+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[70086]: audit 2024-03-30T05:10:59.392440+0000 mon.a (mon.0) 298 : audit [INF] from='osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:00.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[70086]: audit 2024-03-30T05:10:59.743834+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:00.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:00 smithi172 bash[70086]: audit 2024-03-30T05:10:59.760634+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:01.397 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:11:01] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-03-30T05:11:01.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:01 smithi173 bash[49345]: cluster 2024-03-30T05:11:00.388318+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:11:01.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:01 smithi173 bash[49345]: cluster 2024-03-30T05:11:00.394004+0000 mon.a (mon.0) 302 : cluster [INF] osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205] boot 2024-03-30T05:11:01.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:01 smithi173 bash[49345]: cluster 2024-03-30T05:11:00.394067+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-03-30T05:11:01.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:01 smithi173 bash[49345]: audit 2024-03-30T05:11:00.394777+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:11:01.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:01 smithi173 bash[49345]: audit 2024-03-30T05:11:00.805059+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:01.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:01 smithi173 bash[49345]: audit 2024-03-30T05:11:00.814520+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:01.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:01 smithi173 bash[49345]: cluster 2024-03-30T05:11:01.400262+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T05:11:01.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[68787]: cluster 2024-03-30T05:11:00.388318+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:11:01.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[68787]: cluster 2024-03-30T05:11:00.394004+0000 mon.a (mon.0) 302 : cluster [INF] osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205] boot 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[68787]: cluster 2024-03-30T05:11:00.394067+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[68787]: audit 2024-03-30T05:11:00.394777+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[68787]: audit 2024-03-30T05:11:00.805059+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[68787]: audit 2024-03-30T05:11:00.814520+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[68787]: cluster 2024-03-30T05:11:01.400262+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[70086]: cluster 2024-03-30T05:11:00.388318+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[70086]: cluster 2024-03-30T05:11:00.394004+0000 mon.a (mon.0) 302 : cluster [INF] osd.0 [v2:172.21.15.172:6802/2658027205,v1:172.21.15.172:6803/2658027205] boot 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[70086]: cluster 2024-03-30T05:11:00.394067+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[70086]: audit 2024-03-30T05:11:00.394777+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[70086]: audit 2024-03-30T05:11:00.805059+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:01.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[70086]: audit 2024-03-30T05:11:00.814520+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:01.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:01 smithi172 bash[70086]: cluster 2024-03-30T05:11:01.400262+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-03-30T05:11:03.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:02 smithi173 bash[49345]: cluster 2024-03-30T05:11:01.264190+0000 mgr.y (mgr.25630) 196 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:03.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:02 smithi172 bash[70086]: cluster 2024-03-30T05:11:01.264190+0000 mgr.y (mgr.25630) 196 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:03.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:02 smithi172 bash[68787]: cluster 2024-03-30T05:11:01.264190+0000 mgr.y (mgr.25630) 196 : cluster [DBG] pgmap v91: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:05.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:04 smithi173 bash[49345]: cluster 2024-03-30T05:11:03.264859+0000 mgr.y (mgr.25630) 197 : cluster [DBG] pgmap v93: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:05.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:04 smithi172 bash[68787]: cluster 2024-03-30T05:11:03.264859+0000 mgr.y (mgr.25630) 197 : cluster [DBG] pgmap v93: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:05.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:04 smithi172 bash[70086]: cluster 2024-03-30T05:11:03.264859+0000 mgr.y (mgr.25630) 197 : cluster [DBG] pgmap v93: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:11:06.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:05 smithi173 bash[49345]: audit 2024-03-30T05:11:04.356126+0000 mgr.y (mgr.25630) 198 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:06.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:05 smithi172 bash[68787]: audit 2024-03-30T05:11:04.356126+0000 mgr.y (mgr.25630) 198 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:06.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:05 smithi172 bash[70086]: audit 2024-03-30T05:11:04.356126+0000 mgr.y (mgr.25630) 198 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:07.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:06 smithi172 bash[68787]: cluster 2024-03-30T05:11:05.266490+0000 mgr.y (mgr.25630) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:11:07.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:06 smithi172 bash[68787]: cluster 2024-03-30T05:11:05.820802+0000 mon.a (mon.0) 308 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/723 objects degraded (10.788%), 21 pgs degraded) 2024-03-30T05:11:07.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:06 smithi172 bash[68787]: cluster 2024-03-30T05:11:05.820868+0000 mon.a (mon.0) 309 : cluster [INF] Cluster is now healthy 2024-03-30T05:11:07.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:06 smithi172 bash[70086]: cluster 2024-03-30T05:11:05.266490+0000 mgr.y (mgr.25630) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:11:07.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:06 smithi172 bash[70086]: cluster 2024-03-30T05:11:05.820802+0000 mon.a (mon.0) 308 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/723 objects degraded (10.788%), 21 pgs degraded) 2024-03-30T05:11:07.049 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:06 smithi172 bash[70086]: cluster 2024-03-30T05:11:05.820868+0000 mon.a (mon.0) 309 : cluster [INF] Cluster is now healthy 2024-03-30T05:11:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:06 smithi173 bash[49345]: cluster 2024-03-30T05:11:05.266490+0000 mgr.y (mgr.25630) 199 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-03-30T05:11:07.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:06 smithi173 bash[49345]: cluster 2024-03-30T05:11:05.820802+0000 mon.a (mon.0) 308 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/723 objects degraded (10.788%), 21 pgs degraded) 2024-03-30T05:11:07.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:06 smithi173 bash[49345]: cluster 2024-03-30T05:11:05.820868+0000 mon.a (mon.0) 309 : cluster [INF] Cluster is now healthy 2024-03-30T05:11:09.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:08 smithi173 bash[49345]: cluster 2024-03-30T05:11:07.267205+0000 mgr.y (mgr.25630) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-30T05:11:09.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:08 smithi172 bash[68787]: cluster 2024-03-30T05:11:07.267205+0000 mgr.y (mgr.25630) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-30T05:11:09.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:08 smithi172 bash[70086]: cluster 2024-03-30T05:11:07.267205+0000 mgr.y (mgr.25630) 200 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-03-30T05:11:11.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: cluster 2024-03-30T05:11:09.268111+0000 mgr.y (mgr.25630) 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-03-30T05:11:11.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.163530+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.177738+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.180765+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:11.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.182756+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:11.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.193325+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.292914+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.298055+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.301741+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.304709+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[68787]: audit 2024-03-30T05:11:10.308398+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: cluster 2024-03-30T05:11:09.268111+0000 mgr.y (mgr.25630) 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-03-30T05:11:11.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.163530+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.177738+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.180765+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.182756+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.193325+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.292914+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:11.106 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.298055+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.106 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.301741+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.106 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.304709+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.106 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:10 smithi172 bash[70086]: audit 2024-03-30T05:11:10.308398+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: cluster 2024-03-30T05:11:09.268111+0000 mgr.y (mgr.25630) 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-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.163530+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.177738+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.180765+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.182756+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.193325+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.292914+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.298055+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.301741+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.304709+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:10 smithi173 bash[49345]: audit 2024-03-30T05:11:10.308398+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:11:11.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:11:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:11:11] "GET /metrics HTTP/1.1" 200 38165 "" "Prometheus/2.43.0" 2024-03-30T05:11:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:11 smithi173 bash[49345]: audit 2024-03-30T05:11:10.308732+0000 mgr.y (mgr.25630) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:11:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:11 smithi173 bash[49345]: cephadm 2024-03-30T05:11:10.311133+0000 mgr.y (mgr.25630) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T05:11:12.114 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:11 smithi172 bash[70086]: audit 2024-03-30T05:11:10.308732+0000 mgr.y (mgr.25630) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:11:12.114 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:11 smithi172 bash[70086]: cephadm 2024-03-30T05:11:10.311133+0000 mgr.y (mgr.25630) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T05:11:12.114 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:11 smithi172 bash[68787]: audit 2024-03-30T05:11:10.308732+0000 mgr.y (mgr.25630) 202 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-03-30T05:11:12.114 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:11 smithi172 bash[68787]: cephadm 2024-03-30T05:11:10.311133+0000 mgr.y (mgr.25630) 203 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-03-30T05:11:13.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:12 smithi173 bash[49345]: cluster 2024-03-30T05:11:11.268960+0000 mgr.y (mgr.25630) 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-03-30T05:11:13.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:12 smithi173 bash[49345]: audit 2024-03-30T05:11:12.687220+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:13.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:12 smithi173 bash[49345]: audit 2024-03-30T05:11:12.690339+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:11:13.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:12 smithi173 bash[49345]: audit 2024-03-30T05:11:12.691844+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:13.134 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:12 smithi172 bash[68787]: cluster 2024-03-30T05:11:11.268960+0000 mgr.y (mgr.25630) 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-03-30T05:11:13.134 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:12 smithi172 bash[68787]: audit 2024-03-30T05:11:12.687220+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:13.135 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:12 smithi172 bash[68787]: audit 2024-03-30T05:11:12.690339+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:11:13.135 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:12 smithi172 bash[68787]: audit 2024-03-30T05:11:12.691844+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:13.135 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:12 smithi172 bash[70086]: cluster 2024-03-30T05:11:11.268960+0000 mgr.y (mgr.25630) 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-03-30T05:11:13.135 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:12 smithi172 bash[70086]: audit 2024-03-30T05:11:12.687220+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:13.135 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:12 smithi172 bash[70086]: audit 2024-03-30T05:11:12.690339+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-03-30T05:11:13.135 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:12 smithi172 bash[70086]: audit 2024-03-30T05:11:12.691844+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:14.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[68787]: cephadm 2024-03-30T05:11:12.681706+0000 mgr.y (mgr.25630) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[68787]: cephadm 2024-03-30T05:11:12.697412+0000 mgr.y (mgr.25630) 206 : cephadm [INF] Deploying daemon osd.1 on smithi172 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[68787]: audit 2024-03-30T05:11:13.305689+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[68787]: audit 2024-03-30T05:11:13.311867+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[68787]: audit 2024-03-30T05:11:13.393086+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[70086]: cephadm 2024-03-30T05:11:12.681706+0000 mgr.y (mgr.25630) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[70086]: cephadm 2024-03-30T05:11:12.697412+0000 mgr.y (mgr.25630) 206 : cephadm [INF] Deploying daemon osd.1 on smithi172 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[70086]: audit 2024-03-30T05:11:13.305689+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[70086]: audit 2024-03-30T05:11:13.311867+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:14.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:13 smithi172 bash[70086]: audit 2024-03-30T05:11:13.393086+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:14.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:13 smithi173 bash[49345]: cephadm 2024-03-30T05:11:12.681706+0000 mgr.y (mgr.25630) 205 : cephadm [INF] Upgrade: Updating osd.1 2024-03-30T05:11:14.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:13 smithi173 bash[49345]: cephadm 2024-03-30T05:11:12.697412+0000 mgr.y (mgr.25630) 206 : cephadm [INF] Deploying daemon osd.1 on smithi172 2024-03-30T05:11:14.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:13 smithi173 bash[49345]: audit 2024-03-30T05:11:13.305689+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:14.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:13 smithi173 bash[49345]: audit 2024-03-30T05:11:13.311867+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:14.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:13 smithi173 bash[49345]: audit 2024-03-30T05:11:13.393086+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:14.457 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:11:15.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:14 smithi173 bash[49345]: cluster 2024-03-30T05:11:13.269614+0000 mgr.y (mgr.25630) 207 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-03-30T05:11:15.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:14 smithi172 bash[70086]: cluster 2024-03-30T05:11:13.269614+0000 mgr.y (mgr.25630) 207 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-03-30T05:11:15.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:14 smithi172 bash[68787]: cluster 2024-03-30T05:11:13.269614+0000 mgr.y (mgr.25630) 207 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (5m) 15s ago 30m 15.8M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (5m) 2m ago 29m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (7m) 15s ago 27m 44.2M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (7m) 2m ago 35m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (16m) 15s ago 37m 493M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (3m) 15s ago 37m 44.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (4m) 2m ago 35m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (2m) 15s ago 35m 35.8M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (6m) 15s ago 30m 8275k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:11:15.196 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (6m) 2m ago 30m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (20s) 15s ago 34m 11.7M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (34m) 15s ago 34m 59.8M 3036M 17.2.0 e1d6a67b021e 161cdd270062 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (33m) 15s ago 33m 53.7M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (33m) 15s ago 33m 59.5M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (32m) 2m ago 32m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (32m) 2m ago 32m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (31m) 2m ago 31m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (31m) 2m ago 31m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (6m) 2m ago 30m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (28m) 15s ago 28m 91.7M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:11:15.197 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (28m) 2m ago 28m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:11:15.619 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:11:15.619 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:11:15.619 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 1 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 6 2024-03-30T05:11:15.620 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:11:15.621 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:11:15.992 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:11:15.992 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:11:15.992 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:11:15.993 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-03-30T05:11:15.993 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:11:15.993 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "1/8 daemons upgraded", 2024-03-30T05:11:15.993 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:11:15.993 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:11:15.993 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:11:16.041 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:15 smithi172 bash[68787]: audit 2024-03-30T05:11:14.366602+0000 mgr.y (mgr.25630) 208 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:16.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:15 smithi172 bash[68787]: audit 2024-03-30T05:11:14.457420+0000 mgr.y (mgr.25630) 209 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:15 smithi172 bash[68787]: audit 2024-03-30T05:11:14.812116+0000 mgr.y (mgr.25630) 210 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.042 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:15 smithi172 bash[68787]: audit 2024-03-30T05:11:15.633194+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.172:0/3891064069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:16.042 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:15 smithi172 bash[70086]: audit 2024-03-30T05:11:14.366602+0000 mgr.y (mgr.25630) 208 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:16.042 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:15 smithi172 bash[70086]: audit 2024-03-30T05:11:14.457420+0000 mgr.y (mgr.25630) 209 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.042 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:15 smithi172 bash[70086]: audit 2024-03-30T05:11:14.812116+0000 mgr.y (mgr.25630) 210 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.042 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:15 smithi172 bash[70086]: audit 2024-03-30T05:11:15.633194+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.172:0/3891064069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:16.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:15 smithi173 bash[49345]: audit 2024-03-30T05:11:14.366602+0000 mgr.y (mgr.25630) 208 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:16.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:15 smithi173 bash[49345]: audit 2024-03-30T05:11:14.457420+0000 mgr.y (mgr.25630) 209 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:15 smithi173 bash[49345]: audit 2024-03-30T05:11:14.812116+0000 mgr.y (mgr.25630) 210 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:16.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:15 smithi173 bash[49345]: audit 2024-03-30T05:11:15.633194+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.172:0/3891064069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:17.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:16 smithi173 bash[49345]: audit 2024-03-30T05:11:15.190361+0000 mgr.y (mgr.25630) 211 : audit [DBG] from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:16 smithi173 bash[49345]: cluster 2024-03-30T05:11:15.270392+0000 mgr.y (mgr.25630) 212 : 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-03-30T05:11:17.142 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.142 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.143 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.143 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:16 smithi172 bash[70086]: audit 2024-03-30T05:11:15.190361+0000 mgr.y (mgr.25630) 211 : audit [DBG] from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:16 smithi172 bash[70086]: cluster 2024-03-30T05:11:15.270392+0000 mgr.y (mgr.25630) 212 : 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-03-30T05:11:17.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.144 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.144 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.144 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:16 smithi172 bash[68787]: audit 2024-03-30T05:11:15.190361+0000 mgr.y (mgr.25630) 211 : audit [DBG] from='client.54259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:17.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:16 smithi172 bash[68787]: cluster 2024-03-30T05:11:15.270392+0000 mgr.y (mgr.25630) 212 : 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-03-30T05:11:17.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:17.642 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:17 smithi172 systemd[1]: Stopping Ceph osd.1 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:11:17.643 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:17 smithi172 bash[29205]: debug 2024-03-30T05:11:17.312+0000 7f27508e7700 -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-03-30T05:11:17.643 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:17 smithi172 bash[29205]: debug 2024-03-30T05:11:17.312+0000 7f27508e7700 -1 osd.1 121 *** Got signal Terminated *** 2024-03-30T05:11:17.643 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:17 smithi172 bash[29205]: debug 2024-03-30T05:11:17.312+0000 7f27508e7700 -1 osd.1 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:11:18.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:17 smithi172 bash[68787]: audit 2024-03-30T05:11:16.006428+0000 mgr.y (mgr.25630) 213 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:17 smithi172 bash[68787]: cluster 2024-03-30T05:11:17.320029+0000 mon.a (mon.0) 326 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T05:11:18.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:17 smithi172 bash[70086]: audit 2024-03-30T05:11:16.006428+0000 mgr.y (mgr.25630) 213 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:18.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:17 smithi172 bash[70086]: cluster 2024-03-30T05:11:17.320029+0000 mon.a (mon.0) 326 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T05:11:18.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:17 smithi173 bash[49345]: audit 2024-03-30T05:11:16.006428+0000 mgr.y (mgr.25630) 213 : audit [DBG] from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:18.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:17 smithi173 bash[49345]: cluster 2024-03-30T05:11:17.320029+0000 mon.a (mon.0) 326 : cluster [INF] osd.1 marked itself down and dead 2024-03-30T05:11:19.142 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:19 smithi172 bash[80611]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T05:11:19.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:18 smithi172 bash[68787]: cluster 2024-03-30T05:11:17.271035+0000 mgr.y (mgr.25630) 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-03-30T05:11:19.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:18 smithi172 bash[68787]: cluster 2024-03-30T05:11:17.873878+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:11:19.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:18 smithi172 bash[68787]: cluster 2024-03-30T05:11:17.891839+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-03-30T05:11:19.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:18 smithi172 bash[70086]: cluster 2024-03-30T05:11:17.271035+0000 mgr.y (mgr.25630) 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-03-30T05:11:19.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:18 smithi172 bash[70086]: cluster 2024-03-30T05:11:17.873878+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:11:19.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:18 smithi172 bash[70086]: cluster 2024-03-30T05:11:17.891839+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-03-30T05:11:19.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:18 smithi173 bash[49345]: cluster 2024-03-30T05:11:17.271035+0000 mgr.y (mgr.25630) 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-03-30T05:11:19.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:18 smithi173 bash[49345]: cluster 2024-03-30T05:11:17.873878+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:11:19.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:18 smithi173 bash[49345]: cluster 2024-03-30T05:11:17.891839+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-03-30T05:11:19.642 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:19 smithi172 bash[80677]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T05:11:20.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:19 smithi172 bash[68787]: cluster 2024-03-30T05:11:18.903442+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T05:11:20.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:19 smithi172 bash[70086]: cluster 2024-03-30T05:11:18.903442+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T05:11:20.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:19 smithi173 bash[49345]: cluster 2024-03-30T05:11:18.903442+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-03-30T05:11:21.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:20 smithi172 bash[68787]: cluster 2024-03-30T05:11:19.272787+0000 mgr.y (mgr.25630) 215 : cluster [DBG] pgmap v103: 161 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 97/723 objects degraded (13.416%) 2024-03-30T05:11:21.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:20 smithi172 bash[68787]: cluster 2024-03-30T05:11:19.894187+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 97/723 objects degraded (13.416%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T05:11:21.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:20 smithi172 bash[70086]: cluster 2024-03-30T05:11:19.272787+0000 mgr.y (mgr.25630) 215 : cluster [DBG] pgmap v103: 161 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 97/723 objects degraded (13.416%) 2024-03-30T05:11:21.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:20 smithi172 bash[70086]: cluster 2024-03-30T05:11:19.894187+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 97/723 objects degraded (13.416%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T05:11:21.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:20 smithi173 bash[49345]: cluster 2024-03-30T05:11:19.272787+0000 mgr.y (mgr.25630) 215 : cluster [DBG] pgmap v103: 161 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 33 active+undersized, 104 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 97/723 objects degraded (13.416%) 2024-03-30T05:11:21.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:20 smithi173 bash[49345]: cluster 2024-03-30T05:11:19.894187+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 97/723 objects degraded (13.416%), 23 pgs degraded (PG_DEGRADED) 2024-03-30T05:11:21.367 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:11:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:11:21] "GET /metrics HTTP/1.1" 200 38168 "" "Prometheus/2.43.0" 2024-03-30T05:11:21.367 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.1.service: Deactivated successfully. 2024-03-30T05:11:21.368 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: Stopped Ceph osd.1 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:11:21.628 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.629 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.629 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.629 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.629 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.630 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.630 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.630 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.630 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:11:21.631 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:21 smithi172 systemd[1]: Started Ceph osd.1 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:11:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:22 smithi172 bash[68787]: cluster 2024-03-30T05:11:21.274023+0000 mgr.y (mgr.25630) 216 : cluster [DBG] pgmap v104: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:22 smithi172 bash[68787]: audit 2024-03-30T05:11:21.691777+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:22 smithi172 bash[68787]: audit 2024-03-30T05:11:21.698837+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:22 smithi172 bash[68787]: audit 2024-03-30T05:11:21.731163+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:22 smithi172 bash[70086]: cluster 2024-03-30T05:11:21.274023+0000 mgr.y (mgr.25630) 216 : cluster [DBG] pgmap v104: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:22 smithi172 bash[70086]: audit 2024-03-30T05:11:21.691777+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:22 smithi172 bash[70086]: audit 2024-03-30T05:11:21.698837+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:22 smithi172 bash[70086]: audit 2024-03-30T05:11:21.731163+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:23.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:22 smithi173 bash[49345]: cluster 2024-03-30T05:11:21.274023+0000 mgr.y (mgr.25630) 216 : cluster [DBG] pgmap v104: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:23.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:22 smithi173 bash[49345]: audit 2024-03-30T05:11:21.691777+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:23.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:22 smithi173 bash[49345]: audit 2024-03-30T05:11:21.698837+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:23.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:22 smithi173 bash[49345]: audit 2024-03-30T05:11:21.731163+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:23.393 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:23 smithi172 bash[80830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T05:11:23.393 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:23 smithi172 bash[80830]: 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-03-30T05:11:23.393 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:23 smithi172 bash[80830]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T05:11:23.393 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:23 smithi172 bash[80830]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T05:11:23.393 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:23 smithi172 bash[80830]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-03-30T05:11:23.393 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:23 smithi172 bash[80830]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-03-30T05:11:23.393 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:23 smithi172 bash[80830]: --> ceph-volume raw activate successful for osd ID: 1 2024-03-30T05:11:25.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:24 smithi173 bash[49345]: cluster 2024-03-30T05:11:23.275019+0000 mgr.y (mgr.25630) 217 : cluster [DBG] pgmap v105: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:25.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:24 smithi172 bash[68787]: cluster 2024-03-30T05:11:23.275019+0000 mgr.y (mgr.25630) 217 : cluster [DBG] pgmap v105: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:25.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:24 smithi172 bash[70086]: cluster 2024-03-30T05:11:23.275019+0000 mgr.y (mgr.25630) 217 : cluster [DBG] pgmap v105: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:25.143 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:24 smithi172 bash[81057]: debug 2024-03-30T05:11:24.752+0000 7fda43cb2700 1 -- 172.21.15.172:0/2122635727 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563ed86bf680 con 0x563ed86fd000 2024-03-30T05:11:25.642 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:25 smithi172 bash[81057]: debug 2024-03-30T05:11:25.300+0000 7fda4ce4a7c0 -1 Falling back to public interface 2024-03-30T05:11:26.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:25 smithi173 bash[49345]: audit 2024-03-30T05:11:24.376772+0000 mgr.y (mgr.25630) 218 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:26.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:25 smithi172 bash[68787]: audit 2024-03-30T05:11:24.376772+0000 mgr.y (mgr.25630) 218 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:26.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:25 smithi172 bash[70086]: audit 2024-03-30T05:11:24.376772+0000 mgr.y (mgr.25630) 218 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:27.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:26 smithi173 bash[49345]: cluster 2024-03-30T05:11:25.277134+0000 mgr.y (mgr.25630) 219 : cluster [DBG] pgmap v106: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:27.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:26 smithi172 bash[68787]: cluster 2024-03-30T05:11:25.277134+0000 mgr.y (mgr.25630) 219 : cluster [DBG] pgmap v106: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:27.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:26 smithi172 bash[70086]: cluster 2024-03-30T05:11:25.277134+0000 mgr.y (mgr.25630) 219 : cluster [DBG] pgmap v106: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:28.642 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[81057]: debug 2024-03-30T05:11:28.368+0000 7fda4ce4a7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-03-30T05:11:28.642 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[81057]: debug 2024-03-30T05:11:28.404+0000 7fda4ce4a7c0 -1 osd.1 121 log_to_monitors true 2024-03-30T05:11:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:28 smithi173 bash[49345]: cluster 2024-03-30T05:11:27.277750+0000 mgr.y (mgr.25630) 220 : cluster [DBG] pgmap v107: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:28 smithi173 bash[49345]: audit 2024-03-30T05:11:27.669911+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:28 smithi173 bash[49345]: audit 2024-03-30T05:11:27.680525+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:28 smithi173 bash[49345]: audit 2024-03-30T05:11:28.303266+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:28 smithi173 bash[49345]: audit 2024-03-30T05:11:28.304569+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:28 smithi173 bash[49345]: cluster 2024-03-30T05:11:28.397122+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 103/723 objects degraded (14.246%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T05:11:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:28 smithi173 bash[49345]: audit 2024-03-30T05:11:28.408996+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:11:29.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:28 smithi173 bash[49345]: audit 2024-03-30T05:11:28.409341+0000 mon.a (mon.0) 339 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:11:29.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[70086]: cluster 2024-03-30T05:11:27.277750+0000 mgr.y (mgr.25630) 220 : cluster [DBG] pgmap v107: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:29.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[70086]: audit 2024-03-30T05:11:27.669911+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[70086]: audit 2024-03-30T05:11:27.680525+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[70086]: audit 2024-03-30T05:11:28.303266+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[70086]: audit 2024-03-30T05:11:28.304569+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[70086]: cluster 2024-03-30T05:11:28.397122+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 103/723 objects degraded (14.246%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[70086]: audit 2024-03-30T05:11:28.408996+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[70086]: audit 2024-03-30T05:11:28.409341+0000 mon.a (mon.0) 339 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[68787]: cluster 2024-03-30T05:11:27.277750+0000 mgr.y (mgr.25630) 220 : cluster [DBG] pgmap v107: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[68787]: audit 2024-03-30T05:11:27.669911+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[68787]: audit 2024-03-30T05:11:27.680525+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[68787]: audit 2024-03-30T05:11:28.303266+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[68787]: audit 2024-03-30T05:11:28.304569+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[68787]: cluster 2024-03-30T05:11:28.397122+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 103/723 objects degraded (14.246%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T05:11:29.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[68787]: audit 2024-03-30T05:11:28.408996+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:11:29.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:28 smithi172 bash[68787]: audit 2024-03-30T05:11:28.409341+0000 mon.a (mon.0) 339 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-03-30T05:11:30.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:29 smithi173 bash[49345]: audit 2024-03-30T05:11:28.728732+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:30.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:29 smithi173 bash[49345]: audit 2024-03-30T05:11:28.738464+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:30.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:29 smithi173 bash[49345]: audit 2024-03-30T05:11:29.304202+0000 mon.a (mon.0) 342 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T05:11:30.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:29 smithi173 bash[49345]: cluster 2024-03-30T05:11:29.311208+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T05:11:30.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:29 smithi173 bash[49345]: audit 2024-03-30T05:11:29.312447+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:30.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:29 smithi173 bash[49345]: audit 2024-03-30T05:11:29.313151+0000 mon.a (mon.0) 344 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:30.142 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[81057]: debug 2024-03-30T05:11:29.852+0000 7fda3a29a700 -1 osd.1 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:11:30.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[68787]: audit 2024-03-30T05:11:28.728732+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:30.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[68787]: audit 2024-03-30T05:11:28.738464+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:30.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[68787]: audit 2024-03-30T05:11:29.304202+0000 mon.a (mon.0) 342 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T05:11:30.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[68787]: cluster 2024-03-30T05:11:29.311208+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T05:11:30.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[68787]: audit 2024-03-30T05:11:29.312447+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:30.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[68787]: audit 2024-03-30T05:11:29.313151+0000 mon.a (mon.0) 344 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:30.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[70086]: audit 2024-03-30T05:11:28.728732+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:30.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[70086]: audit 2024-03-30T05:11:28.738464+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:30.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[70086]: audit 2024-03-30T05:11:29.304202+0000 mon.a (mon.0) 342 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-03-30T05:11:30.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[70086]: cluster 2024-03-30T05:11:29.311208+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-03-30T05:11:30.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[70086]: audit 2024-03-30T05:11:29.312447+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:30.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:29 smithi172 bash[70086]: audit 2024-03-30T05:11:29.313151+0000 mon.a (mon.0) 344 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:11:31.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:30 smithi172 bash[68787]: cluster 2024-03-30T05:11:29.279392+0000 mgr.y (mgr.25630) 221 : cluster [DBG] pgmap v108: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:31.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:30 smithi172 bash[68787]: audit 2024-03-30T05:11:29.825658+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' 2024-03-30T05:11:31.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:30 smithi172 bash[70086]: cluster 2024-03-30T05:11:29.279392+0000 mgr.y (mgr.25630) 221 : cluster [DBG] pgmap v108: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:31.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:30 smithi172 bash[70086]: audit 2024-03-30T05:11:29.825658+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' 2024-03-30T05:11:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:30 smithi173 bash[49345]: cluster 2024-03-30T05:11:29.279392+0000 mgr.y (mgr.25630) 221 : cluster [DBG] pgmap v108: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 103/723 objects degraded (14.246%) 2024-03-30T05:11:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:30 smithi173 bash[49345]: audit 2024-03-30T05:11:29.825658+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' 2024-03-30T05:11:31.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:11:31] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-03-30T05:11:32.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[70086]: cluster 2024-03-30T05:11:30.824758+0000 mon.a (mon.0) 346 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[70086]: cluster 2024-03-30T05:11:30.839812+0000 mon.a (mon.0) 347 : cluster [INF] osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638] boot 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[70086]: cluster 2024-03-30T05:11:30.839932+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[70086]: audit 2024-03-30T05:11:30.847621+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[70086]: cluster 2024-03-30T05:11:31.838999+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[68787]: cluster 2024-03-30T05:11:30.824758+0000 mon.a (mon.0) 346 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[68787]: cluster 2024-03-30T05:11:30.839812+0000 mon.a (mon.0) 347 : cluster [INF] osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638] boot 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[68787]: cluster 2024-03-30T05:11:30.839932+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[68787]: audit 2024-03-30T05:11:30.847621+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:11:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:31 smithi172 bash[68787]: cluster 2024-03-30T05:11:31.838999+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T05:11:32.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:31 smithi173 bash[49345]: cluster 2024-03-30T05:11:30.824758+0000 mon.a (mon.0) 346 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:11:32.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:31 smithi173 bash[49345]: cluster 2024-03-30T05:11:30.839812+0000 mon.a (mon.0) 347 : cluster [INF] osd.1 [v2:172.21.15.172:6810/4061563638,v1:172.21.15.172:6811/4061563638] boot 2024-03-30T05:11:32.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:31 smithi173 bash[49345]: cluster 2024-03-30T05:11:30.839932+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-03-30T05:11:32.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:31 smithi173 bash[49345]: audit 2024-03-30T05:11:30.847621+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-03-30T05:11:32.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:31 smithi173 bash[49345]: cluster 2024-03-30T05:11:31.838999+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-03-30T05:11:33.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:32 smithi172 bash[70086]: cluster 2024-03-30T05:11:31.280379+0000 mgr.y (mgr.25630) 222 : cluster [DBG] pgmap v111: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/723 objects degraded (14.246%) 2024-03-30T05:11:33.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:32 smithi172 bash[68787]: cluster 2024-03-30T05:11:31.280379+0000 mgr.y (mgr.25630) 222 : cluster [DBG] pgmap v111: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/723 objects degraded (14.246%) 2024-03-30T05:11:33.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:32 smithi173 bash[49345]: cluster 2024-03-30T05:11:31.280379+0000 mgr.y (mgr.25630) 222 : cluster [DBG] pgmap v111: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 103/723 objects degraded (14.246%) 2024-03-30T05:11:35.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:34 smithi172 bash[68787]: cluster 2024-03-30T05:11:33.281150+0000 mgr.y (mgr.25630) 223 : cluster [DBG] pgmap v113: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 103/723 objects degraded (14.246%) 2024-03-30T05:11:35.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:34 smithi172 bash[70086]: cluster 2024-03-30T05:11:33.281150+0000 mgr.y (mgr.25630) 223 : cluster [DBG] pgmap v113: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 103/723 objects degraded (14.246%) 2024-03-30T05:11:35.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:34 smithi173 bash[49345]: cluster 2024-03-30T05:11:33.281150+0000 mgr.y (mgr.25630) 223 : cluster [DBG] pgmap v113: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 137 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 103/723 objects degraded (14.246%) 2024-03-30T05:11:36.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:35 smithi172 bash[68787]: audit 2024-03-30T05:11:34.384891+0000 mgr.y (mgr.25630) 224 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:36.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:35 smithi172 bash[70086]: audit 2024-03-30T05:11:34.384891+0000 mgr.y (mgr.25630) 224 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:36.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:35 smithi173 bash[49345]: audit 2024-03-30T05:11:34.384891+0000 mgr.y (mgr.25630) 224 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:37.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:36 smithi172 bash[70086]: cluster 2024-03-30T05:11:35.282827+0000 mgr.y (mgr.25630) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:37.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:36 smithi172 bash[70086]: cluster 2024-03-30T05:11:35.882698+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 103/723 objects degraded (14.246%), 24 pgs degraded) 2024-03-30T05:11:37.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:36 smithi172 bash[70086]: cluster 2024-03-30T05:11:35.882758+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-03-30T05:11:37.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:36 smithi172 bash[68787]: cluster 2024-03-30T05:11:35.282827+0000 mgr.y (mgr.25630) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:37.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:36 smithi172 bash[68787]: cluster 2024-03-30T05:11:35.882698+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 103/723 objects degraded (14.246%), 24 pgs degraded) 2024-03-30T05:11:37.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:36 smithi172 bash[68787]: cluster 2024-03-30T05:11:35.882758+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-03-30T05:11:37.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:36 smithi173 bash[49345]: cluster 2024-03-30T05:11:35.282827+0000 mgr.y (mgr.25630) 225 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:37.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:36 smithi173 bash[49345]: cluster 2024-03-30T05:11:35.882698+0000 mon.a (mon.0) 351 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 103/723 objects degraded (14.246%), 24 pgs degraded) 2024-03-30T05:11:37.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:36 smithi173 bash[49345]: cluster 2024-03-30T05:11:35.882758+0000 mon.a (mon.0) 352 : cluster [INF] Cluster is now healthy 2024-03-30T05:11:38.890 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: cluster 2024-03-30T05:11:37.283385+0000 mgr.y (mgr.25630) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.287609+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.299855+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.302455+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.304480+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.315167+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.415132+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.419971+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.424958+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.434070+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:38.891 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.440914+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: cluster 2024-03-30T05:11:37.283385+0000 mgr.y (mgr.25630) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-03-30T05:11:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.287609+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.299855+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.302455+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.304480+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.315167+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.415132+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.419971+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.424958+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.434070+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.440914+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.443475+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.446076+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.448585+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.450800+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.454043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.458047+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.463914+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:11:39.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.468317+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: cluster 2024-03-30T05:11:37.283385+0000 mgr.y (mgr.25630) 226 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 641 B/s rd, 0 op/s 2024-03-30T05:11:39.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.287609+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:39.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.299855+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:39.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.302455+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:39.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.304480+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:39.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.315167+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:39.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.415132+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:11:39.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.419971+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.424958+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.434070+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.440914+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.443475+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.446076+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.448585+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.450800+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.454043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.458047+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.463914+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:11:39.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.468317+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.473847+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.478265+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.484137+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.489074+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.490561+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.492035+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.493523+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.495160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.496643+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:11:39.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.498155+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.499541+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.501027+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.506981+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.511388+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.513133+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.515109+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.516888+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.518512+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.520234+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.522813+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:11:39.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[68787]: audit 2024-03-30T05:11:38.528108+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.473847+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.478265+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.484137+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.489074+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.490561+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.492035+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.493523+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.495160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.496643+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.498155+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:11:39.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.499541+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.501027+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.506981+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.511388+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.513133+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.515109+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.516888+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.518512+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.520234+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.522813+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:11:39.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:38 smithi172 bash[70086]: audit 2024-03-30T05:11:38.528108+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.443475+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.446076+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.448585+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.450800+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.454043+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.458047+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.463914+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.468317+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.473847+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.478265+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.484137+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.489074+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.490561+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.492035+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.493523+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.495160+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.496643+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.498155+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.499541+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.501027+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.506981+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.511388+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.513133+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.515109+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.516888+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.518512+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.520234+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:11:39.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.522813+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:11:39.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:38 smithi173 bash[49345]: audit 2024-03-30T05:11:38.528108+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: cephadm 2024-03-30T05:11:38.427134+0000 mgr.y (mgr.25630) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: cephadm 2024-03-30T05:11:38.455766+0000 mgr.y (mgr.25630) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: cephadm 2024-03-30T05:11:38.521566+0000 mgr.y (mgr.25630) 229 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: audit 2024-03-30T05:11:39.207800+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: audit 2024-03-30T05:11:39.209818+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: audit 2024-03-30T05:11:39.220450+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: audit 2024-03-30T05:11:39.314975+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: audit 2024-03-30T05:11:39.316610+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[70086]: audit 2024-03-30T05:11:39.326895+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:40.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: cephadm 2024-03-30T05:11:38.427134+0000 mgr.y (mgr.25630) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:11:40.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: cephadm 2024-03-30T05:11:38.455766+0000 mgr.y (mgr.25630) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:11:40.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: cephadm 2024-03-30T05:11:38.521566+0000 mgr.y (mgr.25630) 229 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:11:40.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: audit 2024-03-30T05:11:39.207800+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:40.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: audit 2024-03-30T05:11:39.209818+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:40.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: audit 2024-03-30T05:11:39.220450+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:40.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: audit 2024-03-30T05:11:39.314975+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:40.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: audit 2024-03-30T05:11:39.316610+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:40.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:39 smithi172 bash[68787]: audit 2024-03-30T05:11:39.326895+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: cephadm 2024-03-30T05:11:38.427134+0000 mgr.y (mgr.25630) 227 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: cephadm 2024-03-30T05:11:38.455766+0000 mgr.y (mgr.25630) 228 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: cephadm 2024-03-30T05:11:38.521566+0000 mgr.y (mgr.25630) 229 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: audit 2024-03-30T05:11:39.207800+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: audit 2024-03-30T05:11:39.209818+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: audit 2024-03-30T05:11:39.220450+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: audit 2024-03-30T05:11:39.314975+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: audit 2024-03-30T05:11:39.316610+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:11:40.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:39 smithi173 bash[49345]: audit 2024-03-30T05:11:39.326895+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:40 smithi173 bash[49345]: cluster 2024-03-30T05:11:39.284809+0000 mgr.y (mgr.25630) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:11:41.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:40 smithi172 bash[68787]: cluster 2024-03-30T05:11:39.284809+0000 mgr.y (mgr.25630) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:11:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:40 smithi172 bash[70086]: cluster 2024-03-30T05:11:39.284809+0000 mgr.y (mgr.25630) 230 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:11:41.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:11:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:11:41] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.43.0" 2024-03-30T05:11:43.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:42 smithi173 bash[49345]: cluster 2024-03-30T05:11:41.285835+0000 mgr.y (mgr.25630) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:11:43.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:42 smithi172 bash[68787]: cluster 2024-03-30T05:11:41.285835+0000 mgr.y (mgr.25630) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:11:43.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:42 smithi172 bash[70086]: cluster 2024-03-30T05:11:41.285835+0000 mgr.y (mgr.25630) 231 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-03-30T05:11:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:44 smithi173 bash[49345]: cluster 2024-03-30T05:11:43.286541+0000 mgr.y (mgr.25630) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-03-30T05:11:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:44 smithi173 bash[49345]: audit 2024-03-30T05:11:43.306638+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:44 smithi173 bash[49345]: audit 2024-03-30T05:11:43.309008+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:44 smithi173 bash[49345]: audit 2024-03-30T05:11:43.435327+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:44.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:44 smithi172 bash[68787]: cluster 2024-03-30T05:11:43.286541+0000 mgr.y (mgr.25630) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-03-30T05:11:44.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:44 smithi172 bash[68787]: audit 2024-03-30T05:11:43.306638+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:44.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:44 smithi172 bash[68787]: audit 2024-03-30T05:11:43.309008+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:44.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:44 smithi172 bash[68787]: audit 2024-03-30T05:11:43.435327+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:44 smithi172 bash[70086]: cluster 2024-03-30T05:11:43.286541+0000 mgr.y (mgr.25630) 232 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-03-30T05:11:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:44 smithi172 bash[70086]: audit 2024-03-30T05:11:43.306638+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:44 smithi172 bash[70086]: audit 2024-03-30T05:11:43.309008+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:44.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:44 smithi172 bash[70086]: audit 2024-03-30T05:11:43.435327+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:11:45.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:45 smithi173 bash[49345]: audit 2024-03-30T05:11:44.392956+0000 mgr.y (mgr.25630) 233 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:45.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:45 smithi172 bash[68787]: audit 2024-03-30T05:11:44.392956+0000 mgr.y (mgr.25630) 233 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:45.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:45 smithi172 bash[70086]: audit 2024-03-30T05:11:44.392956+0000 mgr.y (mgr.25630) 233 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:46.599 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:46 smithi172 bash[68787]: cluster 2024-03-30T05:11:45.288173+0000 mgr.y (mgr.25630) 234 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:46.599 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:46 smithi172 bash[70086]: cluster 2024-03-30T05:11:45.288173+0000 mgr.y (mgr.25630) 234 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:46.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:46 smithi173 bash[49345]: cluster 2024-03-30T05:11:45.288173+0000 mgr.y (mgr.25630) 234 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:47.270 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:11:47.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:47 smithi173 bash[49345]: audit 2024-03-30T05:11:46.389762+0000 mgr.y (mgr.25630) 235 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:47.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:47 smithi172 bash[68787]: audit 2024-03-30T05:11:46.389762+0000 mgr.y (mgr.25630) 235 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:47.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:47 smithi172 bash[70086]: audit 2024-03-30T05:11:46.389762+0000 mgr.y (mgr.25630) 235 : audit [DBG] from='client.54283 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:48.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:48 smithi173 bash[49345]: cluster 2024-03-30T05:11:47.288882+0000 mgr.y (mgr.25630) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:11:48.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:48 smithi172 bash[68787]: cluster 2024-03-30T05:11:47.288882+0000 mgr.y (mgr.25630) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:11:48.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:48 smithi172 bash[70086]: cluster 2024-03-30T05:11:47.288882+0000 mgr.y (mgr.25630) 236 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (6m) 22s ago 30m 15.8M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (6m) 3m ago 30m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (7m) 22s ago 28m 44.3M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (7m) 3m ago 35m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (17m) 22s ago 37m 494M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (3m) 22s ago 37m 46.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (4m) 3m ago 36m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (3m) 22s ago 36m 36.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:11:50.462 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (7m) 22s ago 30m 8351k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (7m) 3m ago 30m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (56s) 22s ago 35m 45.2M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (26s) 22s ago 34m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (34m) 22s ago 34m 54.2M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (33m) 22s ago 33m 60.0M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (33m) 3m ago 33m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (32m) 3m ago 32m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (32m) 3m ago 32m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (31m) 3m ago 31m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (6m) 3m ago 30m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (28m) 22s ago 28m 91.8M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:11:50.463 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (28m) 3m ago 28m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:11:50.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:50 smithi173 bash[49345]: cluster 2024-03-30T05:11:49.289803+0000 mgr.y (mgr.25630) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:50.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:50 smithi172 bash[68787]: cluster 2024-03-30T05:11:49.289803+0000 mgr.y (mgr.25630) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:50.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:50 smithi172 bash[70086]: cluster 2024-03-30T05:11:49.289803+0000 mgr.y (mgr.25630) 237 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:51.202 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-03-30T05:11:51.380 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:51 smithi172 bash[68787]: audit 2024-03-30T05:11:50.461136+0000 mgr.y (mgr.25630) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:51.380 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:11:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:11:51] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-03-30T05:11:51.381 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:51 smithi172 bash[70086]: audit 2024-03-30T05:11:50.461136+0000 mgr.y (mgr.25630) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:51.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:51 smithi173 bash[49345]: audit 2024-03-30T05:11:50.461136+0000 mgr.y (mgr.25630) 238 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:52.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:52 smithi173 bash[49345]: cluster 2024-03-30T05:11:51.290739+0000 mgr.y (mgr.25630) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:52.640 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:52 smithi172 bash[68787]: cluster 2024-03-30T05:11:51.290739+0000 mgr.y (mgr.25630) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:52.640 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:52 smithi172 bash[70086]: cluster 2024-03-30T05:11:51.290739+0000 mgr.y (mgr.25630) 239 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:54.497 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:11:54.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:54 smithi173 bash[49345]: cluster 2024-03-30T05:11:53.291471+0000 mgr.y (mgr.25630) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:54.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:54 smithi172 bash[68787]: cluster 2024-03-30T05:11:53.291471+0000 mgr.y (mgr.25630) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:54.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:54 smithi172 bash[70086]: cluster 2024-03-30T05:11:53.291471+0000 mgr.y (mgr.25630) 240 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:55.269 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-03-30T05:11:55.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:55 smithi173 bash[49345]: audit 2024-03-30T05:11:54.404082+0000 mgr.y (mgr.25630) 241 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:55.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:55 smithi173 bash[49345]: audit 2024-03-30T05:11:54.498245+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.172:0/601518295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:55.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:55 smithi172 bash[68787]: audit 2024-03-30T05:11:54.404082+0000 mgr.y (mgr.25630) 241 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:55.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:55 smithi172 bash[68787]: audit 2024-03-30T05:11:54.498245+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.172:0/601518295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:55.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:55 smithi172 bash[70086]: audit 2024-03-30T05:11:54.404082+0000 mgr.y (mgr.25630) 241 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:11:55.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:55 smithi172 bash[70086]: audit 2024-03-30T05:11:54.498245+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.172:0/601518295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:11:56.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:56 smithi173 bash[49345]: cluster 2024-03-30T05:11:55.293205+0000 mgr.y (mgr.25630) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:56.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:56 smithi172 bash[68787]: cluster 2024-03-30T05:11:55.293205+0000 mgr.y (mgr.25630) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:56.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:56 smithi172 bash[70086]: cluster 2024-03-30T05:11:55.293205+0000 mgr.y (mgr.25630) 242 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:11:58.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:58 smithi173 bash[49345]: cluster 2024-03-30T05:11:57.293923+0000 mgr.y (mgr.25630) 243 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:58.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:58 smithi173 bash[49345]: audit 2024-03-30T05:11:58.301092+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:58.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:58 smithi172 bash[68787]: cluster 2024-03-30T05:11:57.293923+0000 mgr.y (mgr.25630) 243 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:58.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:58 smithi172 bash[68787]: audit 2024-03-30T05:11:58.301092+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:58.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:58 smithi172 bash[70086]: cluster 2024-03-30T05:11:57.293923+0000 mgr.y (mgr.25630) 243 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:11:58.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:58 smithi172 bash[70086]: audit 2024-03-30T05:11:58.301092+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:11:59.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:11:59 smithi173 bash[49345]: audit 2024-03-30T05:11:58.398001+0000 mgr.y (mgr.25630) 244 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:59.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:11:59 smithi172 bash[68787]: audit 2024-03-30T05:11:58.398001+0000 mgr.y (mgr.25630) 244 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:11:59.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:11:59 smithi172 bash[70086]: audit 2024-03-30T05:11:58.398001+0000 mgr.y (mgr.25630) 244 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:00.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:00 smithi173 bash[49345]: cluster 2024-03-30T05:11:59.295318+0000 mgr.y (mgr.25630) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:00.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:00 smithi172 bash[68787]: cluster 2024-03-30T05:11:59.295318+0000 mgr.y (mgr.25630) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:00.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:00 smithi172 bash[70086]: cluster 2024-03-30T05:11:59.295318+0000 mgr.y (mgr.25630) 245 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:00.724 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:12:01.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:12:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:12:01] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.43.0" 2024-03-30T05:12:01.411 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:12:02.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:02 smithi173 bash[49345]: cluster 2024-03-30T05:12:01.296537+0000 mgr.y (mgr.25630) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:02.626 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:02 smithi172 bash[68787]: cluster 2024-03-30T05:12:01.296537+0000 mgr.y (mgr.25630) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:02.627 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:02 smithi172 bash[70086]: cluster 2024-03-30T05:12:01.296537+0000 mgr.y (mgr.25630) 246 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:12:04.508 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:12:04.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:04 smithi172 bash[68787]: cluster 2024-03-30T05:12:03.297379+0000 mgr.y (mgr.25630) 247 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:04.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:04 smithi172 bash[70086]: cluster 2024-03-30T05:12:03.297379+0000 mgr.y (mgr.25630) 247 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:04.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:04 smithi173 bash[49345]: cluster 2024-03-30T05:12:03.297379+0000 mgr.y (mgr.25630) 247 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:05.254 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:12:05.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:05 smithi172 bash[68787]: audit 2024-03-30T05:12:04.414184+0000 mgr.y (mgr.25630) 248 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:05.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:05 smithi172 bash[68787]: audit 2024-03-30T05:12:04.521514+0000 mgr.y (mgr.25630) 249 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:05.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:05 smithi172 bash[70086]: audit 2024-03-30T05:12:04.414184+0000 mgr.y (mgr.25630) 248 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:05.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:05 smithi172 bash[70086]: audit 2024-03-30T05:12:04.521514+0000 mgr.y (mgr.25630) 249 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:05.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:05 smithi173 bash[49345]: audit 2024-03-30T05:12:04.414184+0000 mgr.y (mgr.25630) 248 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:05.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:05 smithi173 bash[49345]: audit 2024-03-30T05:12:04.521514+0000 mgr.y (mgr.25630) 249 : audit [DBG] from='client.54307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:06.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:06 smithi172 bash[70086]: cluster 2024-03-30T05:12:05.298643+0000 mgr.y (mgr.25630) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:06.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:06 smithi172 bash[68787]: cluster 2024-03-30T05:12:05.298643+0000 mgr.y (mgr.25630) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:06.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:06 smithi173 bash[49345]: cluster 2024-03-30T05:12:05.298643+0000 mgr.y (mgr.25630) 250 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:08.308 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:12:08.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:08 smithi172 bash[68787]: cluster 2024-03-30T05:12:07.299413+0000 mgr.y (mgr.25630) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:08.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:08 smithi172 bash[68787]: audit 2024-03-30T05:12:08.322049+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.172:0/1913024657' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:12:08.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:08 smithi172 bash[70086]: cluster 2024-03-30T05:12:07.299413+0000 mgr.y (mgr.25630) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:08.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:08 smithi172 bash[70086]: audit 2024-03-30T05:12:08.322049+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.172:0/1913024657' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:12:08.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:08 smithi173 bash[49345]: cluster 2024-03-30T05:12:07.299413+0000 mgr.y (mgr.25630) 251 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:08.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:08 smithi173 bash[49345]: audit 2024-03-30T05:12:08.322049+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.172:0/1913024657' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:12:09.120 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-03-30T05:12:10.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:10 smithi172 bash[68787]: cluster 2024-03-30T05:12:09.300577+0000 mgr.y (mgr.25630) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:10.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:10 smithi172 bash[70086]: cluster 2024-03-30T05:12:09.300577+0000 mgr.y (mgr.25630) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:10.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:10 smithi173 bash[49345]: cluster 2024-03-30T05:12:09.300577+0000 mgr.y (mgr.25630) 252 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:11.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:12:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:12:11] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.43.0" 2024-03-30T05:12:12.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:12 smithi172 bash[68787]: cluster 2024-03-30T05:12:11.301697+0000 mgr.y (mgr.25630) 253 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:12.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:12 smithi172 bash[70086]: cluster 2024-03-30T05:12:11.301697+0000 mgr.y (mgr.25630) 253 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:12 smithi173 bash[49345]: cluster 2024-03-30T05:12:11.301697+0000 mgr.y (mgr.25630) 253 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:13.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:13 smithi172 bash[68787]: audit 2024-03-30T05:12:12.231044+0000 mgr.y (mgr.25630) 254 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:13.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:13 smithi172 bash[68787]: audit 2024-03-30T05:12:13.301597+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:13.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:13 smithi172 bash[70086]: audit 2024-03-30T05:12:12.231044+0000 mgr.y (mgr.25630) 254 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:13.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:13 smithi172 bash[70086]: audit 2024-03-30T05:12:13.301597+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:13.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:13 smithi173 bash[49345]: audit 2024-03-30T05:12:12.231044+0000 mgr.y (mgr.25630) 254 : audit [DBG] from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:13.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:13 smithi173 bash[49345]: audit 2024-03-30T05:12:13.301597+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:14.415 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:14.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:14 smithi173 bash[49345]: cluster 2024-03-30T05:12:13.302501+0000 mgr.y (mgr.25630) 255 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:14.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:14 smithi172 bash[68787]: cluster 2024-03-30T05:12:13.302501+0000 mgr.y (mgr.25630) 255 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:14.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:14 smithi172 bash[70086]: cluster 2024-03-30T05:12:13.302501+0000 mgr.y (mgr.25630) 255 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:15.364 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:12:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[68787]: cephadm 2024-03-30T05:12:14.418316+0000 mgr.y (mgr.25630) 256 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[68787]: audit 2024-03-30T05:12:14.424756+0000 mgr.y (mgr.25630) 257 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[68787]: audit 2024-03-30T05:12:14.428909+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[68787]: audit 2024-03-30T05:12:14.467919+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[68787]: audit 2024-03-30T05:12:14.468823+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[68787]: audit 2024-03-30T05:12:14.475231+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[68787]: cephadm 2024-03-30T05:12:14.533415+0000 mgr.y (mgr.25630) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:15.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[70086]: cephadm 2024-03-30T05:12:14.418316+0000 mgr.y (mgr.25630) 256 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:15.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[70086]: audit 2024-03-30T05:12:14.424756+0000 mgr.y (mgr.25630) 257 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:15.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[70086]: audit 2024-03-30T05:12:14.428909+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:15.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[70086]: audit 2024-03-30T05:12:14.467919+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:15.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[70086]: audit 2024-03-30T05:12:14.468823+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:15.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[70086]: audit 2024-03-30T05:12:14.475231+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:15.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:15 smithi172 bash[70086]: cephadm 2024-03-30T05:12:14.533415+0000 mgr.y (mgr.25630) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:15 smithi173 bash[49345]: cephadm 2024-03-30T05:12:14.418316+0000 mgr.y (mgr.25630) 256 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:15.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:15 smithi173 bash[49345]: audit 2024-03-30T05:12:14.424756+0000 mgr.y (mgr.25630) 257 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:15.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:15 smithi173 bash[49345]: audit 2024-03-30T05:12:14.428909+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:15.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:15 smithi173 bash[49345]: audit 2024-03-30T05:12:14.467919+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:15.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:15 smithi173 bash[49345]: audit 2024-03-30T05:12:14.468823+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:15.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:15 smithi173 bash[49345]: audit 2024-03-30T05:12:14.475231+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:15.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:15 smithi173 bash[49345]: cephadm 2024-03-30T05:12:14.533415+0000 mgr.y (mgr.25630) 258 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:12:16.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:16 smithi173 bash[49345]: cluster 2024-03-30T05:12:15.304182+0000 mgr.y (mgr.25630) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:16.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:16 smithi172 bash[70086]: cluster 2024-03-30T05:12:15.304182+0000 mgr.y (mgr.25630) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:16.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:16 smithi172 bash[68787]: cluster 2024-03-30T05:12:15.304182+0000 mgr.y (mgr.25630) 259 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: cluster 2024-03-30T05:12:17.304923+0000 mgr.y (mgr.25630) 260 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.559901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: cephadm 2024-03-30T05:12:17.560268+0000 mgr.y (mgr.25630) 261 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:12:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: cephadm 2024-03-30T05:12:17.560377+0000 mgr.y (mgr.25630) 262 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:12:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.562075+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.563936+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: cephadm 2024-03-30T05:12:17.564559+0000 mgr.y (mgr.25630) 263 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:12:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.569969+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.572344+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: cephadm 2024-03-30T05:12:17.572941+0000 mgr.y (mgr.25630) 264 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.578147+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.580757+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: cephadm 2024-03-30T05:12:17.581481+0000 mgr.y (mgr.25630) 265 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.587630+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.590787+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: audit 2024-03-30T05:12:17.590957+0000 mgr.y (mgr.25630) 266 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:12:18.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:18 smithi173 bash[49345]: cephadm 2024-03-30T05:12:17.591966+0000 mgr.y (mgr.25630) 267 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T05:12:18.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: cluster 2024-03-30T05:12:17.304923+0000 mgr.y (mgr.25630) 260 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.559901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: cephadm 2024-03-30T05:12:17.560268+0000 mgr.y (mgr.25630) 261 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: cephadm 2024-03-30T05:12:17.560377+0000 mgr.y (mgr.25630) 262 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.562075+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.563936+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: cephadm 2024-03-30T05:12:17.564559+0000 mgr.y (mgr.25630) 263 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.569969+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.572344+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: cephadm 2024-03-30T05:12:17.572941+0000 mgr.y (mgr.25630) 264 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:12:18.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.578147+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.580757+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: cephadm 2024-03-30T05:12:17.581481+0000 mgr.y (mgr.25630) 265 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:12:18.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.587630+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.590787+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:12:18.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: audit 2024-03-30T05:12:17.590957+0000 mgr.y (mgr.25630) 266 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:12:18.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[68787]: cephadm 2024-03-30T05:12:17.591966+0000 mgr.y (mgr.25630) 267 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T05:12:18.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: cluster 2024-03-30T05:12:17.304923+0000 mgr.y (mgr.25630) 260 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.559901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: cephadm 2024-03-30T05:12:17.560268+0000 mgr.y (mgr.25630) 261 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: cephadm 2024-03-30T05:12:17.560377+0000 mgr.y (mgr.25630) 262 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.562075+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.563936+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: cephadm 2024-03-30T05:12:17.564559+0000 mgr.y (mgr.25630) 263 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.569969+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.572344+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: cephadm 2024-03-30T05:12:17.572941+0000 mgr.y (mgr.25630) 264 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.578147+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.580757+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: cephadm 2024-03-30T05:12:17.581481+0000 mgr.y (mgr.25630) 265 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:12:18.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.587630+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:18.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.590787+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:12:18.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: audit 2024-03-30T05:12:17.590957+0000 mgr.y (mgr.25630) 266 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-03-30T05:12:18.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:18 smithi172 bash[70086]: cephadm 2024-03-30T05:12:17.591966+0000 mgr.y (mgr.25630) 267 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-03-30T05:12:20.070 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:12:20.820 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:12:20.820 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (7m) 53s ago 31m 15.8M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:12:20.820 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (6m) 4m ago 30m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:12:20.820 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (8m) 53s ago 29m 44.3M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:12:20.820 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (8m) 4m ago 36m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:12:20.820 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (18m) 53s ago 38m 494M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:12:20.820 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (4m) 53s ago 38m 46.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (5m) 4m ago 36m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (3m) 53s ago 36m 36.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (7m) 53s ago 31m 8351k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (7m) 4m ago 31m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (86s) 53s ago 36m 45.2M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (56s) 53s ago 35m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (34m) 53s ago 34m 54.2M 3036M 17.2.0 e1d6a67b021e c64b6d5bef97 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (34m) 53s ago 34m 60.0M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (33m) 4m ago 33m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (33m) 4m ago 33m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (32m) 4m ago 32m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (32m) 4m ago 32m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (7m) 4m ago 31m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:12:20.821 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (29m) 53s ago 29m 91.8M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:12:20.822 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (29m) 4m ago 29m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:12:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:20 smithi173 bash[49345]: cluster 2024-03-30T05:12:19.306369+0000 mgr.y (mgr.25630) 268 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:20 smithi173 bash[49345]: audit 2024-03-30T05:12:20.368245+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:20 smithi173 bash[49345]: audit 2024-03-30T05:12:20.372395+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:12:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:20 smithi173 bash[49345]: audit 2024-03-30T05:12:20.373885+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:20.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:20 smithi172 bash[68787]: cluster 2024-03-30T05:12:19.306369+0000 mgr.y (mgr.25630) 268 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:20.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:20 smithi172 bash[68787]: audit 2024-03-30T05:12:20.368245+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:20.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:20 smithi172 bash[68787]: audit 2024-03-30T05:12:20.372395+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:12:20.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:20 smithi172 bash[68787]: audit 2024-03-30T05:12:20.373885+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:20.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:20 smithi172 bash[70086]: cluster 2024-03-30T05:12:19.306369+0000 mgr.y (mgr.25630) 268 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:20.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:20 smithi172 bash[70086]: audit 2024-03-30T05:12:20.368245+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:20.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:20 smithi172 bash[70086]: audit 2024-03-30T05:12:20.372395+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-03-30T05:12:20.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:20 smithi172 bash[70086]: audit 2024-03-30T05:12:20.373885+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:21.230 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:12:21.231 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:12:21.232 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-03-30T05:12:21.232 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 7 2024-03-30T05:12:21.232 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:12:21.232 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:12:21.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:12:21] "GET /metrics HTTP/1.1" 200 38180 "" "Prometheus/2.43.0" 2024-03-30T05:12:21.599 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:12:21.599 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:12:21.599 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:12:21.599 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-03-30T05:12:21.599 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:12:21.599 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "2/8 daemons upgraded", 2024-03-30T05:12:21.599 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:12:21.599 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:12:21.600 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:12:21.814 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[68787]: audit 2024-03-30T05:12:20.070794+0000 mgr.y (mgr.25630) 269 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.814 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[68787]: cephadm 2024-03-30T05:12:20.361446+0000 mgr.y (mgr.25630) 270 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T05:12:21.814 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[68787]: cephadm 2024-03-30T05:12:20.377430+0000 mgr.y (mgr.25630) 271 : cephadm [INF] Deploying daemon osd.2 on smithi172 2024-03-30T05:12:21.814 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[68787]: audit 2024-03-30T05:12:20.451805+0000 mgr.y (mgr.25630) 272 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.814 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[68787]: audit 2024-03-30T05:12:20.820935+0000 mgr.y (mgr.25630) 273 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.814 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[68787]: audit 2024-03-30T05:12:21.244634+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.172:0/742105920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:21.815 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[70086]: audit 2024-03-30T05:12:20.070794+0000 mgr.y (mgr.25630) 269 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.815 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[70086]: cephadm 2024-03-30T05:12:20.361446+0000 mgr.y (mgr.25630) 270 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T05:12:21.815 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[70086]: cephadm 2024-03-30T05:12:20.377430+0000 mgr.y (mgr.25630) 271 : cephadm [INF] Deploying daemon osd.2 on smithi172 2024-03-30T05:12:21.815 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[70086]: audit 2024-03-30T05:12:20.451805+0000 mgr.y (mgr.25630) 272 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.815 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[70086]: audit 2024-03-30T05:12:20.820935+0000 mgr.y (mgr.25630) 273 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.815 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:21 smithi172 bash[70086]: audit 2024-03-30T05:12:21.244634+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.172:0/742105920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:21.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:21 smithi173 bash[49345]: audit 2024-03-30T05:12:20.070794+0000 mgr.y (mgr.25630) 269 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:21 smithi173 bash[49345]: cephadm 2024-03-30T05:12:20.361446+0000 mgr.y (mgr.25630) 270 : cephadm [INF] Upgrade: Updating osd.2 2024-03-30T05:12:21.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:21 smithi173 bash[49345]: cephadm 2024-03-30T05:12:20.377430+0000 mgr.y (mgr.25630) 271 : cephadm [INF] Deploying daemon osd.2 on smithi172 2024-03-30T05:12:21.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:21 smithi173 bash[49345]: audit 2024-03-30T05:12:20.451805+0000 mgr.y (mgr.25630) 272 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:21 smithi173 bash[49345]: audit 2024-03-30T05:12:20.820935+0000 mgr.y (mgr.25630) 273 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:21.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:21 smithi173 bash[49345]: audit 2024-03-30T05:12:21.244634+0000 mon.a (mon.0) 419 : audit [DBG] from='client.? 172.21.15.172:0/742105920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:22.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:22 smithi173 bash[49345]: cluster 2024-03-30T05:12:21.307136+0000 mgr.y (mgr.25630) 274 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:22.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:22 smithi173 bash[49345]: audit 2024-03-30T05:12:21.612854+0000 mgr.y (mgr.25630) 275 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:22 smithi172 bash[68787]: cluster 2024-03-30T05:12:21.307136+0000 mgr.y (mgr.25630) 274 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:22 smithi172 bash[68787]: audit 2024-03-30T05:12:21.612854+0000 mgr.y (mgr.25630) 275 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:22 smithi172 bash[70086]: cluster 2024-03-30T05:12:21.307136+0000 mgr.y (mgr.25630) 274 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:22 smithi172 bash[70086]: audit 2024-03-30T05:12:21.612854+0000 mgr.y (mgr.25630) 275 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:24.817 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:24 smithi172 bash[68787]: cluster 2024-03-30T05:12:23.307876+0000 mgr.y (mgr.25630) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:24.817 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:24 smithi172 bash[70086]: cluster 2024-03-30T05:12:23.307876+0000 mgr.y (mgr.25630) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:24.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:24 smithi173 bash[49345]: cluster 2024-03-30T05:12:23.307876+0000 mgr.y (mgr.25630) 276 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:25.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.143 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.143 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.144 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.144 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.144 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.145 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.145 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: Stopping Ceph osd.2 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:12:25.145 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:25 smithi172 bash[32215]: debug 2024-03-30T05:12:25.050+0000 7f41259e2700 -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-03-30T05:12:25.145 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:25 smithi172 bash[32215]: debug 2024-03-30T05:12:25.050+0000 7f41259e2700 -1 osd.2 126 *** Got signal Terminated *** 2024-03-30T05:12:25.145 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:25 smithi172 bash[32215]: debug 2024-03-30T05:12:25.050+0000 7f41259e2700 -1 osd.2 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:12:25.145 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:12:24 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:25.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:25 smithi173 bash[49345]: audit 2024-03-30T05:12:24.435964+0000 mgr.y (mgr.25630) 277 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:25.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:25 smithi173 bash[49345]: cluster 2024-03-30T05:12:25.055075+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T05:12:25.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:25 smithi172 bash[68787]: audit 2024-03-30T05:12:24.435964+0000 mgr.y (mgr.25630) 277 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:25.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:25 smithi172 bash[68787]: cluster 2024-03-30T05:12:25.055075+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T05:12:25.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:25 smithi172 bash[70086]: audit 2024-03-30T05:12:24.435964+0000 mgr.y (mgr.25630) 277 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:25.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:25 smithi172 bash[70086]: cluster 2024-03-30T05:12:25.055075+0000 mon.a (mon.0) 420 : cluster [INF] osd.2 marked itself down and dead 2024-03-30T05:12:26.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:26 smithi173 bash[49345]: cluster 2024-03-30T05:12:25.309516+0000 mgr.y (mgr.25630) 278 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:26.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:26 smithi173 bash[49345]: cluster 2024-03-30T05:12:25.581249+0000 mon.a (mon.0) 421 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:12:26.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:26 smithi173 bash[49345]: cluster 2024-03-30T05:12:25.605704+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-03-30T05:12:26.885 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:26 smithi172 bash[68787]: cluster 2024-03-30T05:12:25.309516+0000 mgr.y (mgr.25630) 278 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:26.885 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:26 smithi172 bash[68787]: cluster 2024-03-30T05:12:25.581249+0000 mon.a (mon.0) 421 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:12:26.885 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:26 smithi172 bash[68787]: cluster 2024-03-30T05:12:25.605704+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-03-30T05:12:26.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:26 smithi172 bash[70086]: cluster 2024-03-30T05:12:25.309516+0000 mgr.y (mgr.25630) 278 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:26.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:26 smithi172 bash[70086]: cluster 2024-03-30T05:12:25.581249+0000 mon.a (mon.0) 421 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:12:26.885 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:26 smithi172 bash[70086]: cluster 2024-03-30T05:12:25.605704+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-03-30T05:12:26.886 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:26 smithi172 bash[86675]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T05:12:27.392 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:26 smithi172 bash[86740]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T05:12:27.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:27 smithi173 bash[49345]: cluster 2024-03-30T05:12:26.602037+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T05:12:27.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:27 smithi172 bash[68787]: cluster 2024-03-30T05:12:26.602037+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T05:12:27.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:27 smithi172 bash[70086]: cluster 2024-03-30T05:12:26.602037+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-03-30T05:12:28.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:28 smithi173 bash[49345]: cluster 2024-03-30T05:12:27.310300+0000 mgr.y (mgr.25630) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:12:28.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:28 smithi173 bash[49345]: audit 2024-03-30T05:12:28.307331+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:28.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:28 smithi173 bash[49345]: audit 2024-03-30T05:12:28.308579+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:28.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:28 smithi172 bash[70086]: cluster 2024-03-30T05:12:27.310300+0000 mgr.y (mgr.25630) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:12:28.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:28 smithi172 bash[70086]: audit 2024-03-30T05:12:28.307331+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:28.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:28 smithi172 bash[70086]: audit 2024-03-30T05:12:28.308579+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:28 smithi172 bash[68787]: cluster 2024-03-30T05:12:27.310300+0000 mgr.y (mgr.25630) 279 : cluster [DBG] pgmap v142: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:12:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:28 smithi172 bash[68787]: audit 2024-03-30T05:12:28.307331+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:28 smithi172 bash[68787]: audit 2024-03-30T05:12:28.308579+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:29.215 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.215 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.216 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.216 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.216 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.217 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.217 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.217 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.217 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:28 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.2.service: Deactivated successfully. 2024-03-30T05:12:29.218 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:28 smithi172 systemd[1]: Stopped Ceph osd.2 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:12:29.218 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:12:29.218 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:29 smithi172 systemd[1]: Started Ceph osd.2 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:12:30.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:30 smithi173 bash[49345]: audit 2024-03-30T05:12:29.276157+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:30.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:30 smithi173 bash[49345]: audit 2024-03-30T05:12:29.292384+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:30.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:30 smithi173 bash[49345]: cluster 2024-03-30T05:12:29.311105+0000 mgr.y (mgr.25630) 280 : cluster [DBG] pgmap v143: 161 pgs: 9 active+undersized+degraded, 3 stale+active+clean, 25 active+undersized, 124 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 37/723 objects degraded (5.118%) 2024-03-30T05:12:30.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:30 smithi173 bash[49345]: audit 2024-03-30T05:12:29.325876+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:30.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[70086]: audit 2024-03-30T05:12:29.276157+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:30.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[70086]: audit 2024-03-30T05:12:29.292384+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:30.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[70086]: cluster 2024-03-30T05:12:29.311105+0000 mgr.y (mgr.25630) 280 : cluster [DBG] pgmap v143: 161 pgs: 9 active+undersized+degraded, 3 stale+active+clean, 25 active+undersized, 124 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 37/723 objects degraded (5.118%) 2024-03-30T05:12:30.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[70086]: audit 2024-03-30T05:12:29.325876+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:30.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[68787]: audit 2024-03-30T05:12:29.276157+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:30.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[68787]: audit 2024-03-30T05:12:29.292384+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:30.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[68787]: cluster 2024-03-30T05:12:29.311105+0000 mgr.y (mgr.25630) 280 : cluster [DBG] pgmap v143: 161 pgs: 9 active+undersized+degraded, 3 stale+active+clean, 25 active+undersized, 124 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 37/723 objects degraded (5.118%) 2024-03-30T05:12:30.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[68787]: audit 2024-03-30T05:12:29.325876+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:31.104 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[86894]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T05:12:31.104 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[86894]: 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-03-30T05:12:31.104 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[86894]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T05:12:31.104 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[86894]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T05:12:31.104 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[86894]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-03-30T05:12:31.104 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[86894]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-03-30T05:12:31.104 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:30 smithi172 bash[86894]: --> ceph-volume raw activate successful for osd ID: 2 2024-03-30T05:12:31.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:31 smithi172 bash[68787]: cluster 2024-03-30T05:12:30.289874+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: Degraded data redundancy: 37/723 objects degraded (5.118%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T05:12:31.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:12:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:12:31] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-03-30T05:12:31.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:31 smithi172 bash[70086]: cluster 2024-03-30T05:12:30.289874+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: Degraded data redundancy: 37/723 objects degraded (5.118%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T05:12:31.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:31 smithi173 bash[49345]: cluster 2024-03-30T05:12:30.289874+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: Degraded data redundancy: 37/723 objects degraded (5.118%), 9 pgs degraded (PG_DEGRADED) 2024-03-30T05:12:32.557 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:32 smithi172 bash[68787]: cluster 2024-03-30T05:12:31.312351+0000 mgr.y (mgr.25630) 281 : cluster [DBG] pgmap v144: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:32.558 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:32 smithi172 bash[70086]: cluster 2024-03-30T05:12:31.312351+0000 mgr.y (mgr.25630) 281 : cluster [DBG] pgmap v144: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:32.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:32 smithi173 bash[49345]: cluster 2024-03-30T05:12:31.312351+0000 mgr.y (mgr.25630) 281 : cluster [DBG] pgmap v144: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:32.892 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:32 smithi172 bash[87124]: debug 2024-03-30T05:12:32.566+0000 7f99f6122700 1 -- 172.21.15.172:0/1886442382 <== mon.1 v2:172.21.15.172:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55966d4c1680 con 0x55966d4ff000 2024-03-30T05:12:33.392 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:33 smithi172 bash[87124]: debug 2024-03-30T05:12:33.110+0000 7f99ff2ba7c0 -1 Falling back to public interface 2024-03-30T05:12:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:34 smithi173 bash[49345]: cluster 2024-03-30T05:12:33.313202+0000 mgr.y (mgr.25630) 282 : cluster [DBG] pgmap v145: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:34.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:34 smithi172 bash[68787]: cluster 2024-03-30T05:12:33.313202+0000 mgr.y (mgr.25630) 282 : cluster [DBG] pgmap v145: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:34.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:34 smithi172 bash[70086]: cluster 2024-03-30T05:12:33.313202+0000 mgr.y (mgr.25630) 282 : cluster [DBG] pgmap v145: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:35.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:35 smithi173 bash[49345]: audit 2024-03-30T05:12:34.444641+0000 mgr.y (mgr.25630) 283 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:35 smithi173 bash[49345]: audit 2024-03-30T05:12:35.314131+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:35.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:35 smithi173 bash[49345]: audit 2024-03-30T05:12:35.326444+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:35.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:35 smithi172 bash[68787]: audit 2024-03-30T05:12:34.444641+0000 mgr.y (mgr.25630) 283 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:35.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:35 smithi172 bash[68787]: audit 2024-03-30T05:12:35.314131+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:35.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:35 smithi172 bash[68787]: audit 2024-03-30T05:12:35.326444+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:35.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:35 smithi172 bash[70086]: audit 2024-03-30T05:12:34.444641+0000 mgr.y (mgr.25630) 283 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:35.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:35 smithi172 bash[70086]: audit 2024-03-30T05:12:35.314131+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:35.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:35 smithi172 bash[70086]: audit 2024-03-30T05:12:35.326444+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:36.367 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[87124]: debug 2024-03-30T05:12:36.082+0000 7f99ff2ba7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-03-30T05:12:36.367 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[87124]: debug 2024-03-30T05:12:36.106+0000 7f99ff2ba7c0 -1 osd.2 126 log_to_monitors true 2024-03-30T05:12:36.643 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[87124]: debug 2024-03-30T05:12:36.414+0000 7f99f0712700 -1 osd.2 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:12:36.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[70086]: cluster 2024-03-30T05:12:35.315304+0000 mgr.y (mgr.25630) 284 : cluster [DBG] pgmap v146: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:36.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[70086]: audit 2024-03-30T05:12:36.112924+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:12:36.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[70086]: audit 2024-03-30T05:12:36.368928+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:36.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[68787]: cluster 2024-03-30T05:12:35.315304+0000 mgr.y (mgr.25630) 284 : cluster [DBG] pgmap v146: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:36.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[68787]: audit 2024-03-30T05:12:36.112924+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:12:36.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:36 smithi172 bash[68787]: audit 2024-03-30T05:12:36.368928+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:36.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:36 smithi173 bash[49345]: cluster 2024-03-30T05:12:35.315304+0000 mgr.y (mgr.25630) 284 : cluster [DBG] pgmap v146: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:36.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:36 smithi173 bash[49345]: audit 2024-03-30T05:12:36.112924+0000 mon.a (mon.0) 432 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-03-30T05:12:36.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:36 smithi173 bash[49345]: audit 2024-03-30T05:12:36.368928+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:37.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:37 smithi173 bash[49345]: audit 2024-03-30T05:12:36.374748+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:37 smithi173 bash[49345]: audit 2024-03-30T05:12:36.379388+0000 mon.a (mon.0) 435 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T05:12:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:37 smithi173 bash[49345]: cluster 2024-03-30T05:12:36.384613+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T05:12:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:37 smithi173 bash[49345]: audit 2024-03-30T05:12:36.385216+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:12:37.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:37 smithi172 bash[68787]: audit 2024-03-30T05:12:36.374748+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:37.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:37 smithi172 bash[68787]: audit 2024-03-30T05:12:36.379388+0000 mon.a (mon.0) 435 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T05:12:37.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:37 smithi172 bash[68787]: cluster 2024-03-30T05:12:36.384613+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T05:12:37.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:37 smithi172 bash[68787]: audit 2024-03-30T05:12:36.385216+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:12:37.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:37 smithi172 bash[70086]: audit 2024-03-30T05:12:36.374748+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:37.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:37 smithi172 bash[70086]: audit 2024-03-30T05:12:36.379388+0000 mon.a (mon.0) 435 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-03-30T05:12:37.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:37 smithi172 bash[70086]: cluster 2024-03-30T05:12:36.384613+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-03-30T05:12:37.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:37 smithi172 bash[70086]: audit 2024-03-30T05:12:36.385216+0000 mon.a (mon.0) 437 : audit [INF] from='osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:12:38.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:38 smithi173 bash[49345]: cluster 2024-03-30T05:12:37.316141+0000 mgr.y (mgr.25630) 285 : cluster [DBG] pgmap v148: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:38.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:38 smithi173 bash[49345]: cluster 2024-03-30T05:12:37.380400+0000 mon.a (mon.0) 438 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:12:38.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:38 smithi173 bash[49345]: cluster 2024-03-30T05:12:37.395527+0000 mon.a (mon.0) 439 : cluster [INF] osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681] boot 2024-03-30T05:12:38.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:38 smithi173 bash[49345]: cluster 2024-03-30T05:12:37.395683+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-03-30T05:12:38.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:38 smithi173 bash[49345]: audit 2024-03-30T05:12:37.401767+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:12:38.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:38 smithi173 bash[49345]: cluster 2024-03-30T05:12:38.391815+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T05:12:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[68787]: cluster 2024-03-30T05:12:37.316141+0000 mgr.y (mgr.25630) 285 : cluster [DBG] pgmap v148: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[68787]: cluster 2024-03-30T05:12:37.380400+0000 mon.a (mon.0) 438 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:12:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[68787]: cluster 2024-03-30T05:12:37.395527+0000 mon.a (mon.0) 439 : cluster [INF] osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681] boot 2024-03-30T05:12:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[68787]: cluster 2024-03-30T05:12:37.395683+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-03-30T05:12:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[68787]: audit 2024-03-30T05:12:37.401767+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:12:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[68787]: cluster 2024-03-30T05:12:38.391815+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T05:12:38.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[70086]: cluster 2024-03-30T05:12:37.316141+0000 mgr.y (mgr.25630) 285 : cluster [DBG] pgmap v148: 161 pgs: 12 active+undersized+degraded, 35 active+undersized, 114 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 65/723 objects degraded (8.990%) 2024-03-30T05:12:38.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[70086]: cluster 2024-03-30T05:12:37.380400+0000 mon.a (mon.0) 438 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:12:38.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[70086]: cluster 2024-03-30T05:12:37.395527+0000 mon.a (mon.0) 439 : cluster [INF] osd.2 [v2:172.21.15.172:6818/1115394681,v1:172.21.15.172:6819/1115394681] boot 2024-03-30T05:12:38.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[70086]: cluster 2024-03-30T05:12:37.395683+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-03-30T05:12:38.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[70086]: audit 2024-03-30T05:12:37.401767+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-03-30T05:12:38.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:38 smithi172 bash[70086]: cluster 2024-03-30T05:12:38.391815+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-03-30T05:12:39.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:39 smithi173 bash[49345]: cluster 2024-03-30T05:12:38.425320+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:12:39.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:39 smithi172 bash[68787]: cluster 2024-03-30T05:12:38.425320+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:12:39.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:39 smithi172 bash[70086]: cluster 2024-03-30T05:12:38.425320+0000 mon.a (mon.0) 443 : cluster [WRN] Health check update: Degraded data redundancy: 65/723 objects degraded (8.990%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:12:40.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:40 smithi173 bash[49345]: cluster 2024-03-30T05:12:39.317562+0000 mgr.y (mgr.25630) 286 : cluster [DBG] pgmap v151: 161 pgs: 3 active+undersized+degraded, 20 active+undersized, 138 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/723 objects degraded (3.873%) 2024-03-30T05:12:40.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:40 smithi172 bash[68787]: cluster 2024-03-30T05:12:39.317562+0000 mgr.y (mgr.25630) 286 : cluster [DBG] pgmap v151: 161 pgs: 3 active+undersized+degraded, 20 active+undersized, 138 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/723 objects degraded (3.873%) 2024-03-30T05:12:40.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:40 smithi172 bash[70086]: cluster 2024-03-30T05:12:39.317562+0000 mgr.y (mgr.25630) 286 : cluster [DBG] pgmap v151: 161 pgs: 3 active+undersized+degraded, 20 active+undersized, 138 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/723 objects degraded (3.873%) 2024-03-30T05:12:41.389 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:12:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:12:41] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.43.0" 2024-03-30T05:12:41.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:41 smithi172 bash[70086]: cluster 2024-03-30T05:12:41.430371+0000 mon.a (mon.0) 444 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/723 objects degraded (3.873%), 3 pgs degraded) 2024-03-30T05:12:41.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:41 smithi172 bash[70086]: cluster 2024-03-30T05:12:41.430412+0000 mon.a (mon.0) 445 : cluster [INF] Cluster is now healthy 2024-03-30T05:12:41.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:41 smithi172 bash[68787]: cluster 2024-03-30T05:12:41.430371+0000 mon.a (mon.0) 444 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/723 objects degraded (3.873%), 3 pgs degraded) 2024-03-30T05:12:41.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:41 smithi172 bash[68787]: cluster 2024-03-30T05:12:41.430412+0000 mon.a (mon.0) 445 : cluster [INF] Cluster is now healthy 2024-03-30T05:12:41.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:41 smithi173 bash[49345]: cluster 2024-03-30T05:12:41.430371+0000 mon.a (mon.0) 444 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/723 objects degraded (3.873%), 3 pgs degraded) 2024-03-30T05:12:41.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:41 smithi173 bash[49345]: cluster 2024-03-30T05:12:41.430412+0000 mon.a (mon.0) 445 : cluster [INF] Cluster is now healthy 2024-03-30T05:12:42.781 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:42 smithi172 bash[68787]: cluster 2024-03-30T05:12:41.318670+0000 mgr.y (mgr.25630) 287 : cluster [DBG] pgmap v152: 161 pgs: 13 active+undersized, 148 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:42.781 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:42 smithi172 bash[70086]: cluster 2024-03-30T05:12:41.318670+0000 mgr.y (mgr.25630) 287 : cluster [DBG] pgmap v152: 161 pgs: 13 active+undersized, 148 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:42.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:42 smithi173 bash[49345]: cluster 2024-03-30T05:12:41.318670+0000 mgr.y (mgr.25630) 287 : cluster [DBG] pgmap v152: 161 pgs: 13 active+undersized, 148 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:44.440 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:44 smithi172 bash[68787]: audit 2024-03-30T05:12:43.306412+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:44.440 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:44 smithi172 bash[68787]: audit 2024-03-30T05:12:43.308930+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:44.440 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:44 smithi172 bash[68787]: cluster 2024-03-30T05:12:43.319475+0000 mgr.y (mgr.25630) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-03-30T05:12:44.440 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:44 smithi172 bash[70086]: audit 2024-03-30T05:12:43.306412+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:44.440 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:44 smithi172 bash[70086]: audit 2024-03-30T05:12:43.308930+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:44.440 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:44 smithi172 bash[70086]: cluster 2024-03-30T05:12:43.319475+0000 mgr.y (mgr.25630) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-03-30T05:12:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:44 smithi173 bash[49345]: audit 2024-03-30T05:12:43.306412+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:44 smithi173 bash[49345]: audit 2024-03-30T05:12:43.308930+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:44.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:44 smithi173 bash[49345]: cluster 2024-03-30T05:12:43.319475+0000 mgr.y (mgr.25630) 288 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 737 B/s rd, 0 op/s 2024-03-30T05:12:45.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:45 smithi173 bash[49345]: audit 2024-03-30T05:12:44.453594+0000 mgr.y (mgr.25630) 289 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:45.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:45 smithi172 bash[68787]: audit 2024-03-30T05:12:44.453594+0000 mgr.y (mgr.25630) 289 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:45.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:45 smithi172 bash[70086]: audit 2024-03-30T05:12:44.453594+0000 mgr.y (mgr.25630) 289 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:46.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:46 smithi173 bash[49345]: cluster 2024-03-30T05:12:45.320497+0000 mgr.y (mgr.25630) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:46.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:46 smithi173 bash[49345]: audit 2024-03-30T05:12:46.282600+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:46.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:46 smithi173 bash[49345]: audit 2024-03-30T05:12:46.295050+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:46.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:46 smithi173 bash[49345]: audit 2024-03-30T05:12:46.297717+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:46 smithi173 bash[49345]: audit 2024-03-30T05:12:46.299523+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:46 smithi173 bash[49345]: audit 2024-03-30T05:12:46.309297+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:46.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[68787]: cluster 2024-03-30T05:12:45.320497+0000 mgr.y (mgr.25630) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:46.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[68787]: audit 2024-03-30T05:12:46.282600+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:46.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[68787]: audit 2024-03-30T05:12:46.295050+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:46.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[68787]: audit 2024-03-30T05:12:46.297717+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[68787]: audit 2024-03-30T05:12:46.299523+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[68787]: audit 2024-03-30T05:12:46.309297+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:46.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[70086]: cluster 2024-03-30T05:12:45.320497+0000 mgr.y (mgr.25630) 290 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:46.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[70086]: audit 2024-03-30T05:12:46.282600+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:46.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[70086]: audit 2024-03-30T05:12:46.295050+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:46.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[70086]: audit 2024-03-30T05:12:46.297717+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:46.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[70086]: audit 2024-03-30T05:12:46.299523+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:46.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:46 smithi172 bash[70086]: audit 2024-03-30T05:12:46.309297+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:47.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.394966+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.399565+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.403945+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: cephadm 2024-03-30T05:12:46.405227+0000 mgr.y (mgr.25630) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.412423+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.418909+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.423378+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.427764+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.432224+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.436662+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.441040+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: cephadm 2024-03-30T05:12:46.443576+0000 mgr.y (mgr.25630) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:12:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.446499+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.453460+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.458217+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.466261+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.471026+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.478483+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.482979+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.484172+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.485310+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.486548+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.487831+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.489030+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.490203+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:12:47.616 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.491284+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.492390+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.498122+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.502527+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.503853+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.505234+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.506554+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.507686+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.509046+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: cephadm 2024-03-30T05:12:46.510171+0000 mgr.y (mgr.25630) 293 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.510967+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:46.516955+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:47.246145+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.617 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:47.248493+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.618 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:47 smithi173 bash[49345]: audit 2024-03-30T05:12:47.261292+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:47.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.394966+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.399565+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.403945+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: cephadm 2024-03-30T05:12:46.405227+0000 mgr.y (mgr.25630) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:12:47.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.412423+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:47.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.418909+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.423378+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.427764+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.432224+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.436662+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.441040+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: cephadm 2024-03-30T05:12:46.443576+0000 mgr.y (mgr.25630) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.446499+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.453460+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.458217+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.466261+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.471026+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:12:47.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.478483+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.394966+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.399565+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.403945+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: cephadm 2024-03-30T05:12:46.405227+0000 mgr.y (mgr.25630) 291 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.412423+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.418909+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.423378+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.427764+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.432224+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.436662+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.645 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.441040+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: cephadm 2024-03-30T05:12:46.443576+0000 mgr.y (mgr.25630) 292 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.446499+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.453460+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.458217+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.466261+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.471026+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.478483+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.482979+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.484172+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.485310+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:12:47.646 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.486548+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.487831+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.489030+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.490203+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.491284+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.492390+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.498122+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.502527+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.503853+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.505234+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.506554+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.507686+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.509046+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.647 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: cephadm 2024-03-30T05:12:46.510171+0000 mgr.y (mgr.25630) 293 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.482979+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.484172+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.485310+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.486548+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.487831+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.489030+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.490203+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.491284+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.492390+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.498122+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:12:47.648 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.502527+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.503853+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.505234+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.506554+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.507686+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.509046+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: cephadm 2024-03-30T05:12:46.510171+0000 mgr.y (mgr.25630) 293 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.510967+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:46.516955+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:47.246145+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:47.248493+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.649 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[68787]: audit 2024-03-30T05:12:47.261292+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:47.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.510967+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:12:47.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:46.516955+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:12:47.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:47.246145+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:47.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:47.248493+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:47.650 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:47 smithi172 bash[70086]: audit 2024-03-30T05:12:47.261292+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:48.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:48 smithi173 bash[49345]: cluster 2024-03-30T05:12:47.321059+0000 mgr.y (mgr.25630) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:12:48.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:48 smithi173 bash[49345]: audit 2024-03-30T05:12:47.356424+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:48 smithi173 bash[49345]: audit 2024-03-30T05:12:47.357989+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:48 smithi173 bash[49345]: audit 2024-03-30T05:12:47.365996+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:48.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:48 smithi172 bash[68787]: cluster 2024-03-30T05:12:47.321059+0000 mgr.y (mgr.25630) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:12:48.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:48 smithi172 bash[68787]: audit 2024-03-30T05:12:47.356424+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:48 smithi172 bash[68787]: audit 2024-03-30T05:12:47.357989+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:48 smithi172 bash[68787]: audit 2024-03-30T05:12:47.365996+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:48.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:48 smithi172 bash[70086]: cluster 2024-03-30T05:12:47.321059+0000 mgr.y (mgr.25630) 294 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:12:48.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:48 smithi172 bash[70086]: audit 2024-03-30T05:12:47.356424+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:12:48.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:48 smithi172 bash[70086]: audit 2024-03-30T05:12:47.357989+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:12:48.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:48 smithi172 bash[70086]: audit 2024-03-30T05:12:47.365996+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:49.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:49 smithi173 bash[49345]: audit 2024-03-30T05:12:48.462630+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:49.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:49 smithi172 bash[68787]: audit 2024-03-30T05:12:48.462630+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:49.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:49 smithi172 bash[70086]: audit 2024-03-30T05:12:48.462630+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:12:50.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:50 smithi173 bash[49345]: cluster 2024-03-30T05:12:49.322349+0000 mgr.y (mgr.25630) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:12:50.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:50 smithi172 bash[68787]: cluster 2024-03-30T05:12:49.322349+0000 mgr.y (mgr.25630) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:12:50.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:50 smithi172 bash[70086]: cluster 2024-03-30T05:12:49.322349+0000 mgr.y (mgr.25630) 295 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:12:51.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:12:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:12:51] "GET /metrics HTTP/1.1" 200 38185 "" "Prometheus/2.43.0" 2024-03-30T05:12:52.701 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:12:52.710 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:52 smithi172 bash[68787]: cluster 2024-03-30T05:12:51.323360+0000 mgr.y (mgr.25630) 296 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:52.711 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:52 smithi172 bash[70086]: cluster 2024-03-30T05:12:51.323360+0000 mgr.y (mgr.25630) 296 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:52.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:52 smithi173 bash[49345]: cluster 2024-03-30T05:12:51.323360+0000 mgr.y (mgr.25630) 296 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:53.799 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:53 smithi172 bash[68787]: audit 2024-03-30T05:12:51.998604+0000 mgr.y (mgr.25630) 297 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:53.800 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:53 smithi172 bash[70086]: audit 2024-03-30T05:12:51.998604+0000 mgr.y (mgr.25630) 297 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:53.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:53 smithi173 bash[49345]: audit 2024-03-30T05:12:51.998604+0000 mgr.y (mgr.25630) 297 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:54.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:54 smithi173 bash[49345]: cluster 2024-03-30T05:12:53.324411+0000 mgr.y (mgr.25630) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:54.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:54 smithi172 bash[68787]: cluster 2024-03-30T05:12:53.324411+0000 mgr.y (mgr.25630) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:54.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:54 smithi172 bash[70086]: cluster 2024-03-30T05:12:53.324411+0000 mgr.y (mgr.25630) 298 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:55.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:55 smithi173 bash[49345]: audit 2024-03-30T05:12:54.463711+0000 mgr.y (mgr.25630) 299 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:55.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:55 smithi172 bash[68787]: audit 2024-03-30T05:12:54.463711+0000 mgr.y (mgr.25630) 299 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:55.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:55 smithi172 bash[70086]: audit 2024-03-30T05:12:54.463711+0000 mgr.y (mgr.25630) 299 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:12:55.908 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:12:55.908 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (7m) 20s ago 31m 15.9M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:12:55.908 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (7m) 4m ago 31m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:12:55.908 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (9m) 20s ago 29m 44.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:12:55.908 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (8m) 4m ago 37m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:12:55.908 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (18m) 20s ago 38m 496M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:12:55.908 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (4m) 20s ago 39m 52.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (5m) 4m ago 37m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (4m) 20s ago 37m 42.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (8m) 20s ago 31m 8372k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (8m) 4m ago 31m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (2m) 20s ago 36m 46.4M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (91s) 20s ago 36m 50.1M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (24s) 20s ago 35m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (34m) 20s ago 34m 61.6M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (34m) 4m ago 34m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (33m) 4m ago 33m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (33m) 4m ago 33m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (32m) 4m ago 32m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (8m) 4m ago 31m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:12:55.909 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (29m) 20s ago 29m 92.0M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:12:55.910 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (29m) 4m ago 29m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:12:56.639 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-03-30T05:12:56.862 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:56 smithi172 bash[68787]: cluster 2024-03-30T05:12:55.326013+0000 mgr.y (mgr.25630) 300 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:56.862 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:56 smithi172 bash[68787]: audit 2024-03-30T05:12:55.881221+0000 mgr.y (mgr.25630) 301 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:56.862 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:56 smithi172 bash[70086]: cluster 2024-03-30T05:12:55.326013+0000 mgr.y (mgr.25630) 300 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:56.862 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:56 smithi172 bash[70086]: audit 2024-03-30T05:12:55.881221+0000 mgr.y (mgr.25630) 301 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:56.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:56 smithi173 bash[49345]: cluster 2024-03-30T05:12:55.326013+0000 mgr.y (mgr.25630) 300 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:12:56.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:56 smithi173 bash[49345]: audit 2024-03-30T05:12:55.881221+0000 mgr.y (mgr.25630) 301 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:12:58.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:58 smithi173 bash[49345]: cluster 2024-03-30T05:12:57.326862+0000 mgr.y (mgr.25630) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:58.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:12:58 smithi173 bash[49345]: audit 2024-03-30T05:12:58.302820+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:58.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:58 smithi172 bash[70086]: cluster 2024-03-30T05:12:57.326862+0000 mgr.y (mgr.25630) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:58.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:12:58 smithi172 bash[70086]: audit 2024-03-30T05:12:58.302820+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:58.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:58 smithi172 bash[68787]: cluster 2024-03-30T05:12:57.326862+0000 mgr.y (mgr.25630) 302 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:12:58.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:12:58 smithi172 bash[68787]: audit 2024-03-30T05:12:58.302820+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:12:59.876 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:13:00.606 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-03-30T05:13:00.785 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:00 smithi172 bash[68787]: cluster 2024-03-30T05:12:59.328231+0000 mgr.y (mgr.25630) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:00.785 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:00 smithi172 bash[68787]: audit 2024-03-30T05:12:59.875613+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.172:0/1019775524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:00.785 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:00 smithi172 bash[70086]: cluster 2024-03-30T05:12:59.328231+0000 mgr.y (mgr.25630) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:00.786 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:00 smithi172 bash[70086]: audit 2024-03-30T05:12:59.875613+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.172:0/1019775524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:00.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:00 smithi173 bash[49345]: cluster 2024-03-30T05:12:59.328231+0000 mgr.y (mgr.25630) 303 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:00.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:00 smithi173 bash[49345]: audit 2024-03-30T05:12:59.875613+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.172:0/1019775524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:01.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:13:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:13:01] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.43.0" 2024-03-30T05:13:02.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:02 smithi173 bash[49345]: cluster 2024-03-30T05:13:01.329281+0000 mgr.y (mgr.25630) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:02.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:02 smithi172 bash[68787]: cluster 2024-03-30T05:13:01.329281+0000 mgr.y (mgr.25630) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:02.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:02 smithi172 bash[70086]: cluster 2024-03-30T05:13:01.329281+0000 mgr.y (mgr.25630) 304 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:04.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:04 smithi173 bash[49345]: cluster 2024-03-30T05:13:03.330153+0000 mgr.y (mgr.25630) 305 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:04.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:04 smithi173 bash[49345]: audit 2024-03-30T05:13:03.783778+0000 mgr.y (mgr.25630) 306 : audit [DBG] from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:04.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:04 smithi172 bash[68787]: cluster 2024-03-30T05:13:03.330153+0000 mgr.y (mgr.25630) 305 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:04.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:04 smithi172 bash[68787]: audit 2024-03-30T05:13:03.783778+0000 mgr.y (mgr.25630) 306 : audit [DBG] from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:04.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:04 smithi172 bash[70086]: cluster 2024-03-30T05:13:03.330153+0000 mgr.y (mgr.25630) 305 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:04.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:04 smithi172 bash[70086]: audit 2024-03-30T05:13:03.783778+0000 mgr.y (mgr.25630) 306 : audit [DBG] from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:05.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:05 smithi173 bash[49345]: audit 2024-03-30T05:13:04.472944+0000 mgr.y (mgr.25630) 307 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:05.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:05 smithi172 bash[68787]: audit 2024-03-30T05:13:04.472944+0000 mgr.y (mgr.25630) 307 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:05.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:05 smithi172 bash[70086]: audit 2024-03-30T05:13:04.472944+0000 mgr.y (mgr.25630) 307 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:06.263 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:13:06.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:06 smithi172 bash[68787]: cluster 2024-03-30T05:13:05.331046+0000 mgr.y (mgr.25630) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:13:06.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:06 smithi172 bash[70086]: cluster 2024-03-30T05:13:05.331046+0000 mgr.y (mgr.25630) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:13:06.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:06 smithi173 bash[49345]: cluster 2024-03-30T05:13:05.331046+0000 mgr.y (mgr.25630) 308 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:13:06.890 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:13:08.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:08 smithi173 bash[49345]: cluster 2024-03-30T05:13:07.331712+0000 mgr.y (mgr.25630) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:13:08.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:08 smithi172 bash[68787]: cluster 2024-03-30T05:13:07.331712+0000 mgr.y (mgr.25630) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:13:08.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:08 smithi172 bash[70086]: cluster 2024-03-30T05:13:07.331712+0000 mgr.y (mgr.25630) 309 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:13:09.959 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:13:10.690 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:13:10.857 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:10 smithi172 bash[68787]: cluster 2024-03-30T05:13:09.333080+0000 mgr.y (mgr.25630) 310 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T05:13:10.857 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:10 smithi172 bash[68787]: audit 2024-03-30T05:13:09.972630+0000 mgr.y (mgr.25630) 311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:10.857 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:10 smithi172 bash[70086]: cluster 2024-03-30T05:13:09.333080+0000 mgr.y (mgr.25630) 310 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T05:13:10.857 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:10 smithi172 bash[70086]: audit 2024-03-30T05:13:09.972630+0000 mgr.y (mgr.25630) 311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:10.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:10 smithi173 bash[49345]: cluster 2024-03-30T05:13:09.333080+0000 mgr.y (mgr.25630) 310 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 87 op/s 2024-03-30T05:13:10.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:10 smithi173 bash[49345]: audit 2024-03-30T05:13:09.972630+0000 mgr.y (mgr.25630) 311 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:11.142 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:13:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:13:11] "GET /metrics HTTP/1.1" 200 38184 "" "Prometheus/2.43.0" 2024-03-30T05:13:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:12 smithi173 bash[49345]: cluster 2024-03-30T05:13:11.334088+0000 mgr.y (mgr.25630) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:13:12.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:12 smithi172 bash[68787]: cluster 2024-03-30T05:13:11.334088+0000 mgr.y (mgr.25630) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:13:12.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:12 smithi172 bash[70086]: cluster 2024-03-30T05:13:11.334088+0000 mgr.y (mgr.25630) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:13:13.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:13 smithi173 bash[49345]: audit 2024-03-30T05:13:13.303162+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:13.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:13 smithi172 bash[68787]: audit 2024-03-30T05:13:13.303162+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:13.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:13 smithi172 bash[70086]: audit 2024-03-30T05:13:13.303162+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:13.969 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:13:14.761 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:14 smithi172 bash[68787]: cluster 2024-03-30T05:13:13.340106+0000 mgr.y (mgr.25630) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:13:14.761 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:14 smithi172 bash[68787]: audit 2024-03-30T05:13:13.983841+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.172:0/3561584208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:13:14.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:14 smithi172 bash[70086]: cluster 2024-03-30T05:13:13.340106+0000 mgr.y (mgr.25630) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:13:14.761 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:14 smithi172 bash[70086]: audit 2024-03-30T05:13:13.983841+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.172:0/3561584208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:13:14.762 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-03-30T05:13:14.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:14 smithi173 bash[49345]: cluster 2024-03-30T05:13:13.340106+0000 mgr.y (mgr.25630) 313 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-03-30T05:13:14.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:14 smithi173 bash[49345]: audit 2024-03-30T05:13:13.983841+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.172:0/3561584208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:13:15.837 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:15 smithi172 bash[68787]: audit 2024-03-30T05:13:14.482898+0000 mgr.y (mgr.25630) 314 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:15.838 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:15 smithi172 bash[70086]: audit 2024-03-30T05:13:14.482898+0000 mgr.y (mgr.25630) 314 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:15 smithi173 bash[49345]: audit 2024-03-30T05:13:14.482898+0000 mgr.y (mgr.25630) 314 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:16.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:16 smithi173 bash[49345]: cluster 2024-03-30T05:13:15.341719+0000 mgr.y (mgr.25630) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:13:16.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:16 smithi172 bash[68787]: cluster 2024-03-30T05:13:15.341719+0000 mgr.y (mgr.25630) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:13:16.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:16 smithi172 bash[70086]: cluster 2024-03-30T05:13:15.341719+0000 mgr.y (mgr.25630) 315 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-03-30T05:13:18.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:18 smithi172 bash[68787]: cluster 2024-03-30T05:13:17.342579+0000 mgr.y (mgr.25630) 316 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:13:18.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:18 smithi172 bash[68787]: audit 2024-03-30T05:13:17.922916+0000 mgr.y (mgr.25630) 317 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:18.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:18 smithi172 bash[70086]: cluster 2024-03-30T05:13:17.342579+0000 mgr.y (mgr.25630) 316 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:13:18.644 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:18 smithi172 bash[70086]: audit 2024-03-30T05:13:17.922916+0000 mgr.y (mgr.25630) 317 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:18 smithi173 bash[49345]: cluster 2024-03-30T05:13:17.342579+0000 mgr.y (mgr.25630) 316 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:13:18.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:18 smithi173 bash[49345]: audit 2024-03-30T05:13:17.922916+0000 mgr.y (mgr.25630) 317 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:20.240 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:13:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:20 smithi173 bash[49345]: cluster 2024-03-30T05:13:19.344050+0000 mgr.y (mgr.25630) 318 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:13:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:20 smithi173 bash[49345]: audit 2024-03-30T05:13:20.253300+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:20 smithi173 bash[49345]: audit 2024-03-30T05:13:20.262007+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:20 smithi173 bash[49345]: audit 2024-03-30T05:13:20.263004+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:20 smithi173 bash[49345]: audit 2024-03-30T05:13:20.271477+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:20.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[68787]: cluster 2024-03-30T05:13:19.344050+0000 mgr.y (mgr.25630) 318 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:13:20.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[68787]: audit 2024-03-30T05:13:20.253300+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[68787]: audit 2024-03-30T05:13:20.262007+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[68787]: audit 2024-03-30T05:13:20.263004+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[68787]: audit 2024-03-30T05:13:20.271477+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[70086]: cluster 2024-03-30T05:13:19.344050+0000 mgr.y (mgr.25630) 318 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-03-30T05:13:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[70086]: audit 2024-03-30T05:13:20.253300+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[70086]: audit 2024-03-30T05:13:20.262007+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[70086]: audit 2024-03-30T05:13:20.263004+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:20 smithi172 bash[70086]: audit 2024-03-30T05:13:20.271477+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:21.360 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:13:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:13:21] "GET /metrics HTTP/1.1" 200 38188 "" "Prometheus/2.43.0" 2024-03-30T05:13:21.361 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:13:21.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:21 smithi172 bash[70086]: cephadm 2024-03-30T05:13:20.245785+0000 mgr.y (mgr.25630) 319 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:13:21.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:21 smithi172 bash[70086]: cephadm 2024-03-30T05:13:20.347256+0000 mgr.y (mgr.25630) 320 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:13:21.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:21 smithi172 bash[68787]: cephadm 2024-03-30T05:13:20.245785+0000 mgr.y (mgr.25630) 319 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:13:21.644 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:21 smithi172 bash[68787]: cephadm 2024-03-30T05:13:20.347256+0000 mgr.y (mgr.25630) 320 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:13:21.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:21 smithi173 bash[49345]: cephadm 2024-03-30T05:13:20.245785+0000 mgr.y (mgr.25630) 319 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:13:21.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:21 smithi173 bash[49345]: cephadm 2024-03-30T05:13:20.347256+0000 mgr.y (mgr.25630) 320 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:13:22.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:22 smithi173 bash[49345]: cluster 2024-03-30T05:13:21.345085+0000 mgr.y (mgr.25630) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-30T05:13:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:22 smithi172 bash[68787]: cluster 2024-03-30T05:13:21.345085+0000 mgr.y (mgr.25630) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-30T05:13:22.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:22 smithi172 bash[70086]: cluster 2024-03-30T05:13:21.345085+0000 mgr.y (mgr.25630) 321 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 33 op/s 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: cluster 2024-03-30T05:13:23.346068+0000 mgr.y (mgr.25630) 322 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.273950+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.276741+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.279033+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.283797+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.286857+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.291934+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.294414+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.298621+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:24 smithi173 bash[49345]: audit 2024-03-30T05:13:24.301588+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:13:24.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: cluster 2024-03-30T05:13:23.346068+0000 mgr.y (mgr.25630) 322 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.273950+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.276741+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.279033+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.283797+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.286857+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.291934+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.294414+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.298621+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[68787]: audit 2024-03-30T05:13:24.301588+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:13:24.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: cluster 2024-03-30T05:13:23.346068+0000 mgr.y (mgr.25630) 322 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.273950+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.276741+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.279033+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.283797+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.286857+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.291934+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.294414+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.298621+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:24 smithi172 bash[70086]: audit 2024-03-30T05:13:24.301588+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:13:25.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:25 smithi173 bash[49345]: cephadm 2024-03-30T05:13:24.274592+0000 mgr.y (mgr.25630) 323 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:13:25.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:25 smithi173 bash[49345]: cephadm 2024-03-30T05:13:24.274674+0000 mgr.y (mgr.25630) 324 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:13:25.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:25 smithi173 bash[49345]: cephadm 2024-03-30T05:13:24.279775+0000 mgr.y (mgr.25630) 325 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:13:25.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:25 smithi173 bash[49345]: cephadm 2024-03-30T05:13:24.287592+0000 mgr.y (mgr.25630) 326 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:13:25.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:25 smithi173 bash[49345]: cephadm 2024-03-30T05:13:24.295144+0000 mgr.y (mgr.25630) 327 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:13:25.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:25 smithi173 bash[49345]: audit 2024-03-30T05:13:24.301759+0000 mgr.y (mgr.25630) 328 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:13:25.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:25 smithi173 bash[49345]: cephadm 2024-03-30T05:13:24.302767+0000 mgr.y (mgr.25630) 329 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T05:13:25.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:25 smithi173 bash[49345]: audit 2024-03-30T05:13:24.492810+0000 mgr.y (mgr.25630) 330 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:25.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[70086]: cephadm 2024-03-30T05:13:24.274592+0000 mgr.y (mgr.25630) 323 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:13:25.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[70086]: cephadm 2024-03-30T05:13:24.274674+0000 mgr.y (mgr.25630) 324 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:13:25.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[70086]: cephadm 2024-03-30T05:13:24.279775+0000 mgr.y (mgr.25630) 325 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:13:25.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[70086]: cephadm 2024-03-30T05:13:24.287592+0000 mgr.y (mgr.25630) 326 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:13:25.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[70086]: cephadm 2024-03-30T05:13:24.295144+0000 mgr.y (mgr.25630) 327 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:13:25.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[70086]: audit 2024-03-30T05:13:24.301759+0000 mgr.y (mgr.25630) 328 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[70086]: cephadm 2024-03-30T05:13:24.302767+0000 mgr.y (mgr.25630) 329 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[70086]: audit 2024-03-30T05:13:24.492810+0000 mgr.y (mgr.25630) 330 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[68787]: cephadm 2024-03-30T05:13:24.274592+0000 mgr.y (mgr.25630) 323 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[68787]: cephadm 2024-03-30T05:13:24.274674+0000 mgr.y (mgr.25630) 324 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[68787]: cephadm 2024-03-30T05:13:24.279775+0000 mgr.y (mgr.25630) 325 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[68787]: cephadm 2024-03-30T05:13:24.287592+0000 mgr.y (mgr.25630) 326 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[68787]: cephadm 2024-03-30T05:13:24.295144+0000 mgr.y (mgr.25630) 327 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[68787]: audit 2024-03-30T05:13:24.301759+0000 mgr.y (mgr.25630) 328 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[68787]: cephadm 2024-03-30T05:13:24.302767+0000 mgr.y (mgr.25630) 329 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-03-30T05:13:25.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:25 smithi172 bash[68787]: audit 2024-03-30T05:13:24.492810+0000 mgr.y (mgr.25630) 330 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:26.189 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:13:26.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:26 smithi173 bash[49345]: cluster 2024-03-30T05:13:25.347734+0000 mgr.y (mgr.25630) 331 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:26.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:26 smithi172 bash[68787]: cluster 2024-03-30T05:13:25.347734+0000 mgr.y (mgr.25630) 331 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:26.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:26 smithi172 bash[70086]: cluster 2024-03-30T05:13:25.347734+0000 mgr.y (mgr.25630) 331 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (8m) 51s ago 32m 15.9M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (7m) 5m ago 31m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (9m) 51s ago 30m 44.7M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (9m) 5m ago 37m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (19m) 51s ago 39m 496M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (5m) 51s ago 39m 52.2M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (6m) 5m ago 37m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (4m) 51s ago 37m 42.4M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (8m) 51s ago 32m 8372k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (8m) 5m ago 32m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:13:26.908 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (2m) 51s ago 37m 46.4M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (2m) 51s ago 36m 50.1M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (55s) 51s ago 35m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (35m) 51s ago 35m 61.6M 3036M 17.2.0 e1d6a67b021e a0365d2207cb 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (34m) 5m ago 34m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (34m) 5m ago 34m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (33m) 5m ago 33m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (33m) 5m ago 33m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (8m) 5m ago 32m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (30m) 51s ago 30m 92.0M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:13:26.909 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (30m) 5m ago 30m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:13:27.347 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:13:27.347 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:13:27.347 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:13:27.347 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:13:27.347 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:13:27.347 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:13:27.347 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:13:27.348 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:13:27.697 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:13:27.697 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:13:27.697 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:13:27.698 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:13:27.698 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:13:27.698 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "3/8 daemons upgraded", 2024-03-30T05:13:27.698 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:13:27.698 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:13:27.698 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:13:28.251 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: audit 2024-03-30T05:13:26.190185+0000 mgr.y (mgr.25630) 332 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: audit 2024-03-30T05:13:26.552690+0000 mgr.y (mgr.25630) 333 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: audit 2024-03-30T05:13:26.901530+0000 mgr.y (mgr.25630) 334 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: cephadm 2024-03-30T05:13:26.922678+0000 mgr.y (mgr.25630) 335 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: audit 2024-03-30T05:13:26.928626+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: audit 2024-03-30T05:13:26.930789+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: audit 2024-03-30T05:13:26.931694+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: cephadm 2024-03-30T05:13:26.935894+0000 mgr.y (mgr.25630) 336 : cephadm [INF] Deploying daemon osd.3 on smithi172 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[68787]: audit 2024-03-30T05:13:27.361278+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.172:0/1087296845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: audit 2024-03-30T05:13:26.190185+0000 mgr.y (mgr.25630) 332 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.252 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: audit 2024-03-30T05:13:26.552690+0000 mgr.y (mgr.25630) 333 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: audit 2024-03-30T05:13:26.901530+0000 mgr.y (mgr.25630) 334 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: cephadm 2024-03-30T05:13:26.922678+0000 mgr.y (mgr.25630) 335 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T05:13:28.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: audit 2024-03-30T05:13:26.928626+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:28.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: audit 2024-03-30T05:13:26.930789+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:13:28.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: audit 2024-03-30T05:13:26.931694+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:28.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: cephadm 2024-03-30T05:13:26.935894+0000 mgr.y (mgr.25630) 336 : cephadm [INF] Deploying daemon osd.3 on smithi172 2024-03-30T05:13:28.253 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:27 smithi172 bash[70086]: audit 2024-03-30T05:13:27.361278+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.172:0/1087296845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:28.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: audit 2024-03-30T05:13:26.190185+0000 mgr.y (mgr.25630) 332 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: audit 2024-03-30T05:13:26.552690+0000 mgr.y (mgr.25630) 333 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: audit 2024-03-30T05:13:26.901530+0000 mgr.y (mgr.25630) 334 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: cephadm 2024-03-30T05:13:26.922678+0000 mgr.y (mgr.25630) 335 : cephadm [INF] Upgrade: Updating osd.3 2024-03-30T05:13:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: audit 2024-03-30T05:13:26.928626+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: audit 2024-03-30T05:13:26.930789+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-03-30T05:13:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: audit 2024-03-30T05:13:26.931694+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: cephadm 2024-03-30T05:13:26.935894+0000 mgr.y (mgr.25630) 336 : cephadm [INF] Deploying daemon osd.3 on smithi172 2024-03-30T05:13:28.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:27 smithi173 bash[49345]: audit 2024-03-30T05:13:27.361278+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.172:0/1087296845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:29.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:28 smithi173 bash[49345]: cluster 2024-03-30T05:13:27.348246+0000 mgr.y (mgr.25630) 337 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:29.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:28 smithi173 bash[49345]: audit 2024-03-30T05:13:27.711397+0000 mgr.y (mgr.25630) 338 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:29.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:28 smithi173 bash[49345]: audit 2024-03-30T05:13:28.302731+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:29.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:28 smithi172 bash[68787]: cluster 2024-03-30T05:13:27.348246+0000 mgr.y (mgr.25630) 337 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:29.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:28 smithi172 bash[68787]: audit 2024-03-30T05:13:27.711397+0000 mgr.y (mgr.25630) 338 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:29.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:28 smithi172 bash[68787]: audit 2024-03-30T05:13:28.302731+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:29.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:28 smithi172 bash[70086]: cluster 2024-03-30T05:13:27.348246+0000 mgr.y (mgr.25630) 337 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:29.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:28 smithi172 bash[70086]: audit 2024-03-30T05:13:27.711397+0000 mgr.y (mgr.25630) 338 : audit [DBG] from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:13:29.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:28 smithi172 bash[70086]: audit 2024-03-30T05:13:28.302731+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:31.179 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:30 smithi172 bash[68787]: cluster 2024-03-30T05:13:29.349491+0000 mgr.y (mgr.25630) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:31.179 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:13:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:13:31] "GET /metrics HTTP/1.1" 200 38190 "" "Prometheus/2.43.0" 2024-03-30T05:13:31.180 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:30 smithi172 bash[70086]: cluster 2024-03-30T05:13:29.349491+0000 mgr.y (mgr.25630) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:31.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:30 smithi173 bash[49345]: cluster 2024-03-30T05:13:29.349491+0000 mgr.y (mgr.25630) 339 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:13:31.450 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.450 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.450 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.451 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.451 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.452 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.452 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.452 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.452 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:31.453 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:31 smithi172 systemd[1]: Stopping Ceph osd.3 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:13:31.893 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:31 smithi172 bash[35260]: debug 2024-03-30T05:13:31.593+0000 7f7a284d3700 -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-03-30T05:13:31.893 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:31 smithi172 bash[35260]: debug 2024-03-30T05:13:31.593+0000 7f7a284d3700 -1 osd.3 131 *** Got signal Terminated *** 2024-03-30T05:13:31.893 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:31 smithi172 bash[35260]: debug 2024-03-30T05:13:31.593+0000 7f7a284d3700 -1 osd.3 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:13:32.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:31 smithi173 bash[49345]: cluster 2024-03-30T05:13:31.598881+0000 mon.a (mon.0) 513 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T05:13:32.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:31 smithi172 bash[68787]: cluster 2024-03-30T05:13:31.598881+0000 mon.a (mon.0) 513 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T05:13:32.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:31 smithi172 bash[70086]: cluster 2024-03-30T05:13:31.598881+0000 mon.a (mon.0) 513 : cluster [INF] osd.3 marked itself down and dead 2024-03-30T05:13:33.268 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:33 smithi172 bash[92589]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T05:13:33.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:32 smithi172 bash[68787]: cluster 2024-03-30T05:13:31.350049+0000 mgr.y (mgr.25630) 340 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:33.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:32 smithi172 bash[68787]: cluster 2024-03-30T05:13:31.943770+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:13:33.268 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:32 smithi172 bash[68787]: cluster 2024-03-30T05:13:31.962563+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-03-30T05:13:33.269 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:32 smithi172 bash[70086]: cluster 2024-03-30T05:13:31.350049+0000 mgr.y (mgr.25630) 340 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:33.269 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:32 smithi172 bash[70086]: cluster 2024-03-30T05:13:31.943770+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:13:33.269 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:32 smithi172 bash[70086]: cluster 2024-03-30T05:13:31.962563+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-03-30T05:13:33.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:32 smithi173 bash[49345]: cluster 2024-03-30T05:13:31.350049+0000 mgr.y (mgr.25630) 340 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:13:33.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:32 smithi173 bash[49345]: cluster 2024-03-30T05:13:31.943770+0000 mon.a (mon.0) 514 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:13:33.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:32 smithi173 bash[49345]: cluster 2024-03-30T05:13:31.962563+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-03-30T05:13:33.642 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:33 smithi172 bash[92655]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T05:13:34.235 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:33 smithi172 bash[68787]: cluster 2024-03-30T05:13:32.971871+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T05:13:34.235 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:33 smithi172 bash[70086]: cluster 2024-03-30T05:13:32.971871+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T05:13:34.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:33 smithi173 bash[49345]: cluster 2024-03-30T05:13:32.971871+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-03-30T05:13:35.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:34 smithi172 bash[68787]: cluster 2024-03-30T05:13:33.350450+0000 mgr.y (mgr.25630) 341 : cluster [DBG] pgmap v180: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:13:35.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:34 smithi172 bash[70086]: cluster 2024-03-30T05:13:33.350450+0000 mgr.y (mgr.25630) 341 : cluster [DBG] pgmap v180: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:13:35.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:34 smithi173 bash[49345]: cluster 2024-03-30T05:13:33.350450+0000 mgr.y (mgr.25630) 341 : cluster [DBG] pgmap v180: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:13:35.593 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.594 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.594 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.3.service: Deactivated successfully. 2024-03-30T05:13:35.594 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: Stopped Ceph osd.3 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:13:35.594 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.594 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.595 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.595 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.595 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.595 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:35.892 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:35 smithi172 systemd[1]: Started Ceph osd.3 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:13:36.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:35 smithi173 bash[49345]: audit 2024-03-30T05:13:34.503511+0000 mgr.y (mgr.25630) 342 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:36.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:35 smithi173 bash[49345]: audit 2024-03-30T05:13:35.653507+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:36.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:35 smithi173 bash[49345]: audit 2024-03-30T05:13:35.659083+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:36.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:35 smithi172 bash[68787]: audit 2024-03-30T05:13:34.503511+0000 mgr.y (mgr.25630) 342 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:36.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:35 smithi172 bash[68787]: audit 2024-03-30T05:13:35.653507+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:36.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:35 smithi172 bash[68787]: audit 2024-03-30T05:13:35.659083+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:36.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:35 smithi172 bash[70086]: audit 2024-03-30T05:13:34.503511+0000 mgr.y (mgr.25630) 342 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:36.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:35 smithi172 bash[70086]: audit 2024-03-30T05:13:35.653507+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:36.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:35 smithi172 bash[70086]: audit 2024-03-30T05:13:35.659083+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:37.338 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:36 smithi172 bash[70086]: cluster 2024-03-30T05:13:35.352415+0000 mgr.y (mgr.25630) 343 : cluster [DBG] pgmap v181: 161 pgs: 26 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 101 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-03-30T05:13:37.338 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:36 smithi172 bash[70086]: cluster 2024-03-30T05:13:35.971441+0000 mon.a (mon.0) 519 : cluster [WRN] Health check failed: Degraded data redundancy: 94/723 objects degraded (13.001%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:37.338 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:36 smithi172 bash[68787]: cluster 2024-03-30T05:13:35.352415+0000 mgr.y (mgr.25630) 343 : cluster [DBG] pgmap v181: 161 pgs: 26 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 101 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-03-30T05:13:37.338 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:36 smithi172 bash[68787]: cluster 2024-03-30T05:13:35.971441+0000 mon.a (mon.0) 519 : cluster [WRN] Health check failed: Degraded data redundancy: 94/723 objects degraded (13.001%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:37.338 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:37 smithi172 bash[92803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T05:13:37.338 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:37 smithi172 bash[92803]: 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-03-30T05:13:37.339 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:37 smithi172 bash[92803]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T05:13:37.339 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:37 smithi172 bash[92803]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T05:13:37.339 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:37 smithi172 bash[92803]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-03-30T05:13:37.339 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:37 smithi172 bash[92803]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-03-30T05:13:37.339 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:37 smithi172 bash[92803]: --> ceph-volume raw activate successful for osd ID: 3 2024-03-30T05:13:37.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:36 smithi173 bash[49345]: cluster 2024-03-30T05:13:35.352415+0000 mgr.y (mgr.25630) 343 : cluster [DBG] pgmap v181: 161 pgs: 26 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 101 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 94/723 objects degraded (13.001%) 2024-03-30T05:13:37.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:36 smithi173 bash[49345]: cluster 2024-03-30T05:13:35.971441+0000 mon.a (mon.0) 519 : cluster [WRN] Health check failed: Degraded data redundancy: 94/723 objects degraded (13.001%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:38.971 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:38 smithi172 bash[93035]: debug 2024-03-30T05:13:38.769+0000 7f2dabdc8700 1 -- 172.21.15.172:0/16091593 <== mon.0 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55eea4013680 con 0x55eea4051000 2024-03-30T05:13:39.295 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:38 smithi172 bash[68787]: cluster 2024-03-30T05:13:37.354069+0000 mgr.y (mgr.25630) 344 : cluster [DBG] pgmap v182: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:39.296 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:38 smithi172 bash[70086]: cluster 2024-03-30T05:13:37.354069+0000 mgr.y (mgr.25630) 344 : cluster [DBG] pgmap v182: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:39.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:38 smithi173 bash[49345]: cluster 2024-03-30T05:13:37.354069+0000 mgr.y (mgr.25630) 344 : cluster [DBG] pgmap v182: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:39.642 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:39 smithi172 bash[93035]: debug 2024-03-30T05:13:39.305+0000 7f2db4f607c0 -1 Falling back to public interface 2024-03-30T05:13:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:40 smithi173 bash[49345]: cluster 2024-03-30T05:13:39.355483+0000 mgr.y (mgr.25630) 345 : cluster [DBG] pgmap v183: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:41.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:40 smithi172 bash[68787]: cluster 2024-03-30T05:13:39.355483+0000 mgr.y (mgr.25630) 345 : cluster [DBG] pgmap v183: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:41.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:13:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:13:41] "GET /metrics HTTP/1.1" 200 38190 "" "Prometheus/2.43.0" 2024-03-30T05:13:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:40 smithi172 bash[70086]: cluster 2024-03-30T05:13:39.355483+0000 mgr.y (mgr.25630) 345 : cluster [DBG] pgmap v183: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:42.642 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[93035]: debug 2024-03-30T05:13:42.308+0000 7f2db4f607c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-03-30T05:13:42.643 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[93035]: debug 2024-03-30T05:13:42.344+0000 7f2db4f607c0 -1 osd.3 131 log_to_monitors true 2024-03-30T05:13:43.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:42 smithi173 bash[49345]: cluster 2024-03-30T05:13:41.356180+0000 mgr.y (mgr.25630) 346 : cluster [DBG] pgmap v184: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:43.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:42 smithi173 bash[49345]: audit 2024-03-30T05:13:41.703788+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:43.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:42 smithi173 bash[49345]: audit 2024-03-30T05:13:41.710139+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:43.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:42 smithi173 bash[49345]: audit 2024-03-30T05:13:42.351874+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T05:13:43.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[70086]: cluster 2024-03-30T05:13:41.356180+0000 mgr.y (mgr.25630) 346 : cluster [DBG] pgmap v184: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:43.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[70086]: audit 2024-03-30T05:13:41.703788+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:43.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[70086]: audit 2024-03-30T05:13:41.710139+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:43.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[70086]: audit 2024-03-30T05:13:42.351874+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T05:13:43.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[68787]: cluster 2024-03-30T05:13:41.356180+0000 mgr.y (mgr.25630) 346 : cluster [DBG] pgmap v184: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:43.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[68787]: audit 2024-03-30T05:13:41.703788+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:43.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[68787]: audit 2024-03-30T05:13:41.710139+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:43.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:42 smithi172 bash[68787]: audit 2024-03-30T05:13:42.351874+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-03-30T05:13:43.790 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[93035]: debug 2024-03-30T05:13:43.512+0000 7f2da23b0700 -1 osd.3 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:13:44.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: audit 2024-03-30T05:13:42.805012+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: audit 2024-03-30T05:13:42.812044+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: audit 2024-03-30T05:13:42.995487+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T05:13:44.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: cluster 2024-03-30T05:13:43.006753+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T05:13:44.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: audit 2024-03-30T05:13:43.007187+0000 mon.a (mon.0) 527 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:13:44.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: audit 2024-03-30T05:13:43.398460+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: audit 2024-03-30T05:13:43.399935+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:44.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: cluster 2024-03-30T05:13:43.448821+0000 mon.a (mon.0) 530 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:44.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:43 smithi173 bash[49345]: audit 2024-03-30T05:13:43.501818+0000 mon.a (mon.0) 531 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' 2024-03-30T05:13:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: audit 2024-03-30T05:13:42.805012+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: audit 2024-03-30T05:13:42.812044+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: audit 2024-03-30T05:13:42.995487+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T05:13:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: cluster 2024-03-30T05:13:43.006753+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T05:13:44.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: audit 2024-03-30T05:13:43.007187+0000 mon.a (mon.0) 527 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:13:44.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: audit 2024-03-30T05:13:43.398460+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: audit 2024-03-30T05:13:43.399935+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:44.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: cluster 2024-03-30T05:13:43.448821+0000 mon.a (mon.0) 530 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:44.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[70086]: audit 2024-03-30T05:13:43.501818+0000 mon.a (mon.0) 531 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' 2024-03-30T05:13:44.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: audit 2024-03-30T05:13:42.805012+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: audit 2024-03-30T05:13:42.812044+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: audit 2024-03-30T05:13:42.995487+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-03-30T05:13:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: cluster 2024-03-30T05:13:43.006753+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-03-30T05:13:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: audit 2024-03-30T05:13:43.007187+0000 mon.a (mon.0) 527 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-03-30T05:13:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: audit 2024-03-30T05:13:43.398460+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:44.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: audit 2024-03-30T05:13:43.399935+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:44.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: cluster 2024-03-30T05:13:43.448821+0000 mon.a (mon.0) 530 : cluster [WRN] Health check update: Degraded data redundancy: 95/723 objects degraded (13.140%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:44.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:43 smithi172 bash[68787]: audit 2024-03-30T05:13:43.501818+0000 mon.a (mon.0) 531 : audit [INF] from='osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693]' entity='osd.3' 2024-03-30T05:13:45.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:44 smithi173 bash[49345]: cluster 2024-03-30T05:13:43.356680+0000 mgr.y (mgr.25630) 347 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:45.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:44 smithi173 bash[49345]: cluster 2024-03-30T05:13:44.501126+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:13:45.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:44 smithi173 bash[49345]: cluster 2024-03-30T05:13:44.513981+0000 mon.a (mon.0) 533 : cluster [INF] osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693] boot 2024-03-30T05:13:45.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:44 smithi173 bash[49345]: cluster 2024-03-30T05:13:44.514133+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-03-30T05:13:45.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:44 smithi173 bash[49345]: audit 2024-03-30T05:13:44.515044+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:13:45.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[70086]: cluster 2024-03-30T05:13:43.356680+0000 mgr.y (mgr.25630) 347 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:45.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[70086]: cluster 2024-03-30T05:13:44.501126+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:13:45.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[70086]: cluster 2024-03-30T05:13:44.513981+0000 mon.a (mon.0) 533 : cluster [INF] osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693] boot 2024-03-30T05:13:45.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[70086]: cluster 2024-03-30T05:13:44.514133+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-03-30T05:13:45.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[70086]: audit 2024-03-30T05:13:44.515044+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:13:45.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[68787]: cluster 2024-03-30T05:13:43.356680+0000 mgr.y (mgr.25630) 347 : cluster [DBG] pgmap v186: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 95/723 objects degraded (13.140%) 2024-03-30T05:13:45.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[68787]: cluster 2024-03-30T05:13:44.501126+0000 mon.a (mon.0) 532 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:13:45.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[68787]: cluster 2024-03-30T05:13:44.513981+0000 mon.a (mon.0) 533 : cluster [INF] osd.3 [v2:172.21.15.172:6826/3200882693,v1:172.21.15.172:6827/3200882693] boot 2024-03-30T05:13:45.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[68787]: cluster 2024-03-30T05:13:44.514133+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-03-30T05:13:45.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:45 smithi172 bash[68787]: audit 2024-03-30T05:13:44.515044+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-03-30T05:13:46.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:46 smithi173 bash[49345]: audit 2024-03-30T05:13:44.515392+0000 mgr.y (mgr.25630) 348 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:46.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:46 smithi173 bash[49345]: cluster 2024-03-30T05:13:45.357444+0000 mgr.y (mgr.25630) 349 : cluster [DBG] pgmap v188: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/723 objects degraded (13.140%) 2024-03-30T05:13:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:46 smithi173 bash[49345]: cluster 2024-03-30T05:13:45.514364+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T05:13:46.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:46 smithi172 bash[68787]: audit 2024-03-30T05:13:44.515392+0000 mgr.y (mgr.25630) 348 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:46.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:46 smithi172 bash[68787]: cluster 2024-03-30T05:13:45.357444+0000 mgr.y (mgr.25630) 349 : cluster [DBG] pgmap v188: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/723 objects degraded (13.140%) 2024-03-30T05:13:46.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:46 smithi172 bash[68787]: cluster 2024-03-30T05:13:45.514364+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T05:13:46.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:46 smithi172 bash[70086]: audit 2024-03-30T05:13:44.515392+0000 mgr.y (mgr.25630) 348 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:46.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:46 smithi172 bash[70086]: cluster 2024-03-30T05:13:45.357444+0000 mgr.y (mgr.25630) 349 : cluster [DBG] pgmap v188: 161 pgs: 27 active+undersized+degraded, 39 active+undersized, 95 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/723 objects degraded (13.140%) 2024-03-30T05:13:46.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:46 smithi172 bash[70086]: cluster 2024-03-30T05:13:45.514364+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-03-30T05:13:48.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:48 smithi173 bash[49345]: cluster 2024-03-30T05:13:47.358279+0000 mgr.y (mgr.25630) 350 : cluster [DBG] pgmap v190: 161 pgs: 27 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 95/723 objects degraded (13.140%) 2024-03-30T05:13:48.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:48 smithi172 bash[68787]: cluster 2024-03-30T05:13:47.358279+0000 mgr.y (mgr.25630) 350 : cluster [DBG] pgmap v190: 161 pgs: 27 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 95/723 objects degraded (13.140%) 2024-03-30T05:13:48.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:48 smithi172 bash[70086]: cluster 2024-03-30T05:13:47.358279+0000 mgr.y (mgr.25630) 350 : cluster [DBG] pgmap v190: 161 pgs: 27 active+undersized+degraded, 33 active+undersized, 101 active+clean; 585 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 95/723 objects degraded (13.140%) 2024-03-30T05:13:49.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:49 smithi172 bash[68787]: cluster 2024-03-30T05:13:49.414855+0000 mon.a (mon.0) 537 : cluster [WRN] Health check update: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:49.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:49 smithi172 bash[70086]: cluster 2024-03-30T05:13:49.414855+0000 mon.a (mon.0) 537 : cluster [WRN] Health check update: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:49.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:49 smithi173 bash[49345]: cluster 2024-03-30T05:13:49.414855+0000 mon.a (mon.0) 537 : cluster [WRN] Health check update: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:13:50.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:50 smithi173 bash[49345]: cluster 2024-03-30T05:13:49.359769+0000 mgr.y (mgr.25630) 351 : cluster [DBG] pgmap v191: 161 pgs: 8 active+undersized+degraded, 7 active+undersized, 146 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 31/723 objects degraded (4.288%) 2024-03-30T05:13:50.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:50 smithi172 bash[68787]: cluster 2024-03-30T05:13:49.359769+0000 mgr.y (mgr.25630) 351 : cluster [DBG] pgmap v191: 161 pgs: 8 active+undersized+degraded, 7 active+undersized, 146 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 31/723 objects degraded (4.288%) 2024-03-30T05:13:50.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:50 smithi172 bash[70086]: cluster 2024-03-30T05:13:49.359769+0000 mgr.y (mgr.25630) 351 : cluster [DBG] pgmap v191: 161 pgs: 8 active+undersized+degraded, 7 active+undersized, 146 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 31/723 objects degraded (4.288%) 2024-03-30T05:13:51.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:13:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:13:51] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.43.0" 2024-03-30T05:13:51.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:51 smithi172 bash[70086]: cluster 2024-03-30T05:13:51.471088+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded) 2024-03-30T05:13:51.803 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:51 smithi172 bash[70086]: cluster 2024-03-30T05:13:51.471127+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-03-30T05:13:51.803 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:51 smithi172 bash[68787]: cluster 2024-03-30T05:13:51.471088+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded) 2024-03-30T05:13:51.803 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:51 smithi172 bash[68787]: cluster 2024-03-30T05:13:51.471127+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-03-30T05:13:51.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:51 smithi173 bash[49345]: cluster 2024-03-30T05:13:51.471088+0000 mon.a (mon.0) 538 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded) 2024-03-30T05:13:51.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:51 smithi173 bash[49345]: cluster 2024-03-30T05:13:51.471127+0000 mon.a (mon.0) 539 : cluster [INF] Cluster is now healthy 2024-03-30T05:13:52.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:52 smithi173 bash[49345]: cluster 2024-03-30T05:13:51.360979+0000 mgr.y (mgr.25630) 352 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:52.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:52 smithi172 bash[68787]: cluster 2024-03-30T05:13:51.360979+0000 mgr.y (mgr.25630) 352 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:52.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:52 smithi172 bash[70086]: cluster 2024-03-30T05:13:51.360979+0000 mgr.y (mgr.25630) 352 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.660167+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.672369+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.675082+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.676996+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.687249+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.785301+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.790301+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.793969+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.056 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.797238+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.057 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.801365+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:13:54.057 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: audit 2024-03-30T05:13:52.801809+0000 mgr.y (mgr.25630) 353 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:13:54.057 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:53 smithi173 bash[49345]: cephadm 2024-03-30T05:13:52.804214+0000 mgr.y (mgr.25630) 354 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.660167+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.672369+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.675082+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.676996+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.687249+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.785301+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.790301+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.793969+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.797238+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.801365+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:13:54.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: audit 2024-03-30T05:13:52.801809+0000 mgr.y (mgr.25630) 353 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[68787]: cephadm 2024-03-30T05:13:52.804214+0000 mgr.y (mgr.25630) 354 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.660167+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.672369+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.675082+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.676996+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.687249+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.785301+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.790301+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.793969+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.797238+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.801365+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:13:54.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: audit 2024-03-30T05:13:52.801809+0000 mgr.y (mgr.25630) 353 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-03-30T05:13:54.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:53 smithi172 bash[70086]: cephadm 2024-03-30T05:13:52.804214+0000 mgr.y (mgr.25630) 354 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-03-30T05:13:54.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:54 smithi173 bash[49345]: cluster 2024-03-30T05:13:53.361935+0000 mgr.y (mgr.25630) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:54.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:54 smithi172 bash[68787]: cluster 2024-03-30T05:13:53.361935+0000 mgr.y (mgr.25630) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:54.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:54 smithi172 bash[70086]: cluster 2024-03-30T05:13:53.361935+0000 mgr.y (mgr.25630) 355 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:56.230 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:55 smithi173 bash[49345]: audit 2024-03-30T05:13:54.527473+0000 mgr.y (mgr.25630) 356 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:56.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:55 smithi173 bash[49345]: cephadm 2024-03-30T05:13:54.974501+0000 mgr.y (mgr.25630) 357 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T05:13:56.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:55 smithi173 bash[49345]: audit 2024-03-30T05:13:54.983091+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:56.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:55 smithi173 bash[49345]: audit 2024-03-30T05:13:54.987566+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:13:56.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:55 smithi173 bash[49345]: audit 2024-03-30T05:13:54.989191+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:56.231 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:55 smithi173 bash[49345]: cephadm 2024-03-30T05:13:54.994940+0000 mgr.y (mgr.25630) 358 : cephadm [INF] Deploying daemon osd.4 on smithi173 2024-03-30T05:13:56.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[68787]: audit 2024-03-30T05:13:54.527473+0000 mgr.y (mgr.25630) 356 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:56.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[68787]: cephadm 2024-03-30T05:13:54.974501+0000 mgr.y (mgr.25630) 357 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[68787]: audit 2024-03-30T05:13:54.983091+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[68787]: audit 2024-03-30T05:13:54.987566+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[68787]: audit 2024-03-30T05:13:54.989191+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[68787]: cephadm 2024-03-30T05:13:54.994940+0000 mgr.y (mgr.25630) 358 : cephadm [INF] Deploying daemon osd.4 on smithi173 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[70086]: audit 2024-03-30T05:13:54.527473+0000 mgr.y (mgr.25630) 356 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[70086]: cephadm 2024-03-30T05:13:54.974501+0000 mgr.y (mgr.25630) 357 : cephadm [INF] Upgrade: Updating osd.4 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[70086]: audit 2024-03-30T05:13:54.983091+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[70086]: audit 2024-03-30T05:13:54.987566+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[70086]: audit 2024-03-30T05:13:54.989191+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:13:56.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:55 smithi172 bash[70086]: cephadm 2024-03-30T05:13:54.994940+0000 mgr.y (mgr.25630) 358 : cephadm [INF] Deploying daemon osd.4 on smithi173 2024-03-30T05:13:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:56 smithi173 bash[49345]: cluster 2024-03-30T05:13:55.363446+0000 mgr.y (mgr.25630) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:57.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:56 smithi172 bash[68787]: cluster 2024-03-30T05:13:55.363446+0000 mgr.y (mgr.25630) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:57.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:56 smithi172 bash[70086]: cluster 2024-03-30T05:13:55.363446+0000 mgr.y (mgr.25630) 359 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:58.096 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:13:58.846 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (8m) 17s ago 32m 16.0M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (8m) 5m ago 32m 74.8M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (10m) 17s ago 30m 45.0M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (9m) 5m ago 38m 435M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (19m) 17s ago 39m 498M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (5m) 17s ago 40m 50.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (6m) 5m ago 38m 35.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (5m) 17s ago 38m 39.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (9m) 17s ago 32m 8603k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (9m) 5m ago 32m 8368k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (3m) 17s ago 37m 49.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (2m) 17s ago 37m 52.3M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (87s) 17s ago 36m 44.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:13:58.847 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (20s) 17s ago 35m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:13:58.848 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (35m) 5m ago 35m 63.2M 3292M 17.2.0 e1d6a67b021e c0f048e070dc 2024-03-30T05:13:58.848 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (34m) 5m ago 34m 56.0M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:13:58.848 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (34m) 5m ago 34m 56.3M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:13:58.848 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (33m) 5m ago 33m 58.5M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:13:58.848 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (9m) 5m ago 32m 59.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:13:58.848 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (30m) 17s ago 30m 92.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:13:58.848 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (30m) 5m ago 30m 91.6M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:13:59.267 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 4 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:13:59.268 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-03-30T05:13:59.269 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 9 2024-03-30T05:13:59.269 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:13:59.269 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:13:59.297 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.297 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.297 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.298 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.298 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:58 smithi173 bash[49345]: cluster 2024-03-30T05:13:57.364244+0000 mgr.y (mgr.25630) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:59.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:58 smithi173 bash[49345]: audit 2024-03-30T05:13:58.313609+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:59.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:58 smithi173 bash[49345]: audit 2024-03-30T05:13:58.315350+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:59.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:58 smithi173 bash[49345]: audit 2024-03-30T05:13:58.496874+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:59.298 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.299 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.299 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.299 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:13:59.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:58 smithi172 bash[68787]: cluster 2024-03-30T05:13:57.364244+0000 mgr.y (mgr.25630) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:59.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:58 smithi172 bash[68787]: audit 2024-03-30T05:13:58.313609+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:59.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:58 smithi172 bash[68787]: audit 2024-03-30T05:13:58.315350+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:59.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:58 smithi172 bash[68787]: audit 2024-03-30T05:13:58.496874+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:59.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:58 smithi172 bash[70086]: cluster 2024-03-30T05:13:57.364244+0000 mgr.y (mgr.25630) 360 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:13:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:58 smithi172 bash[70086]: audit 2024-03-30T05:13:58.313609+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:58 smithi172 bash[70086]: audit 2024-03-30T05:13:58.315350+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:13:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:13:58 smithi172 bash[70086]: audit 2024-03-30T05:13:58.496874+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:13:59.608 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:13:59.609 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:13:59.609 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:13:59.609 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:13:59.609 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:13:59.609 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "4/8 daemons upgraded", 2024-03-30T05:13:59.609 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:13:59.609 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:13:59.609 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:13:59.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:13:59 smithi173 systemd[1]: Stopping Ceph osd.4 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:13:59.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:13:59 smithi173 bash[21434]: debug 2024-03-30T05:13:59.409+0000 7f11b1f60700 -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-03-30T05:13:59.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:13:59 smithi173 bash[21434]: debug 2024-03-30T05:13:59.409+0000 7f11b1f60700 -1 osd.4 136 *** Got signal Terminated *** 2024-03-30T05:13:59.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:13:59 smithi173 bash[21434]: debug 2024-03-30T05:13:59.409+0000 7f11b1f60700 -1 osd.4 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:14:00.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:59 smithi173 bash[49345]: audit 2024-03-30T05:13:58.094957+0000 mgr.y (mgr.25630) 361 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:59 smithi173 bash[49345]: audit 2024-03-30T05:13:58.494238+0000 mgr.y (mgr.25630) 362 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:59 smithi173 bash[49345]: audit 2024-03-30T05:13:58.847007+0000 mgr.y (mgr.25630) 363 : audit [DBG] from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:59 smithi173 bash[49345]: audit 2024-03-30T05:13:59.281799+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.172:0/2395974313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:00.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:13:59 smithi173 bash[49345]: cluster 2024-03-30T05:13:59.423905+0000 mon.a (mon.0) 557 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T05:14:00.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:59 smithi172 bash[68787]: audit 2024-03-30T05:13:58.094957+0000 mgr.y (mgr.25630) 361 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:59 smithi172 bash[68787]: audit 2024-03-30T05:13:58.494238+0000 mgr.y (mgr.25630) 362 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:59 smithi172 bash[68787]: audit 2024-03-30T05:13:58.847007+0000 mgr.y (mgr.25630) 363 : audit [DBG] from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:59 smithi172 bash[68787]: audit 2024-03-30T05:13:59.281799+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.172:0/2395974313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:13:59 smithi172 bash[68787]: cluster 2024-03-30T05:13:59.423905+0000 mon.a (mon.0) 557 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:00 smithi172 bash[70086]: audit 2024-03-30T05:13:58.094957+0000 mgr.y (mgr.25630) 361 : audit [DBG] from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:00 smithi172 bash[70086]: audit 2024-03-30T05:13:58.494238+0000 mgr.y (mgr.25630) 362 : audit [DBG] from='client.54445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:00 smithi172 bash[70086]: audit 2024-03-30T05:13:58.847007+0000 mgr.y (mgr.25630) 363 : audit [DBG] from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:00 smithi172 bash[70086]: audit 2024-03-30T05:13:59.281799+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.172:0/2395974313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:00.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:00 smithi172 bash[70086]: cluster 2024-03-30T05:13:59.423905+0000 mon.a (mon.0) 557 : cluster [INF] osd.4 marked itself down and dead 2024-03-30T05:14:01.250 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:01 smithi173 bash[56504]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T05:14:01.250 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:01 smithi173 bash[56572]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T05:14:01.250 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:00 smithi173 bash[49345]: cluster 2024-03-30T05:13:59.365739+0000 mgr.y (mgr.25630) 364 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-03-30T05:14:01.250 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:00 smithi173 bash[49345]: audit 2024-03-30T05:13:59.622594+0000 mgr.y (mgr.25630) 365 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:01.251 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:00 smithi173 bash[49345]: cluster 2024-03-30T05:13:59.998256+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:01.251 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:00 smithi173 bash[49345]: cluster 2024-03-30T05:14:00.018331+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-03-30T05:14:01.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:14:01] "GET /metrics HTTP/1.1" 200 38194 "" "Prometheus/2.43.0" 2024-03-30T05:14:01.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[68787]: cluster 2024-03-30T05:13:59.365739+0000 mgr.y (mgr.25630) 364 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-03-30T05:14:01.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[68787]: audit 2024-03-30T05:13:59.622594+0000 mgr.y (mgr.25630) 365 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:01.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[68787]: cluster 2024-03-30T05:13:59.998256+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:01.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[68787]: cluster 2024-03-30T05:14:00.018331+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-03-30T05:14:01.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[70086]: cluster 2024-03-30T05:13:59.365739+0000 mgr.y (mgr.25630) 364 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-03-30T05:14:01.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[70086]: audit 2024-03-30T05:13:59.622594+0000 mgr.y (mgr.25630) 365 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:01.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[70086]: cluster 2024-03-30T05:13:59.998256+0000 mon.a (mon.0) 558 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:01.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:01 smithi172 bash[70086]: cluster 2024-03-30T05:14:00.018331+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-03-30T05:14:02.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:02 smithi173 bash[49345]: cluster 2024-03-30T05:14:01.021603+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T05:14:02.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:02 smithi173 bash[49345]: cluster 2024-03-30T05:14:01.366520+0000 mgr.y (mgr.25630) 366 : cluster [DBG] pgmap v199: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:14:02.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:02 smithi172 bash[68787]: cluster 2024-03-30T05:14:01.021603+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T05:14:02.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:02 smithi172 bash[68787]: cluster 2024-03-30T05:14:01.366520+0000 mgr.y (mgr.25630) 366 : cluster [DBG] pgmap v199: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:14:02.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:02 smithi172 bash[70086]: cluster 2024-03-30T05:14:01.021603+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-03-30T05:14:02.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:02 smithi172 bash[70086]: cluster 2024-03-30T05:14:01.366520+0000 mgr.y (mgr.25630) 366 : cluster [DBG] pgmap v199: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-03-30T05:14:03.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.364 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.364 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.364 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.365 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.365 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.365 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.365 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.366 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.4.service: Deactivated successfully. 2024-03-30T05:14:03.366 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: Stopped Ceph osd.4 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:14:03.366 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:03.863 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:03 smithi173 systemd[1]: Started Ceph osd.4 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:14:03.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:03 smithi173 bash[49345]: cluster 2024-03-30T05:14:03.419585+0000 mon.a (mon.0) 561 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:03.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:03 smithi173 bash[49345]: audit 2024-03-30T05:14:03.454405+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:03.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:03 smithi173 bash[49345]: audit 2024-03-30T05:14:03.467657+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:03.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:03 smithi172 bash[68787]: cluster 2024-03-30T05:14:03.419585+0000 mon.a (mon.0) 561 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:03.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:03 smithi172 bash[68787]: audit 2024-03-30T05:14:03.454405+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:03.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:03 smithi172 bash[68787]: audit 2024-03-30T05:14:03.467657+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:03.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:03 smithi172 bash[70086]: cluster 2024-03-30T05:14:03.419585+0000 mon.a (mon.0) 561 : cluster [WRN] Health check failed: Degraded data redundancy: 14/723 objects degraded (1.936%), 4 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:03.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:03 smithi172 bash[70086]: audit 2024-03-30T05:14:03.454405+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:03.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:03 smithi172 bash[70086]: audit 2024-03-30T05:14:03.467657+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:04.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:04 smithi173 bash[49345]: cluster 2024-03-30T05:14:03.367714+0000 mgr.y (mgr.25630) 367 : cluster [DBG] pgmap v200: 161 pgs: 4 active+undersized+degraded, 14 stale+active+clean, 13 active+undersized, 130 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/723 objects degraded (1.936%) 2024-03-30T05:14:04.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:04 smithi172 bash[68787]: cluster 2024-03-30T05:14:03.367714+0000 mgr.y (mgr.25630) 367 : cluster [DBG] pgmap v200: 161 pgs: 4 active+undersized+degraded, 14 stale+active+clean, 13 active+undersized, 130 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/723 objects degraded (1.936%) 2024-03-30T05:14:04.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:04 smithi172 bash[70086]: cluster 2024-03-30T05:14:03.367714+0000 mgr.y (mgr.25630) 367 : cluster [DBG] pgmap v200: 161 pgs: 4 active+undersized+degraded, 14 stale+active+clean, 13 active+undersized, 130 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/723 objects degraded (1.936%) 2024-03-30T05:14:05.365 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:04 smithi173 bash[56723]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T05:14:05.365 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:04 smithi173 bash[56723]: 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-03-30T05:14:05.365 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:04 smithi173 bash[56723]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-03-30T05:14:05.365 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:04 smithi173 bash[56723]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-03-30T05:14:05.365 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:04 smithi173 bash[56723]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-03-30T05:14:05.365 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:04 smithi173 bash[56723]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-03-30T05:14:05.365 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:04 smithi173 bash[56723]: --> ceph-volume raw activate successful for osd ID: 4 2024-03-30T05:14:05.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:05 smithi173 bash[49345]: audit 2024-03-30T05:14:04.537915+0000 mgr.y (mgr.25630) 368 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:05.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:05 smithi172 bash[68787]: audit 2024-03-30T05:14:04.537915+0000 mgr.y (mgr.25630) 368 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:05.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:05 smithi172 bash[70086]: audit 2024-03-30T05:14:04.537915+0000 mgr.y (mgr.25630) 368 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:06.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:06 smithi173 bash[49345]: cluster 2024-03-30T05:14:05.369613+0000 mgr.y (mgr.25630) 369 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:06.864 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:06 smithi173 bash[56955]: debug 2024-03-30T05:14:06.505+0000 7f2930ff1700 1 -- 172.21.15.173:0/2338050240 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559f586eb680 con 0x559f58728800 2024-03-30T05:14:06.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:06 smithi172 bash[68787]: cluster 2024-03-30T05:14:05.369613+0000 mgr.y (mgr.25630) 369 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:06.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:06 smithi172 bash[70086]: cluster 2024-03-30T05:14:05.369613+0000 mgr.y (mgr.25630) 369 : cluster [DBG] pgmap v201: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:07.363 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:07 smithi173 bash[56955]: debug 2024-03-30T05:14:07.057+0000 7f293a1897c0 -1 Falling back to public interface 2024-03-30T05:14:08.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:08 smithi173 bash[49345]: cluster 2024-03-30T05:14:07.370803+0000 mgr.y (mgr.25630) 370 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:08.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:08 smithi173 bash[49345]: cluster 2024-03-30T05:14:08.456217+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:08.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:08 smithi172 bash[68787]: cluster 2024-03-30T05:14:07.370803+0000 mgr.y (mgr.25630) 370 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:08.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:08 smithi172 bash[68787]: cluster 2024-03-30T05:14:08.456217+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:08.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:08 smithi172 bash[70086]: cluster 2024-03-30T05:14:07.370803+0000 mgr.y (mgr.25630) 370 : cluster [DBG] pgmap v202: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:08.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:08 smithi172 bash[70086]: cluster 2024-03-30T05:14:08.456217+0000 mon.a (mon.0) 564 : cluster [WRN] Health check update: Degraded data redundancy: 127/723 objects degraded (17.566%), 27 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:10.363 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:10 smithi173 bash[56955]: debug 2024-03-30T05:14:10.040+0000 7f293a1897c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-03-30T05:14:10.363 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:10 smithi173 bash[56955]: debug 2024-03-30T05:14:10.076+0000 7f293a1897c0 -1 osd.4 136 log_to_monitors true 2024-03-30T05:14:10.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:10 smithi173 bash[49345]: cluster 2024-03-30T05:14:09.372664+0000 mgr.y (mgr.25630) 371 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:10.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:10 smithi173 bash[49345]: audit 2024-03-30T05:14:09.536711+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:10.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:10 smithi173 bash[49345]: audit 2024-03-30T05:14:09.549260+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:10.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:10 smithi173 bash[49345]: audit 2024-03-30T05:14:10.084297+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:14:10.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:10 smithi173 bash[49345]: audit 2024-03-30T05:14:10.095162+0000 mon.a (mon.0) 567 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:14:10.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[68787]: cluster 2024-03-30T05:14:09.372664+0000 mgr.y (mgr.25630) 371 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:10.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[68787]: audit 2024-03-30T05:14:09.536711+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:10.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[68787]: audit 2024-03-30T05:14:09.549260+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:10.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[68787]: audit 2024-03-30T05:14:10.084297+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:14:10.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[68787]: audit 2024-03-30T05:14:10.095162+0000 mon.a (mon.0) 567 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:14:10.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[70086]: cluster 2024-03-30T05:14:09.372664+0000 mgr.y (mgr.25630) 371 : cluster [DBG] pgmap v203: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 184 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:10.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[70086]: audit 2024-03-30T05:14:09.536711+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:10.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[70086]: audit 2024-03-30T05:14:09.549260+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:10.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[70086]: audit 2024-03-30T05:14:10.084297+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:14:10.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:10 smithi172 bash[70086]: audit 2024-03-30T05:14:10.095162+0000 mon.a (mon.0) 567 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-03-30T05:14:11.363 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:11 smithi173 bash[56955]: debug 2024-03-30T05:14:11.040+0000 7f29275d9700 -1 osd.4 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:14:11.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:14:11] "GET /metrics HTTP/1.1" 200 38194 "" "Prometheus/2.43.0" 2024-03-30T05:14:11.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:11 smithi173 bash[49345]: audit 2024-03-30T05:14:10.546505+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T05:14:11.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:11 smithi173 bash[49345]: audit 2024-03-30T05:14:10.550067+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:11.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:11 smithi173 bash[49345]: cluster 2024-03-30T05:14:10.553577+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T05:14:11.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:11 smithi173 bash[49345]: audit 2024-03-30T05:14:10.562423+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:11.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:11 smithi173 bash[49345]: audit 2024-03-30T05:14:10.743627+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:11.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:11 smithi173 bash[49345]: audit 2024-03-30T05:14:10.828270+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:11.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:11 smithi173 bash[49345]: audit 2024-03-30T05:14:11.037258+0000 mon.a (mon.0) 573 : audit [INF] from='osd.4 ' entity='osd.4' 2024-03-30T05:14:11.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[68787]: audit 2024-03-30T05:14:10.546505+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T05:14:11.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[68787]: audit 2024-03-30T05:14:10.550067+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[68787]: cluster 2024-03-30T05:14:10.553577+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[68787]: audit 2024-03-30T05:14:10.562423+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[68787]: audit 2024-03-30T05:14:10.743627+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[68787]: audit 2024-03-30T05:14:10.828270+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[68787]: audit 2024-03-30T05:14:11.037258+0000 mon.a (mon.0) 573 : audit [INF] from='osd.4 ' entity='osd.4' 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[70086]: audit 2024-03-30T05:14:10.546505+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[70086]: audit 2024-03-30T05:14:10.550067+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[70086]: cluster 2024-03-30T05:14:10.553577+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[70086]: audit 2024-03-30T05:14:10.562423+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[70086]: audit 2024-03-30T05:14:10.743627+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:11.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[70086]: audit 2024-03-30T05:14:10.828270+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:11.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:11 smithi172 bash[70086]: audit 2024-03-30T05:14:11.037258+0000 mon.a (mon.0) 573 : audit [INF] from='osd.4 ' entity='osd.4' 2024-03-30T05:14:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:12 smithi173 bash[49345]: cluster 2024-03-30T05:14:11.373700+0000 mgr.y (mgr.25630) 372 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:12 smithi173 bash[49345]: cluster 2024-03-30T05:14:12.033898+0000 mon.a (mon.0) 574 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:14:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:12 smithi173 bash[49345]: cluster 2024-03-30T05:14:12.044678+0000 mon.a (mon.0) 575 : cluster [INF] osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337] boot 2024-03-30T05:14:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:12 smithi173 bash[49345]: cluster 2024-03-30T05:14:12.044816+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-03-30T05:14:12.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:12 smithi173 bash[49345]: audit 2024-03-30T05:14:12.058400+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:14:12.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[68787]: cluster 2024-03-30T05:14:11.373700+0000 mgr.y (mgr.25630) 372 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:12.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[68787]: cluster 2024-03-30T05:14:12.033898+0000 mon.a (mon.0) 574 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:14:12.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[68787]: cluster 2024-03-30T05:14:12.044678+0000 mon.a (mon.0) 575 : cluster [INF] osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337] boot 2024-03-30T05:14:12.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[68787]: cluster 2024-03-30T05:14:12.044816+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-03-30T05:14:12.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[68787]: audit 2024-03-30T05:14:12.058400+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:14:12.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[70086]: cluster 2024-03-30T05:14:11.373700+0000 mgr.y (mgr.25630) 372 : cluster [DBG] pgmap v205: 161 pgs: 27 active+undersized+degraded, 41 active+undersized, 93 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 127/723 objects degraded (17.566%) 2024-03-30T05:14:12.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[70086]: cluster 2024-03-30T05:14:12.033898+0000 mon.a (mon.0) 574 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:14:12.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[70086]: cluster 2024-03-30T05:14:12.044678+0000 mon.a (mon.0) 575 : cluster [INF] osd.4 [v2:172.21.15.173:6800/745867337,v1:172.21.15.173:6801/745867337] boot 2024-03-30T05:14:12.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[70086]: cluster 2024-03-30T05:14:12.044816+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-03-30T05:14:12.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:12 smithi172 bash[70086]: audit 2024-03-30T05:14:12.058400+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-03-30T05:14:14.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:14 smithi173 bash[49345]: cluster 2024-03-30T05:14:13.046394+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T05:14:14.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:14 smithi173 bash[49345]: audit 2024-03-30T05:14:13.310232+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:14.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:14 smithi173 bash[49345]: audit 2024-03-30T05:14:13.312542+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:14.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:14 smithi173 bash[49345]: cluster 2024-03-30T05:14:13.374971+0000 mgr.y (mgr.25630) 373 : cluster [DBG] pgmap v208: 161 pgs: 2 activating, 2 peering, 26 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-03-30T05:14:14.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:14 smithi172 bash[68787]: cluster 2024-03-30T05:14:13.046394+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T05:14:14.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:14 smithi172 bash[68787]: audit 2024-03-30T05:14:13.310232+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:14.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:14 smithi172 bash[68787]: audit 2024-03-30T05:14:13.312542+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:14.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:14 smithi172 bash[68787]: cluster 2024-03-30T05:14:13.374971+0000 mgr.y (mgr.25630) 373 : cluster [DBG] pgmap v208: 161 pgs: 2 activating, 2 peering, 26 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-03-30T05:14:14.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:14 smithi172 bash[70086]: cluster 2024-03-30T05:14:13.046394+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-03-30T05:14:14.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:14 smithi172 bash[70086]: audit 2024-03-30T05:14:13.310232+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:14.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:14 smithi172 bash[70086]: audit 2024-03-30T05:14:13.312542+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:14.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:14 smithi172 bash[70086]: cluster 2024-03-30T05:14:13.374971+0000 mgr.y (mgr.25630) 373 : cluster [DBG] pgmap v208: 161 pgs: 2 activating, 2 peering, 26 active+undersized+degraded, 38 active+undersized, 93 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 122/723 objects degraded (16.874%) 2024-03-30T05:14:15.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:15 smithi173 bash[49345]: cluster 2024-03-30T05:14:14.305963+0000 mon.a (mon.0) 581 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:15.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:15 smithi173 bash[49345]: audit 2024-03-30T05:14:14.548928+0000 mgr.y (mgr.25630) 374 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:15.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:15 smithi172 bash[68787]: cluster 2024-03-30T05:14:14.305963+0000 mon.a (mon.0) 581 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:15.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:15 smithi172 bash[68787]: audit 2024-03-30T05:14:14.548928+0000 mgr.y (mgr.25630) 374 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:15.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:15 smithi172 bash[70086]: cluster 2024-03-30T05:14:14.305963+0000 mon.a (mon.0) 581 : cluster [WRN] Health check update: Degraded data redundancy: 122/723 objects degraded (16.874%), 26 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:15.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:15 smithi172 bash[70086]: audit 2024-03-30T05:14:14.548928+0000 mgr.y (mgr.25630) 374 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:16 smithi173 bash[49345]: cluster 2024-03-30T05:14:15.376581+0000 mgr.y (mgr.25630) 375 : cluster [DBG] pgmap v209: 161 pgs: 2 activating, 2 peering, 10 active+undersized+degraded, 17 active+undersized, 130 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/723 objects degraded (5.118%) 2024-03-30T05:14:16.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:16 smithi172 bash[68787]: cluster 2024-03-30T05:14:15.376581+0000 mgr.y (mgr.25630) 375 : cluster [DBG] pgmap v209: 161 pgs: 2 activating, 2 peering, 10 active+undersized+degraded, 17 active+undersized, 130 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/723 objects degraded (5.118%) 2024-03-30T05:14:16.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:16 smithi172 bash[70086]: cluster 2024-03-30T05:14:15.376581+0000 mgr.y (mgr.25630) 375 : cluster [DBG] pgmap v209: 161 pgs: 2 activating, 2 peering, 10 active+undersized+degraded, 17 active+undersized, 130 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 37/723 objects degraded (5.118%) 2024-03-30T05:14:17.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:17 smithi173 bash[49345]: cluster 2024-03-30T05:14:17.429743+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/723 objects degraded (5.118%), 10 pgs degraded) 2024-03-30T05:14:17.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:17 smithi173 bash[49345]: cluster 2024-03-30T05:14:17.429800+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-03-30T05:14:17.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:17 smithi172 bash[68787]: cluster 2024-03-30T05:14:17.429743+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/723 objects degraded (5.118%), 10 pgs degraded) 2024-03-30T05:14:17.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:17 smithi172 bash[68787]: cluster 2024-03-30T05:14:17.429800+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-03-30T05:14:17.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:17 smithi172 bash[70086]: cluster 2024-03-30T05:14:17.429743+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/723 objects degraded (5.118%), 10 pgs degraded) 2024-03-30T05:14:17.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:17 smithi172 bash[70086]: cluster 2024-03-30T05:14:17.429800+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-03-30T05:14:18.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:18 smithi173 bash[49345]: cluster 2024-03-30T05:14:17.377576+0000 mgr.y (mgr.25630) 376 : cluster [DBG] pgmap v210: 161 pgs: 2 activating, 2 peering, 157 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T05:14:18.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:18 smithi172 bash[68787]: cluster 2024-03-30T05:14:17.377576+0000 mgr.y (mgr.25630) 376 : cluster [DBG] pgmap v210: 161 pgs: 2 activating, 2 peering, 157 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T05:14:18.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:18 smithi172 bash[70086]: cluster 2024-03-30T05:14:17.377576+0000 mgr.y (mgr.25630) 376 : cluster [DBG] pgmap v210: 161 pgs: 2 activating, 2 peering, 157 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 749 B/s rd, 0 op/s 2024-03-30T05:14:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: cluster 2024-03-30T05:14:19.379075+0000 mgr.y (mgr.25630) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.307282+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.318888+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.321514+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.323306+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.334918+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.433111+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.437703+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.440981+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.443714+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:20 smithi173 bash[49345]: audit 2024-03-30T05:14:20.447425+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:14:20.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: cluster 2024-03-30T05:14:19.379075+0000 mgr.y (mgr.25630) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:20.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.307282+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.318888+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.321514+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.323306+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.334918+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.433111+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.437703+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.440981+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.443714+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[68787]: audit 2024-03-30T05:14:20.447425+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: cluster 2024-03-30T05:14:19.379075+0000 mgr.y (mgr.25630) 377 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.307282+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.318888+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.321514+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.323306+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.334918+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.433111+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.437703+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.440981+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.443714+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:20 smithi172 bash[70086]: audit 2024-03-30T05:14:20.447425+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:14:21.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:14:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:14:21] "GET /metrics HTTP/1.1" 200 38062 "" "Prometheus/2.43.0" 2024-03-30T05:14:21.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:21 smithi173 bash[49345]: audit 2024-03-30T05:14:20.447741+0000 mgr.y (mgr.25630) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:14:21.860 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:21 smithi173 bash[49345]: cephadm 2024-03-30T05:14:20.449952+0000 mgr.y (mgr.25630) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T05:14:21.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:21 smithi172 bash[70086]: audit 2024-03-30T05:14:20.447741+0000 mgr.y (mgr.25630) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:14:21.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:21 smithi172 bash[70086]: cephadm 2024-03-30T05:14:20.449952+0000 mgr.y (mgr.25630) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T05:14:21.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:21 smithi172 bash[68787]: audit 2024-03-30T05:14:20.447741+0000 mgr.y (mgr.25630) 378 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-03-30T05:14:21.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:21 smithi172 bash[68787]: cephadm 2024-03-30T05:14:20.449952+0000 mgr.y (mgr.25630) 379 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-03-30T05:14:22.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:22 smithi173 bash[49345]: cluster 2024-03-30T05:14:21.380144+0000 mgr.y (mgr.25630) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:14:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:22 smithi172 bash[68787]: cluster 2024-03-30T05:14:21.380144+0000 mgr.y (mgr.25630) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:14:22.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:22 smithi172 bash[70086]: cluster 2024-03-30T05:14:21.380144+0000 mgr.y (mgr.25630) 380 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:14:23.879 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:23 smithi173 bash[49345]: cephadm 2024-03-30T05:14:22.622953+0000 mgr.y (mgr.25630) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T05:14:23.879 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:23 smithi173 bash[49345]: audit 2024-03-30T05:14:22.630558+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:23.879 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:23 smithi173 bash[49345]: audit 2024-03-30T05:14:22.635187+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:14:23.879 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:23 smithi173 bash[49345]: audit 2024-03-30T05:14:22.636861+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:23.879 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:23 smithi173 bash[49345]: cephadm 2024-03-30T05:14:22.643438+0000 mgr.y (mgr.25630) 382 : cephadm [INF] Deploying daemon osd.5 on smithi173 2024-03-30T05:14:23.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[70086]: cephadm 2024-03-30T05:14:22.622953+0000 mgr.y (mgr.25630) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[70086]: audit 2024-03-30T05:14:22.630558+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[70086]: audit 2024-03-30T05:14:22.635187+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[70086]: audit 2024-03-30T05:14:22.636861+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[70086]: cephadm 2024-03-30T05:14:22.643438+0000 mgr.y (mgr.25630) 382 : cephadm [INF] Deploying daemon osd.5 on smithi173 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[68787]: cephadm 2024-03-30T05:14:22.622953+0000 mgr.y (mgr.25630) 381 : cephadm [INF] Upgrade: Updating osd.5 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[68787]: audit 2024-03-30T05:14:22.630558+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[68787]: audit 2024-03-30T05:14:22.635187+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[68787]: audit 2024-03-30T05:14:22.636861+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:23.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:23 smithi172 bash[68787]: cephadm 2024-03-30T05:14:22.643438+0000 mgr.y (mgr.25630) 382 : cephadm [INF] Deploying daemon osd.5 on smithi173 2024-03-30T05:14:24.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:24 smithi172 bash[68787]: cluster 2024-03-30T05:14:23.381140+0000 mgr.y (mgr.25630) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:14:24.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:24 smithi172 bash[70086]: cluster 2024-03-30T05:14:23.381140+0000 mgr.y (mgr.25630) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:14:25.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:24 smithi173 bash[49345]: cluster 2024-03-30T05:14:23.381140+0000 mgr.y (mgr.25630) 383 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-03-30T05:14:25.791 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:25 smithi173 bash[49345]: audit 2024-03-30T05:14:24.556784+0000 mgr.y (mgr.25630) 384 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:25.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:25 smithi172 bash[68787]: audit 2024-03-30T05:14:24.556784+0000 mgr.y (mgr.25630) 384 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:25.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:25 smithi172 bash[70086]: audit 2024-03-30T05:14:24.556784+0000 mgr.y (mgr.25630) 384 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:26.863 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.864 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.864 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.865 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.865 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:26 smithi173 bash[49345]: cluster 2024-03-30T05:14:25.382485+0000 mgr.y (mgr.25630) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:26.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.866 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.866 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: Stopping Ceph osd.5 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:14:26.866 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:26.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:26 smithi172 bash[68787]: cluster 2024-03-30T05:14:25.382485+0000 mgr.y (mgr.25630) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:26.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:26 smithi172 bash[70086]: cluster 2024-03-30T05:14:25.382485+0000 mgr.y (mgr.25630) 385 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:27.363 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:26 smithi173 bash[24404]: debug 2024-03-30T05:14:26.900+0000 7f492457e700 -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-03-30T05:14:27.363 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:26 smithi173 bash[24404]: debug 2024-03-30T05:14:26.900+0000 7f492457e700 -1 osd.5 141 *** Got signal Terminated *** 2024-03-30T05:14:27.363 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:26 smithi173 bash[24404]: debug 2024-03-30T05:14:26.900+0000 7f492457e700 -1 osd.5 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:14:27.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:27 smithi172 bash[68787]: cluster 2024-03-30T05:14:26.916556+0000 mon.a (mon.0) 597 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T05:14:27.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:27 smithi172 bash[70086]: cluster 2024-03-30T05:14:26.916556+0000 mon.a (mon.0) 597 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T05:14:28.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:27 smithi173 bash[49345]: cluster 2024-03-30T05:14:26.916556+0000 mon.a (mon.0) 597 : cluster [INF] osd.5 marked itself down and dead 2024-03-30T05:14:28.951 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:28 smithi173 bash[60530]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T05:14:28.952 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:28 smithi173 bash[49345]: cluster 2024-03-30T05:14:27.383506+0000 mgr.y (mgr.25630) 386 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:28.952 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:28 smithi173 bash[49345]: cluster 2024-03-30T05:14:27.653540+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:28.952 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:28 smithi173 bash[49345]: cluster 2024-03-30T05:14:27.669318+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-03-30T05:14:28.952 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:28 smithi173 bash[49345]: audit 2024-03-30T05:14:28.310536+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:28.952 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:28 smithi173 bash[49345]: audit 2024-03-30T05:14:28.312868+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:28.952 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:28 smithi173 bash[49345]: audit 2024-03-30T05:14:28.537211+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:29.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[68787]: cluster 2024-03-30T05:14:27.383506+0000 mgr.y (mgr.25630) 386 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:29.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[68787]: cluster 2024-03-30T05:14:27.653540+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[68787]: cluster 2024-03-30T05:14:27.669318+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[68787]: audit 2024-03-30T05:14:28.310536+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[68787]: audit 2024-03-30T05:14:28.312868+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[68787]: audit 2024-03-30T05:14:28.537211+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[70086]: cluster 2024-03-30T05:14:27.383506+0000 mgr.y (mgr.25630) 386 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[70086]: cluster 2024-03-30T05:14:27.653540+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[70086]: cluster 2024-03-30T05:14:27.669318+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[70086]: audit 2024-03-30T05:14:28.310536+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[70086]: audit 2024-03-30T05:14:28.312868+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:28 smithi172 bash[70086]: audit 2024-03-30T05:14:28.537211+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:29.363 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:28 smithi173 bash[60599]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T05:14:30.008 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:14:30.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:29 smithi173 bash[49345]: cluster 2024-03-30T05:14:28.675095+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T05:14:30.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:29 smithi172 bash[68787]: cluster 2024-03-30T05:14:28.675095+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T05:14:30.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:29 smithi172 bash[70086]: cluster 2024-03-30T05:14:28.675095+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (9m) 49s ago 33m 16.0M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (8m) 21s ago 32m 73.6M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (10m) 49s ago 31m 45.0M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (10m) 21s ago 38m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (20m) 49s ago 40m 498M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (6m) 49s ago 40m 50.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (7m) 21s ago 38m 45.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:14:30.757 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (5m) 49s ago 38m 39.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (10m) 49s ago 33m 8603k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (9m) 21s ago 33m 8592k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (3m) 49s ago 38m 49.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (3m) 49s ago 37m 52.3M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (119s) 49s ago 37m 44.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (52s) 49s ago 36m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (25s) 21s ago 35m - 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (35m) 21s ago 35m 62.2M 3292M 17.2.0 e1d6a67b021e 1fc034c45965 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (34m) 21s ago 34m 60.8M 3292M 17.2.0 e1d6a67b021e 79d9d58b18f3 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (34m) 21s ago 34m 65.6M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (9m) 21s ago 33m 65.3M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (31m) 49s ago 31m 92.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:14:30.758 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (31m) 21s ago 31m 92.7M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:14:31.006 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:30 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.5.service: Deactivated successfully. 2024-03-30T05:14:31.007 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:30 smithi173 systemd[1]: Stopped Ceph osd.5 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:14:31.007 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:30 smithi173 bash[49345]: cluster 2024-03-30T05:14:29.384899+0000 mgr.y (mgr.25630) 387 : cluster [DBG] pgmap v218: 161 pgs: 8 active+undersized+degraded, 10 peering, 6 stale+active+clean, 20 active+undersized, 117 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 31/723 objects degraded (4.288%) 2024-03-30T05:14:31.007 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:30 smithi173 bash[49345]: cluster 2024-03-30T05:14:29.667422+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2024-03-30T05:14:31.007 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:30 smithi173 bash[49345]: cluster 2024-03-30T05:14:29.667494+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:31.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:30 smithi172 bash[68787]: cluster 2024-03-30T05:14:29.384899+0000 mgr.y (mgr.25630) 387 : cluster [DBG] pgmap v218: 161 pgs: 8 active+undersized+degraded, 10 peering, 6 stale+active+clean, 20 active+undersized, 117 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 31/723 objects degraded (4.288%) 2024-03-30T05:14:31.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:30 smithi172 bash[68787]: cluster 2024-03-30T05:14:29.667422+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2024-03-30T05:14:31.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:30 smithi172 bash[68787]: cluster 2024-03-30T05:14:29.667494+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:31.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:30 smithi172 bash[70086]: cluster 2024-03-30T05:14:29.384899+0000 mgr.y (mgr.25630) 387 : cluster [DBG] pgmap v218: 161 pgs: 8 active+undersized+degraded, 10 peering, 6 stale+active+clean, 20 active+undersized, 117 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 31/723 objects degraded (4.288%) 2024-03-30T05:14:31.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:30 smithi172 bash[70086]: cluster 2024-03-30T05:14:29.667422+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs peering (PG_AVAILABILITY) 2024-03-30T05:14:31.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:30 smithi172 bash[70086]: cluster 2024-03-30T05:14:29.667494+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: Degraded data redundancy: 31/723 objects degraded (4.288%), 8 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:31.187 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:14:31.187 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:14:31.187 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:14:31.187 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:14:31.187 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:14:31.187 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 5 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-03-30T05:14:31.188 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 10 2024-03-30T05:14:31.189 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:14:31.189 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:14:31.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.363 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.364 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.364 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.364 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.365 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.365 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.365 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.365 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: Started Ceph osd.5 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:14:31.366 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:31 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:31.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:14:31] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.43.0" 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "5/8 daemons upgraded", 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:14:31.555 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:14:31.992 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:31 smithi173 bash[49345]: audit 2024-03-30T05:14:30.007912+0000 mgr.y (mgr.25630) 388 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:31.993 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:31 smithi173 bash[49345]: audit 2024-03-30T05:14:30.374017+0000 mgr.y (mgr.25630) 389 : audit [DBG] from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:31.993 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:31 smithi173 bash[49345]: audit 2024-03-30T05:14:30.729532+0000 mgr.y (mgr.25630) 390 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:31.993 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:31 smithi173 bash[49345]: audit 2024-03-30T05:14:31.187865+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:31.993 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:31 smithi173 bash[49345]: audit 2024-03-30T05:14:31.201298+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:31.993 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:31 smithi173 bash[49345]: audit 2024-03-30T05:14:31.201436+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.172:0/3965572204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:32.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[70086]: audit 2024-03-30T05:14:30.007912+0000 mgr.y (mgr.25630) 388 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:32.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[70086]: audit 2024-03-30T05:14:30.374017+0000 mgr.y (mgr.25630) 389 : audit [DBG] from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:32.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[70086]: audit 2024-03-30T05:14:30.729532+0000 mgr.y (mgr.25630) 390 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[70086]: audit 2024-03-30T05:14:31.187865+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[70086]: audit 2024-03-30T05:14:31.201298+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[70086]: audit 2024-03-30T05:14:31.201436+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.172:0/3965572204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[68787]: audit 2024-03-30T05:14:30.007912+0000 mgr.y (mgr.25630) 388 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[68787]: audit 2024-03-30T05:14:30.374017+0000 mgr.y (mgr.25630) 389 : audit [DBG] from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[68787]: audit 2024-03-30T05:14:30.729532+0000 mgr.y (mgr.25630) 390 : audit [DBG] from='client.54484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[68787]: audit 2024-03-30T05:14:31.187865+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[68787]: audit 2024-03-30T05:14:31.201298+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:32.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:31 smithi172 bash[68787]: audit 2024-03-30T05:14:31.201436+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.172:0/3965572204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:32.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[49345]: cluster 2024-03-30T05:14:31.386192+0000 mgr.y (mgr.25630) 391 : cluster [DBG] pgmap v219: 161 pgs: 14 active+undersized+degraded, 10 peering, 1 stale+active+clean, 29 active+undersized, 107 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-03-30T05:14:32.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[49345]: audit 2024-03-30T05:14:31.568751+0000 mgr.y (mgr.25630) 392 : audit [DBG] from='client.54496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:32.864 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[60747]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T05:14:32.864 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[60747]: 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-03-30T05:14:32.864 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[60747]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-03-30T05:14:32.864 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[60747]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-03-30T05:14:32.864 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[60747]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-03-30T05:14:32.864 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[60747]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-03-30T05:14:32.864 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:32 smithi173 bash[60747]: --> ceph-volume raw activate successful for osd ID: 5 2024-03-30T05:14:33.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:32 smithi172 bash[68787]: cluster 2024-03-30T05:14:31.386192+0000 mgr.y (mgr.25630) 391 : cluster [DBG] pgmap v219: 161 pgs: 14 active+undersized+degraded, 10 peering, 1 stale+active+clean, 29 active+undersized, 107 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-03-30T05:14:33.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:32 smithi172 bash[68787]: audit 2024-03-30T05:14:31.568751+0000 mgr.y (mgr.25630) 392 : audit [DBG] from='client.54496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:33.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:32 smithi172 bash[70086]: cluster 2024-03-30T05:14:31.386192+0000 mgr.y (mgr.25630) 391 : cluster [DBG] pgmap v219: 161 pgs: 14 active+undersized+degraded, 10 peering, 1 stale+active+clean, 29 active+undersized, 107 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 57/723 objects degraded (7.884%) 2024-03-30T05:14:33.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:32 smithi172 bash[70086]: audit 2024-03-30T05:14:31.568751+0000 mgr.y (mgr.25630) 392 : audit [DBG] from='client.54496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:14:33.980 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:33 smithi173 bash[49345]: cluster 2024-03-30T05:14:33.688215+0000 mon.a (mon.0) 608 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2024-03-30T05:14:34.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:33 smithi172 bash[68787]: cluster 2024-03-30T05:14:33.688215+0000 mon.a (mon.0) 608 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2024-03-30T05:14:34.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:33 smithi172 bash[70086]: cluster 2024-03-30T05:14:33.688215+0000 mon.a (mon.0) 608 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs peering) 2024-03-30T05:14:34.363 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:34 smithi173 bash[60971]: debug 2024-03-30T05:14:34.028+0000 7fb22c60b700 1 -- 172.21.15.173:0/3055249680 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5587198ab680 con 0x5587198e8800 2024-03-30T05:14:34.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:34 smithi173 bash[49345]: cluster 2024-03-30T05:14:33.387534+0000 mgr.y (mgr.25630) 393 : cluster [DBG] pgmap v220: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:34.863 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:34 smithi173 bash[60971]: debug 2024-03-30T05:14:34.568+0000 7fb2357a37c0 -1 Falling back to public interface 2024-03-30T05:14:34.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:34 smithi172 bash[68787]: cluster 2024-03-30T05:14:33.387534+0000 mgr.y (mgr.25630) 393 : cluster [DBG] pgmap v220: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:34.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:34 smithi172 bash[70086]: cluster 2024-03-30T05:14:33.387534+0000 mgr.y (mgr.25630) 393 : cluster [DBG] pgmap v220: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:36.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:35 smithi173 bash[49345]: audit 2024-03-30T05:14:34.567991+0000 mgr.y (mgr.25630) 394 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:36.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:35 smithi172 bash[68787]: audit 2024-03-30T05:14:34.567991+0000 mgr.y (mgr.25630) 394 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:36.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:35 smithi172 bash[70086]: audit 2024-03-30T05:14:34.567991+0000 mgr.y (mgr.25630) 394 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:36 smithi173 bash[49345]: cluster 2024-03-30T05:14:35.389112+0000 mgr.y (mgr.25630) 395 : cluster [DBG] pgmap v221: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:37.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:36 smithi172 bash[68787]: cluster 2024-03-30T05:14:35.389112+0000 mgr.y (mgr.25630) 395 : cluster [DBG] pgmap v221: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:37.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:36 smithi172 bash[70086]: cluster 2024-03-30T05:14:35.389112+0000 mgr.y (mgr.25630) 395 : cluster [DBG] pgmap v221: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:37.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:37 smithi173 bash[49345]: audit 2024-03-30T05:14:37.632654+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:14:37.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:37 smithi173 bash[49345]: audit 2024-03-30T05:14:37.643424+0000 mon.a (mon.0) 609 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:14:37.863 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:37 smithi173 bash[60971]: debug 2024-03-30T05:14:37.592+0000 7fb2357a37c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-03-30T05:14:37.863 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:37 smithi173 bash[60971]: debug 2024-03-30T05:14:37.624+0000 7fb2357a37c0 -1 osd.5 141 log_to_monitors true 2024-03-30T05:14:37.863 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:37 smithi173 bash[60971]: debug 2024-03-30T05:14:37.800+0000 7fb226bfb700 -1 osd.5 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:14:38.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:37 smithi172 bash[68787]: audit 2024-03-30T05:14:37.632654+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:14:38.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:37 smithi172 bash[68787]: audit 2024-03-30T05:14:37.643424+0000 mon.a (mon.0) 609 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:14:38.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:37 smithi172 bash[70086]: audit 2024-03-30T05:14:37.632654+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:14:38.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:37 smithi172 bash[70086]: audit 2024-03-30T05:14:37.643424+0000 mon.a (mon.0) 609 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-03-30T05:14:39.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:38 smithi173 bash[49345]: cluster 2024-03-30T05:14:37.390385+0000 mgr.y (mgr.25630) 396 : cluster [DBG] pgmap v222: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:39.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:38 smithi173 bash[49345]: audit 2024-03-30T05:14:37.767164+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:39.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:38 smithi173 bash[49345]: audit 2024-03-30T05:14:37.767430+0000 mon.a (mon.0) 610 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T05:14:39.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:38 smithi173 bash[49345]: cluster 2024-03-30T05:14:37.777373+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T05:14:39.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:38 smithi173 bash[49345]: audit 2024-03-30T05:14:37.778572+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:39.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:38 smithi173 bash[49345]: cluster 2024-03-30T05:14:38.463145+0000 mon.a (mon.0) 613 : cluster [WRN] Health check update: Degraded data redundancy: 79/723 objects degraded (10.927%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:39.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:38 smithi173 bash[49345]: audit 2024-03-30T05:14:38.742286+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:39.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:38 smithi173 bash[49345]: audit 2024-03-30T05:14:38.755923+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:39.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[68787]: cluster 2024-03-30T05:14:37.390385+0000 mgr.y (mgr.25630) 396 : cluster [DBG] pgmap v222: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:39.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[68787]: audit 2024-03-30T05:14:37.767164+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:39.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[68787]: audit 2024-03-30T05:14:37.767430+0000 mon.a (mon.0) 610 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T05:14:39.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[68787]: cluster 2024-03-30T05:14:37.777373+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[68787]: audit 2024-03-30T05:14:37.778572+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[68787]: cluster 2024-03-30T05:14:38.463145+0000 mon.a (mon.0) 613 : cluster [WRN] Health check update: Degraded data redundancy: 79/723 objects degraded (10.927%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[68787]: audit 2024-03-30T05:14:38.742286+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[68787]: audit 2024-03-30T05:14:38.755923+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[70086]: cluster 2024-03-30T05:14:37.390385+0000 mgr.y (mgr.25630) 396 : cluster [DBG] pgmap v222: 161 pgs: 21 active+undersized+degraded, 38 active+undersized, 102 active+clean; 585 KiB data, 212 MiB used, 715 GiB / 715 GiB avail; 79/723 objects degraded (10.927%) 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[70086]: audit 2024-03-30T05:14:37.767164+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[70086]: audit 2024-03-30T05:14:37.767430+0000 mon.a (mon.0) 610 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[70086]: cluster 2024-03-30T05:14:37.777373+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[70086]: audit 2024-03-30T05:14:37.778572+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[70086]: cluster 2024-03-30T05:14:38.463145+0000 mon.a (mon.0) 613 : cluster [WRN] Health check update: Degraded data redundancy: 79/723 objects degraded (10.927%), 21 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[70086]: audit 2024-03-30T05:14:38.742286+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:38 smithi172 bash[70086]: audit 2024-03-30T05:14:38.755923+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:39 smithi173 bash[49345]: cluster 2024-03-30T05:14:38.768483+0000 mon.a (mon.0) 616 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:14:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:39 smithi173 bash[49345]: cluster 2024-03-30T05:14:38.778995+0000 mon.a (mon.0) 617 : cluster [INF] osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499] boot 2024-03-30T05:14:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:39 smithi173 bash[49345]: cluster 2024-03-30T05:14:38.779386+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-30T05:14:40.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:39 smithi173 bash[49345]: audit 2024-03-30T05:14:38.781158+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:14:40.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:39 smithi173 bash[49345]: cluster 2024-03-30T05:14:39.780709+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-30T05:14:40.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[68787]: cluster 2024-03-30T05:14:38.768483+0000 mon.a (mon.0) 616 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:14:40.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[68787]: cluster 2024-03-30T05:14:38.778995+0000 mon.a (mon.0) 617 : cluster [INF] osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499] boot 2024-03-30T05:14:40.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[68787]: cluster 2024-03-30T05:14:38.779386+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-30T05:14:40.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[68787]: audit 2024-03-30T05:14:38.781158+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:14:40.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[68787]: cluster 2024-03-30T05:14:39.780709+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-30T05:14:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[70086]: cluster 2024-03-30T05:14:38.768483+0000 mon.a (mon.0) 616 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:14:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[70086]: cluster 2024-03-30T05:14:38.778995+0000 mon.a (mon.0) 617 : cluster [INF] osd.5 [v2:172.21.15.173:6808/615509499,v1:172.21.15.173:6809/615509499] boot 2024-03-30T05:14:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[70086]: cluster 2024-03-30T05:14:38.779386+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-03-30T05:14:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[70086]: audit 2024-03-30T05:14:38.781158+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-03-30T05:14:40.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:39 smithi172 bash[70086]: cluster 2024-03-30T05:14:39.780709+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-03-30T05:14:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:40 smithi173 bash[49345]: cluster 2024-03-30T05:14:39.391680+0000 mgr.y (mgr.25630) 397 : cluster [DBG] pgmap v225: 161 pgs: 18 peering, 16 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/723 objects degraded (7.746%) 2024-03-30T05:14:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:40 smithi173 bash[49345]: audit 2024-03-30T05:14:39.957848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:40 smithi173 bash[49345]: audit 2024-03-30T05:14:39.970757+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:41.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:14:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:14:41] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.43.0" 2024-03-30T05:14:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:40 smithi172 bash[70086]: cluster 2024-03-30T05:14:39.391680+0000 mgr.y (mgr.25630) 397 : cluster [DBG] pgmap v225: 161 pgs: 18 peering, 16 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/723 objects degraded (7.746%) 2024-03-30T05:14:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:40 smithi172 bash[70086]: audit 2024-03-30T05:14:39.957848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:41.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:40 smithi172 bash[70086]: audit 2024-03-30T05:14:39.970757+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:41.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:40 smithi172 bash[68787]: cluster 2024-03-30T05:14:39.391680+0000 mgr.y (mgr.25630) 397 : cluster [DBG] pgmap v225: 161 pgs: 18 peering, 16 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 56/723 objects degraded (7.746%) 2024-03-30T05:14:41.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:40 smithi172 bash[68787]: audit 2024-03-30T05:14:39.957848+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:41.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:40 smithi172 bash[68787]: audit 2024-03-30T05:14:39.970757+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:43.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:42 smithi173 bash[49345]: cluster 2024-03-30T05:14:41.392797+0000 mgr.y (mgr.25630) 398 : cluster [DBG] pgmap v227: 161 pgs: 23 peering, 12 active+undersized+degraded, 19 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/723 objects degraded (6.086%) 2024-03-30T05:14:43.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:42 smithi172 bash[68787]: cluster 2024-03-30T05:14:41.392797+0000 mgr.y (mgr.25630) 398 : cluster [DBG] pgmap v227: 161 pgs: 23 peering, 12 active+undersized+degraded, 19 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/723 objects degraded (6.086%) 2024-03-30T05:14:43.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:42 smithi172 bash[70086]: cluster 2024-03-30T05:14:41.392797+0000 mgr.y (mgr.25630) 398 : cluster [DBG] pgmap v227: 161 pgs: 23 peering, 12 active+undersized+degraded, 19 active+undersized, 107 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/723 objects degraded (6.086%) 2024-03-30T05:14:44.563 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:44 smithi172 bash[68787]: audit 2024-03-30T05:14:43.311492+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:44.563 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:44 smithi172 bash[68787]: audit 2024-03-30T05:14:43.313694+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:44.563 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:44 smithi172 bash[68787]: cluster 2024-03-30T05:14:43.393987+0000 mgr.y (mgr.25630) 399 : cluster [DBG] pgmap v228: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:14:44.564 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:44 smithi172 bash[68787]: cluster 2024-03-30T05:14:43.464248+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 44/723 objects degraded (6.086%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:44.564 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:44 smithi172 bash[70086]: audit 2024-03-30T05:14:43.311492+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:44.564 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:44 smithi172 bash[70086]: audit 2024-03-30T05:14:43.313694+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:44.564 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:44 smithi172 bash[70086]: cluster 2024-03-30T05:14:43.393987+0000 mgr.y (mgr.25630) 399 : cluster [DBG] pgmap v228: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:14:44.564 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:44 smithi172 bash[70086]: cluster 2024-03-30T05:14:43.464248+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 44/723 objects degraded (6.086%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:44 smithi173 bash[49345]: audit 2024-03-30T05:14:43.311492+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:44 smithi173 bash[49345]: audit 2024-03-30T05:14:43.313694+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:44 smithi173 bash[49345]: cluster 2024-03-30T05:14:43.393987+0000 mgr.y (mgr.25630) 399 : cluster [DBG] pgmap v228: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-03-30T05:14:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:44 smithi173 bash[49345]: cluster 2024-03-30T05:14:43.464248+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 44/723 objects degraded (6.086%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:45.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:45 smithi173 bash[49345]: cluster 2024-03-30T05:14:44.307302+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/723 objects degraded (6.086%), 12 pgs degraded) 2024-03-30T05:14:45.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:45 smithi173 bash[49345]: cluster 2024-03-30T05:14:44.307376+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-03-30T05:14:45.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:45 smithi173 bash[49345]: audit 2024-03-30T05:14:44.576848+0000 mgr.y (mgr.25630) 400 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:45.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:45 smithi172 bash[68787]: cluster 2024-03-30T05:14:44.307302+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/723 objects degraded (6.086%), 12 pgs degraded) 2024-03-30T05:14:45.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:45 smithi172 bash[68787]: cluster 2024-03-30T05:14:44.307376+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-03-30T05:14:45.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:45 smithi172 bash[68787]: audit 2024-03-30T05:14:44.576848+0000 mgr.y (mgr.25630) 400 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:45.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:45 smithi172 bash[70086]: cluster 2024-03-30T05:14:44.307302+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/723 objects degraded (6.086%), 12 pgs degraded) 2024-03-30T05:14:45.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:45 smithi172 bash[70086]: cluster 2024-03-30T05:14:44.307376+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-03-30T05:14:45.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:45 smithi172 bash[70086]: audit 2024-03-30T05:14:44.576848+0000 mgr.y (mgr.25630) 400 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:46.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:46 smithi173 bash[49345]: cluster 2024-03-30T05:14:45.395279+0000 mgr.y (mgr.25630) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:14:46.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:46 smithi172 bash[68787]: cluster 2024-03-30T05:14:45.395279+0000 mgr.y (mgr.25630) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:14:46.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:46 smithi172 bash[70086]: cluster 2024-03-30T05:14:45.395279+0000 mgr.y (mgr.25630) 401 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:14:48.861 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:48 smithi173 bash[49345]: cluster 2024-03-30T05:14:47.396465+0000 mgr.y (mgr.25630) 402 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s 2024-03-30T05:14:48.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:48 smithi172 bash[68787]: cluster 2024-03-30T05:14:47.396465+0000 mgr.y (mgr.25630) 402 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s 2024-03-30T05:14:48.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:48 smithi172 bash[70086]: cluster 2024-03-30T05:14:47.396465+0000 mgr.y (mgr.25630) 402 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: cluster 2024-03-30T05:14:49.397812+0000 mgr.y (mgr.25630) 403 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.546621+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.559129+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.561845+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.563639+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.577774+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.663551+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.667094+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.806 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.669629+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.671876+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.674601+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:14:50.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: audit 2024-03-30T05:14:49.674849+0000 mgr.y (mgr.25630) 404 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:14:50.807 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:50 smithi173 bash[49345]: cephadm 2024-03-30T05:14:49.676257+0000 mgr.y (mgr.25630) 405 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T05:14:50.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: cluster 2024-03-30T05:14:49.397812+0000 mgr.y (mgr.25630) 403 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-03-30T05:14:50.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.546621+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.559129+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.561845+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:50.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.563639+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.577774+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.663551+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.667094+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.669629+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.671876+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.674601+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: audit 2024-03-30T05:14:49.674849+0000 mgr.y (mgr.25630) 404 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[68787]: cephadm 2024-03-30T05:14:49.676257+0000 mgr.y (mgr.25630) 405 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: cluster 2024-03-30T05:14:49.397812+0000 mgr.y (mgr.25630) 403 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-03-30T05:14:50.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.546621+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.559129+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.561845+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.563639+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.577774+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.663551+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.667094+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.669629+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.671876+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.674601+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: audit 2024-03-30T05:14:49.674849+0000 mgr.y (mgr.25630) 404 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-03-30T05:14:50.895 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:50 smithi172 bash[70086]: cephadm 2024-03-30T05:14:49.676257+0000 mgr.y (mgr.25630) 405 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-03-30T05:14:51.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:14:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:14:51] "GET /metrics HTTP/1.1" 200 38213 "" "Prometheus/2.43.0" 2024-03-30T05:14:52.979 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:52 smithi173 bash[49345]: cluster 2024-03-30T05:14:51.398890+0000 mgr.y (mgr.25630) 406 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-03-30T05:14:52.980 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:52 smithi173 bash[49345]: cephadm 2024-03-30T05:14:51.695487+0000 mgr.y (mgr.25630) 407 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T05:14:52.980 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:52 smithi173 bash[49345]: audit 2024-03-30T05:14:51.704487+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:52.980 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:52 smithi173 bash[49345]: audit 2024-03-30T05:14:51.708675+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:14:52.980 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:52 smithi173 bash[49345]: audit 2024-03-30T05:14:51.710286+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:52.980 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:52 smithi173 bash[49345]: cephadm 2024-03-30T05:14:51.715924+0000 mgr.y (mgr.25630) 408 : cephadm [INF] Deploying daemon osd.6 on smithi173 2024-03-30T05:14:53.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[68787]: cluster 2024-03-30T05:14:51.398890+0000 mgr.y (mgr.25630) 406 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-03-30T05:14:53.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[68787]: cephadm 2024-03-30T05:14:51.695487+0000 mgr.y (mgr.25630) 407 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T05:14:53.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[68787]: audit 2024-03-30T05:14:51.704487+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:53.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[68787]: audit 2024-03-30T05:14:51.708675+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:14:53.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[68787]: audit 2024-03-30T05:14:51.710286+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:53.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[68787]: cephadm 2024-03-30T05:14:51.715924+0000 mgr.y (mgr.25630) 408 : cephadm [INF] Deploying daemon osd.6 on smithi173 2024-03-30T05:14:53.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[70086]: cluster 2024-03-30T05:14:51.398890+0000 mgr.y (mgr.25630) 406 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-03-30T05:14:53.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[70086]: cephadm 2024-03-30T05:14:51.695487+0000 mgr.y (mgr.25630) 407 : cephadm [INF] Upgrade: Updating osd.6 2024-03-30T05:14:53.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[70086]: audit 2024-03-30T05:14:51.704487+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:53.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[70086]: audit 2024-03-30T05:14:51.708675+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-03-30T05:14:53.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[70086]: audit 2024-03-30T05:14:51.710286+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:14:53.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:52 smithi172 bash[70086]: cephadm 2024-03-30T05:14:51.715924+0000 mgr.y (mgr.25630) 408 : cephadm [INF] Deploying daemon osd.6 on smithi173 2024-03-30T05:14:54.771 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:54 smithi173 bash[49345]: cluster 2024-03-30T05:14:53.400029+0000 mgr.y (mgr.25630) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:14:54.771 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:54 smithi173 bash[49345]: audit 2024-03-30T05:14:53.563723+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:54.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:54 smithi172 bash[68787]: cluster 2024-03-30T05:14:53.400029+0000 mgr.y (mgr.25630) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:14:54.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:54 smithi172 bash[68787]: audit 2024-03-30T05:14:53.563723+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:54.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:54 smithi172 bash[70086]: cluster 2024-03-30T05:14:53.400029+0000 mgr.y (mgr.25630) 409 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-03-30T05:14:54.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:54 smithi172 bash[70086]: audit 2024-03-30T05:14:53.563723+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:55.863 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.863 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.864 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.864 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:55 smithi173 bash[49345]: audit 2024-03-30T05:14:54.587350+0000 mgr.y (mgr.25630) 410 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:55.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.865 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.865 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: Stopping Ceph osd.6 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:14:55.865 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.865 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:14:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:14:55.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:55 smithi172 bash[68787]: audit 2024-03-30T05:14:54.587350+0000 mgr.y (mgr.25630) 410 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:55.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:55 smithi172 bash[70086]: audit 2024-03-30T05:14:54.587350+0000 mgr.y (mgr.25630) 410 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:14:56.363 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:55 smithi173 bash[27394]: debug 2024-03-30T05:14:55.880+0000 7f486d78e700 -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-03-30T05:14:56.363 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:55 smithi173 bash[27394]: debug 2024-03-30T05:14:55.880+0000 7f486d78e700 -1 osd.6 146 *** Got signal Terminated *** 2024-03-30T05:14:56.363 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:55 smithi173 bash[27394]: debug 2024-03-30T05:14:55.880+0000 7f486d78e700 -1 osd.6 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:14:56.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:56 smithi173 bash[49345]: cluster 2024-03-30T05:14:55.401295+0000 mgr.y (mgr.25630) 411 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:56.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:56 smithi173 bash[49345]: cluster 2024-03-30T05:14:55.895945+0000 mon.a (mon.0) 642 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T05:14:56.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:56 smithi172 bash[68787]: cluster 2024-03-30T05:14:55.401295+0000 mgr.y (mgr.25630) 411 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:56.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:56 smithi172 bash[68787]: cluster 2024-03-30T05:14:55.895945+0000 mon.a (mon.0) 642 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T05:14:56.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:56 smithi172 bash[70086]: cluster 2024-03-30T05:14:55.401295+0000 mgr.y (mgr.25630) 411 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:14:56.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:56 smithi172 bash[70086]: cluster 2024-03-30T05:14:55.895945+0000 mon.a (mon.0) 642 : cluster [INF] osd.6 marked itself down and dead 2024-03-30T05:14:57.863 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:57 smithi173 bash[64779]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T05:14:57.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:57 smithi173 bash[49345]: cluster 2024-03-30T05:14:56.567698+0000 mon.a (mon.0) 643 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:57.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:57 smithi173 bash[49345]: cluster 2024-03-30T05:14:56.586173+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-03-30T05:14:57.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:57 smithi172 bash[68787]: cluster 2024-03-30T05:14:56.567698+0000 mon.a (mon.0) 643 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:57.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:57 smithi172 bash[68787]: cluster 2024-03-30T05:14:56.586173+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-03-30T05:14:57.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:57 smithi172 bash[70086]: cluster 2024-03-30T05:14:56.567698+0000 mon.a (mon.0) 643 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:14:57.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:57 smithi172 bash[70086]: cluster 2024-03-30T05:14:56.586173+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-03-30T05:14:58.363 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:57 smithi173 bash[64846]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T05:14:58.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:58 smithi173 bash[49345]: cluster 2024-03-30T05:14:57.402015+0000 mgr.y (mgr.25630) 412 : cluster [DBG] pgmap v236: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:14:58.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:58 smithi173 bash[49345]: cluster 2024-03-30T05:14:57.595057+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T05:14:58.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:58 smithi173 bash[49345]: audit 2024-03-30T05:14:58.311888+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:58.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:58 smithi173 bash[49345]: audit 2024-03-30T05:14:58.313982+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:58.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:58 smithi172 bash[68787]: cluster 2024-03-30T05:14:57.402015+0000 mgr.y (mgr.25630) 412 : cluster [DBG] pgmap v236: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:14:58.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:58 smithi172 bash[68787]: cluster 2024-03-30T05:14:57.595057+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T05:14:58.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:58 smithi172 bash[68787]: audit 2024-03-30T05:14:58.311888+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:58.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:58 smithi172 bash[68787]: audit 2024-03-30T05:14:58.313982+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:58.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:58 smithi172 bash[70086]: cluster 2024-03-30T05:14:57.402015+0000 mgr.y (mgr.25630) 412 : cluster [DBG] pgmap v236: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:14:58.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:58 smithi172 bash[70086]: cluster 2024-03-30T05:14:57.595057+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-03-30T05:14:58.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:58 smithi172 bash[70086]: audit 2024-03-30T05:14:58.311888+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:14:58.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:58 smithi172 bash[70086]: audit 2024-03-30T05:14:58.313982+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:14:59.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:14:59 smithi172 bash[68787]: cluster 2024-03-30T05:14:59.591508+0000 mon.a (mon.0) 648 : cluster [WRN] Health check failed: Degraded data redundancy: 54/723 objects degraded (7.469%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:59.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:14:59 smithi172 bash[70086]: cluster 2024-03-30T05:14:59.591508+0000 mon.a (mon.0) 648 : cluster [WRN] Health check failed: Degraded data redundancy: 54/723 objects degraded (7.469%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:59.924 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:59 smithi173 bash[49345]: cluster 2024-03-30T05:14:59.591508+0000 mon.a (mon.0) 648 : cluster [WRN] Health check failed: Degraded data redundancy: 54/723 objects degraded (7.469%), 12 pgs degraded (PG_DEGRADED) 2024-03-30T05:14:59.924 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.6.service: Deactivated successfully. 2024-03-30T05:14:59.924 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: Stopped Ceph osd.6 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:15:00.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.364 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.365 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.365 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.365 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.365 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.365 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:00 smithi173 systemd[1]: Started Ceph osd.6 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:15:00.366 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.366 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.366 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:14:59 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:00.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:00 smithi172 bash[68787]: cluster 2024-03-30T05:14:59.403504+0000 mgr.y (mgr.25630) 413 : cluster [DBG] pgmap v238: 161 pgs: 12 active+undersized+degraded, 8 stale+active+clean, 23 active+undersized, 118 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-03-30T05:15:00.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:00 smithi172 bash[68787]: audit 2024-03-30T05:15:00.105083+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:00.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:00 smithi172 bash[68787]: audit 2024-03-30T05:15:00.115229+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:00.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:00 smithi172 bash[70086]: cluster 2024-03-30T05:14:59.403504+0000 mgr.y (mgr.25630) 413 : cluster [DBG] pgmap v238: 161 pgs: 12 active+undersized+degraded, 8 stale+active+clean, 23 active+undersized, 118 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-03-30T05:15:00.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:00 smithi172 bash[70086]: audit 2024-03-30T05:15:00.105083+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:00.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:00 smithi172 bash[70086]: audit 2024-03-30T05:15:00.115229+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:00.971 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:00 smithi173 bash[49345]: cluster 2024-03-30T05:14:59.403504+0000 mgr.y (mgr.25630) 413 : cluster [DBG] pgmap v238: 161 pgs: 12 active+undersized+degraded, 8 stale+active+clean, 23 active+undersized, 118 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 54/723 objects degraded (7.469%) 2024-03-30T05:15:00.971 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:00 smithi173 bash[49345]: audit 2024-03-30T05:15:00.105083+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:00.971 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:00 smithi173 bash[49345]: audit 2024-03-30T05:15:00.115229+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:01.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:15:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:15:01] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.43.0" 2024-03-30T05:15:01.863 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:01 smithi173 bash[64996]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T05:15:01.863 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:01 smithi173 bash[64996]: 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-03-30T05:15:01.864 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:01 smithi173 bash[64996]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-03-30T05:15:01.864 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:01 smithi173 bash[64996]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-03-30T05:15:01.864 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:01 smithi173 bash[64996]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-03-30T05:15:01.864 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:01 smithi173 bash[64996]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-03-30T05:15:01.864 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:01 smithi173 bash[64996]: --> ceph-volume raw activate successful for osd ID: 6 2024-03-30T05:15:01.946 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (9m) 80s ago 33m 16.0M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (9m) 23s ago 33m 73.9M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (11m) 80s ago 31m 45.0M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (10m) 23s ago 39m 439M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (20m) 80s ago 41m 498M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (7m) 80s ago 41m 50.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (7m) 23s ago 39m 46.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (6m) 80s ago 39m 39.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (10m) 80s ago 34m 8603k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (10m) 23s ago 34m 8531k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:15:02.683 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (4m) 80s ago 38m 49.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (3m) 80s ago 38m 52.3M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (2m) 80s ago 37m 44.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (84s) 80s ago 36m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (57s) 23s ago 36m 51.7M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (29s) 23s ago 35m 11.8M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec a2bca1311abc 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 starting - - - 3292M 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (34m) 23s ago 34m 66.2M 3292M 17.2.0 e1d6a67b021e 0c0a07c51ca9 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (10m) 23s ago 34m 65.3M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (32m) 80s ago 32m 92.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:15:02.684 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (31m) 23s ago 31m 92.9M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:15:02.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:02 smithi172 bash[68787]: cluster 2024-03-30T05:15:01.405021+0000 mgr.y (mgr.25630) 414 : cluster [DBG] pgmap v239: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:02.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:02 smithi172 bash[68787]: audit 2024-03-30T05:15:01.946519+0000 mgr.y (mgr.25630) 415 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:02.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:02 smithi172 bash[70086]: cluster 2024-03-30T05:15:01.405021+0000 mgr.y (mgr.25630) 414 : cluster [DBG] pgmap v239: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:02.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:02 smithi172 bash[70086]: audit 2024-03-30T05:15:01.946519+0000 mgr.y (mgr.25630) 415 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:02.914 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:02 smithi173 bash[49345]: cluster 2024-03-30T05:15:01.405021+0000 mgr.y (mgr.25630) 414 : cluster [DBG] pgmap v239: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:02.914 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:02 smithi173 bash[49345]: audit 2024-03-30T05:15:01.946519+0000 mgr.y (mgr.25630) 415 : audit [DBG] from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 6 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:15:03.118 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:15:03.119 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:15:03.119 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:15:03.119 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:15:03.119 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-03-30T05:15:03.119 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 11 2024-03-30T05:15:03.119 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:15:03.119 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:15:03.297 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:03 smithi173 bash[65215]: debug 2024-03-30T05:15:03.007+0000 7f8b0a1fb700 1 -- 172.21.15.173:0/1055348655 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f98a129680 con 0x55f98a167000 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "6/8 daemons upgraded", 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:15:03.480 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:15:03.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:03 smithi173 bash[65215]: debug 2024-03-30T05:15:03.295+0000 7f8b133937c0 -1 Falling back to public interface 2024-03-30T05:15:04.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:03 smithi173 bash[49345]: audit 2024-03-30T05:15:02.312275+0000 mgr.y (mgr.25630) 416 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:04.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:03 smithi173 bash[49345]: audit 2024-03-30T05:15:02.655751+0000 mgr.y (mgr.25630) 417 : audit [DBG] from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:04.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:03 smithi173 bash[49345]: audit 2024-03-30T05:15:03.131600+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.172:0/3384820281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:04.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:03 smithi172 bash[70086]: audit 2024-03-30T05:15:02.312275+0000 mgr.y (mgr.25630) 416 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:04.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:03 smithi172 bash[70086]: audit 2024-03-30T05:15:02.655751+0000 mgr.y (mgr.25630) 417 : audit [DBG] from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:04.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:03 smithi172 bash[70086]: audit 2024-03-30T05:15:03.131600+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.172:0/3384820281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:04.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:03 smithi172 bash[68787]: audit 2024-03-30T05:15:02.312275+0000 mgr.y (mgr.25630) 416 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:04.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:03 smithi172 bash[68787]: audit 2024-03-30T05:15:02.655751+0000 mgr.y (mgr.25630) 417 : audit [DBG] from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:04.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:03 smithi172 bash[68787]: audit 2024-03-30T05:15:03.131600+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.172:0/3384820281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:04.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:04 smithi172 bash[68787]: cluster 2024-03-30T05:15:03.406417+0000 mgr.y (mgr.25630) 418 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:04.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:04 smithi172 bash[68787]: audit 2024-03-30T05:15:03.493448+0000 mgr.y (mgr.25630) 419 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:04.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:04 smithi172 bash[70086]: cluster 2024-03-30T05:15:03.406417+0000 mgr.y (mgr.25630) 418 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:04.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:04 smithi172 bash[70086]: audit 2024-03-30T05:15:03.493448+0000 mgr.y (mgr.25630) 419 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:05.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:04 smithi173 bash[49345]: cluster 2024-03-30T05:15:03.406417+0000 mgr.y (mgr.25630) 418 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:05.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:04 smithi173 bash[49345]: audit 2024-03-30T05:15:03.493448+0000 mgr.y (mgr.25630) 419 : audit [DBG] from='client.54535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:06.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:05 smithi173 bash[49345]: audit 2024-03-30T05:15:04.597732+0000 mgr.y (mgr.25630) 420 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:06.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:05 smithi172 bash[68787]: audit 2024-03-30T05:15:04.597732+0000 mgr.y (mgr.25630) 420 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:06.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:05 smithi172 bash[70086]: audit 2024-03-30T05:15:04.597732+0000 mgr.y (mgr.25630) 420 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:06.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:06 smithi173 bash[65215]: debug 2024-03-30T05:15:06.291+0000 7f8b133937c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-03-30T05:15:06.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:06 smithi173 bash[65215]: debug 2024-03-30T05:15:06.323+0000 7f8b133937c0 -1 osd.6 146 log_to_monitors true 2024-03-30T05:15:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:06 smithi173 bash[49345]: cluster 2024-03-30T05:15:05.407866+0000 mgr.y (mgr.25630) 421 : cluster [DBG] pgmap v241: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:06 smithi173 bash[49345]: audit 2024-03-30T05:15:06.071410+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:06 smithi173 bash[49345]: audit 2024-03-30T05:15:06.083337+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:06 smithi173 bash[49345]: audit 2024-03-30T05:15:06.334217+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:15:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:06 smithi173 bash[49345]: audit 2024-03-30T05:15:06.344712+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:15:07.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[70086]: cluster 2024-03-30T05:15:05.407866+0000 mgr.y (mgr.25630) 421 : cluster [DBG] pgmap v241: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:07.142 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[70086]: audit 2024-03-30T05:15:06.071410+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:07.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[70086]: audit 2024-03-30T05:15:06.083337+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:07.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[70086]: audit 2024-03-30T05:15:06.334217+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:15:07.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[70086]: audit 2024-03-30T05:15:06.344712+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:15:07.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[68787]: cluster 2024-03-30T05:15:05.407866+0000 mgr.y (mgr.25630) 421 : cluster [DBG] pgmap v241: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 228 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:07.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[68787]: audit 2024-03-30T05:15:06.071410+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:07.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[68787]: audit 2024-03-30T05:15:06.083337+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:07.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[68787]: audit 2024-03-30T05:15:06.334217+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:15:07.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:06 smithi172 bash[68787]: audit 2024-03-30T05:15:06.344712+0000 mon.a (mon.0) 653 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-03-30T05:15:07.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:07 smithi173 bash[65215]: debug 2024-03-30T05:15:07.115+0000 7f8b047eb700 -1 osd.6 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:15:08.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:08 smithi173 bash[49345]: audit 2024-03-30T05:15:07.079682+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:08.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:08 smithi173 bash[49345]: audit 2024-03-30T05:15:07.081953+0000 mon.a (mon.0) 654 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T05:15:08.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:08 smithi173 bash[49345]: cluster 2024-03-30T05:15:07.090544+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-03-30T05:15:08.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:08 smithi173 bash[49345]: audit 2024-03-30T05:15:07.092160+0000 mon.a (mon.0) 656 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:08.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:08 smithi173 bash[49345]: audit 2024-03-30T05:15:07.191207+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:08.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:08 smithi173 bash[49345]: audit 2024-03-30T05:15:07.202863+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:08.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:08 smithi173 bash[49345]: cluster 2024-03-30T05:15:07.408859+0000 mgr.y (mgr.25630) 422 : cluster [DBG] pgmap v243: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[68787]: audit 2024-03-30T05:15:07.079682+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[68787]: audit 2024-03-30T05:15:07.081953+0000 mon.a (mon.0) 654 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[68787]: cluster 2024-03-30T05:15:07.090544+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[68787]: audit 2024-03-30T05:15:07.092160+0000 mon.a (mon.0) 656 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[68787]: audit 2024-03-30T05:15:07.191207+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[68787]: audit 2024-03-30T05:15:07.202863+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[68787]: cluster 2024-03-30T05:15:07.408859+0000 mgr.y (mgr.25630) 422 : cluster [DBG] pgmap v243: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[70086]: audit 2024-03-30T05:15:07.079682+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[70086]: audit 2024-03-30T05:15:07.081953+0000 mon.a (mon.0) 654 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[70086]: cluster 2024-03-30T05:15:07.090544+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[70086]: audit 2024-03-30T05:15:07.092160+0000 mon.a (mon.0) 656 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:08.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[70086]: audit 2024-03-30T05:15:07.191207+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:08.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[70086]: audit 2024-03-30T05:15:07.202863+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:08.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:08 smithi172 bash[70086]: cluster 2024-03-30T05:15:07.408859+0000 mgr.y (mgr.25630) 422 : cluster [DBG] pgmap v243: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/723 objects degraded (11.618%) 2024-03-30T05:15:09.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[70086]: cluster 2024-03-30T05:15:08.082951+0000 mon.a (mon.0) 659 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[70086]: cluster 2024-03-30T05:15:08.093712+0000 mon.a (mon.0) 660 : cluster [INF] osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454] boot 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[70086]: cluster 2024-03-30T05:15:08.094293+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[70086]: audit 2024-03-30T05:15:08.096573+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[70086]: cluster 2024-03-30T05:15:08.469902+0000 mon.a (mon.0) 663 : cluster [WRN] Health check update: Degraded data redundancy: 84/723 objects degraded (11.618%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[68787]: cluster 2024-03-30T05:15:08.082951+0000 mon.a (mon.0) 659 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[68787]: cluster 2024-03-30T05:15:08.093712+0000 mon.a (mon.0) 660 : cluster [INF] osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454] boot 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[68787]: cluster 2024-03-30T05:15:08.094293+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[68787]: audit 2024-03-30T05:15:08.096573+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:15:09.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:09 smithi172 bash[68787]: cluster 2024-03-30T05:15:08.469902+0000 mon.a (mon.0) 663 : cluster [WRN] Health check update: Degraded data redundancy: 84/723 objects degraded (11.618%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:09.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:09 smithi173 bash[49345]: cluster 2024-03-30T05:15:08.082951+0000 mon.a (mon.0) 659 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:09.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:09 smithi173 bash[49345]: cluster 2024-03-30T05:15:08.093712+0000 mon.a (mon.0) 660 : cluster [INF] osd.6 [v2:172.21.15.173:6816/4199915454,v1:172.21.15.173:6817/4199915454] boot 2024-03-30T05:15:09.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:09 smithi173 bash[49345]: cluster 2024-03-30T05:15:08.094293+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-03-30T05:15:09.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:09 smithi173 bash[49345]: audit 2024-03-30T05:15:08.096573+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-03-30T05:15:09.614 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:09 smithi173 bash[49345]: cluster 2024-03-30T05:15:08.469902+0000 mon.a (mon.0) 663 : cluster [WRN] Health check update: Degraded data redundancy: 84/723 objects degraded (11.618%), 18 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:10.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:10 smithi172 bash[68787]: cluster 2024-03-30T05:15:09.115413+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-03-30T05:15:10.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:10 smithi172 bash[68787]: cluster 2024-03-30T05:15:09.410063+0000 mgr.y (mgr.25630) 423 : cluster [DBG] pgmap v246: 161 pgs: 14 active+undersized+degraded, 26 active+undersized, 121 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/723 objects degraded (7.884%) 2024-03-30T05:15:10.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:10 smithi172 bash[70086]: cluster 2024-03-30T05:15:09.115413+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-03-30T05:15:10.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:10 smithi172 bash[70086]: cluster 2024-03-30T05:15:09.410063+0000 mgr.y (mgr.25630) 423 : cluster [DBG] pgmap v246: 161 pgs: 14 active+undersized+degraded, 26 active+undersized, 121 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/723 objects degraded (7.884%) 2024-03-30T05:15:10.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:10 smithi173 bash[49345]: cluster 2024-03-30T05:15:09.115413+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-03-30T05:15:10.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:10 smithi173 bash[49345]: cluster 2024-03-30T05:15:09.410063+0000 mgr.y (mgr.25630) 423 : cluster [DBG] pgmap v246: 161 pgs: 14 active+undersized+degraded, 26 active+undersized, 121 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 57/723 objects degraded (7.884%) 2024-03-30T05:15:11.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:15:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:15:11] "GET /metrics HTTP/1.1" 200 38209 "" "Prometheus/2.43.0" 2024-03-30T05:15:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:12 smithi173 bash[49345]: cluster 2024-03-30T05:15:11.411347+0000 mgr.y (mgr.25630) 424 : cluster [DBG] pgmap v247: 161 pgs: 11 active+undersized+degraded, 19 active+undersized, 131 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/723 objects degraded (5.533%) 2024-03-30T05:15:12.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:12 smithi172 bash[68787]: cluster 2024-03-30T05:15:11.411347+0000 mgr.y (mgr.25630) 424 : cluster [DBG] pgmap v247: 161 pgs: 11 active+undersized+degraded, 19 active+undersized, 131 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/723 objects degraded (5.533%) 2024-03-30T05:15:12.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:12 smithi172 bash[70086]: cluster 2024-03-30T05:15:11.411347+0000 mgr.y (mgr.25630) 424 : cluster [DBG] pgmap v247: 161 pgs: 11 active+undersized+degraded, 19 active+undersized, 131 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/723 objects degraded (5.533%) 2024-03-30T05:15:14.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:14 smithi172 bash[70086]: audit 2024-03-30T05:15:13.312488+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:14.595 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:14 smithi172 bash[70086]: audit 2024-03-30T05:15:13.314693+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:14.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:14 smithi172 bash[70086]: cluster 2024-03-30T05:15:13.412573+0000 mgr.y (mgr.25630) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-03-30T05:15:14.596 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:14 smithi172 bash[70086]: cluster 2024-03-30T05:15:13.471253+0000 mon.a (mon.0) 667 : cluster [WRN] Health check update: Degraded data redundancy: 40/723 objects degraded (5.533%), 11 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:14.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:14 smithi172 bash[68787]: audit 2024-03-30T05:15:13.312488+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:14.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:14 smithi172 bash[68787]: audit 2024-03-30T05:15:13.314693+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:14.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:14 smithi172 bash[68787]: cluster 2024-03-30T05:15:13.412573+0000 mgr.y (mgr.25630) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-03-30T05:15:14.596 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:14 smithi172 bash[68787]: cluster 2024-03-30T05:15:13.471253+0000 mon.a (mon.0) 667 : cluster [WRN] Health check update: Degraded data redundancy: 40/723 objects degraded (5.533%), 11 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:14.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:14 smithi173 bash[49345]: audit 2024-03-30T05:15:13.312488+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:14.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:14 smithi173 bash[49345]: audit 2024-03-30T05:15:13.314693+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:14.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:14 smithi173 bash[49345]: cluster 2024-03-30T05:15:13.412573+0000 mgr.y (mgr.25630) 425 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-03-30T05:15:14.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:14 smithi173 bash[49345]: cluster 2024-03-30T05:15:13.471253+0000 mon.a (mon.0) 667 : cluster [WRN] Health check update: Degraded data redundancy: 40/723 objects degraded (5.533%), 11 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:15.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:15 smithi173 bash[49345]: cluster 2024-03-30T05:15:14.307934+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/723 objects degraded (5.533%), 11 pgs degraded) 2024-03-30T05:15:15.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:15 smithi173 bash[49345]: cluster 2024-03-30T05:15:14.307993+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:15.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:15 smithi173 bash[49345]: audit 2024-03-30T05:15:14.608905+0000 mgr.y (mgr.25630) 426 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:15.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:15 smithi172 bash[68787]: cluster 2024-03-30T05:15:14.307934+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/723 objects degraded (5.533%), 11 pgs degraded) 2024-03-30T05:15:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:15 smithi172 bash[68787]: cluster 2024-03-30T05:15:14.307993+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:15 smithi172 bash[68787]: audit 2024-03-30T05:15:14.608905+0000 mgr.y (mgr.25630) 426 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:15.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:15 smithi172 bash[70086]: cluster 2024-03-30T05:15:14.307934+0000 mon.a (mon.0) 668 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/723 objects degraded (5.533%), 11 pgs degraded) 2024-03-30T05:15:15.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:15 smithi172 bash[70086]: cluster 2024-03-30T05:15:14.307993+0000 mon.a (mon.0) 669 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:15.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:15 smithi172 bash[70086]: audit 2024-03-30T05:15:14.608905+0000 mgr.y (mgr.25630) 426 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:16.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:16 smithi173 bash[49345]: cluster 2024-03-30T05:15:15.413705+0000 mgr.y (mgr.25630) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:15:16.642 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:16 smithi172 bash[68787]: cluster 2024-03-30T05:15:15.413705+0000 mgr.y (mgr.25630) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:15:16.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:16 smithi172 bash[70086]: cluster 2024-03-30T05:15:15.413705+0000 mgr.y (mgr.25630) 427 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-03-30T05:15:18.067 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.718115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.729832+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.732467+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.734472+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.744684+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.843224+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.848940+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.852632+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.855708+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.860214+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: audit 2024-03-30T05:15:16.860626+0000 mgr.y (mgr.25630) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:15:18.068 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:17 smithi173 bash[49345]: cephadm 2024-03-30T05:15:16.863161+0000 mgr.y (mgr.25630) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.718115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.729832+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.732467+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.734472+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.744684+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.843224+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.848940+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.852632+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.855708+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.860214+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: audit 2024-03-30T05:15:16.860626+0000 mgr.y (mgr.25630) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[68787]: cephadm 2024-03-30T05:15:16.863161+0000 mgr.y (mgr.25630) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.718115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.729832+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.732467+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.734472+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.744684+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.843224+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.848940+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.852632+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.855708+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:18.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.860214+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:15:18.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: audit 2024-03-30T05:15:16.860626+0000 mgr.y (mgr.25630) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-03-30T05:15:18.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:17 smithi172 bash[70086]: cephadm 2024-03-30T05:15:16.863161+0000 mgr.y (mgr.25630) 429 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-03-30T05:15:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:18 smithi173 bash[49345]: cluster 2024-03-30T05:15:17.414807+0000 mgr.y (mgr.25630) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 109 B/s rd, 0 op/s 2024-03-30T05:15:19.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:18 smithi173 bash[49345]: audit 2024-03-30T05:15:18.587875+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:19.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:18 smithi172 bash[68787]: cluster 2024-03-30T05:15:17.414807+0000 mgr.y (mgr.25630) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 109 B/s rd, 0 op/s 2024-03-30T05:15:19.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:18 smithi172 bash[68787]: audit 2024-03-30T05:15:18.587875+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:19.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:18 smithi172 bash[70086]: cluster 2024-03-30T05:15:17.414807+0000 mgr.y (mgr.25630) 430 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 109 B/s rd, 0 op/s 2024-03-30T05:15:19.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:18 smithi172 bash[70086]: audit 2024-03-30T05:15:18.587875+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:20.303 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:20 smithi173 bash[49345]: cephadm 2024-03-30T05:15:19.032818+0000 mgr.y (mgr.25630) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T05:15:20.303 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:20 smithi173 bash[49345]: audit 2024-03-30T05:15:19.042417+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:20.303 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:20 smithi173 bash[49345]: audit 2024-03-30T05:15:19.048025+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:15:20.304 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:20 smithi173 bash[49345]: audit 2024-03-30T05:15:19.049779+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:20.304 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:20 smithi173 bash[49345]: cephadm 2024-03-30T05:15:19.055550+0000 mgr.y (mgr.25630) 432 : cephadm [INF] Deploying daemon osd.7 on smithi173 2024-03-30T05:15:20.304 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:20 smithi173 bash[49345]: cluster 2024-03-30T05:15:19.416099+0000 mgr.y (mgr.25630) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-03-30T05:15:20.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[68787]: cephadm 2024-03-30T05:15:19.032818+0000 mgr.y (mgr.25630) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T05:15:20.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[68787]: audit 2024-03-30T05:15:19.042417+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:20.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[68787]: audit 2024-03-30T05:15:19.048025+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:15:20.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[68787]: audit 2024-03-30T05:15:19.049779+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:20.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[68787]: cephadm 2024-03-30T05:15:19.055550+0000 mgr.y (mgr.25630) 432 : cephadm [INF] Deploying daemon osd.7 on smithi173 2024-03-30T05:15:20.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[68787]: cluster 2024-03-30T05:15:19.416099+0000 mgr.y (mgr.25630) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-03-30T05:15:20.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[70086]: cephadm 2024-03-30T05:15:19.032818+0000 mgr.y (mgr.25630) 431 : cephadm [INF] Upgrade: Updating osd.7 2024-03-30T05:15:20.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[70086]: audit 2024-03-30T05:15:19.042417+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:20.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[70086]: audit 2024-03-30T05:15:19.048025+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-03-30T05:15:20.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[70086]: audit 2024-03-30T05:15:19.049779+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:20.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[70086]: cephadm 2024-03-30T05:15:19.055550+0000 mgr.y (mgr.25630) 432 : cephadm [INF] Deploying daemon osd.7 on smithi173 2024-03-30T05:15:20.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:20 smithi172 bash[70086]: cluster 2024-03-30T05:15:19.416099+0000 mgr.y (mgr.25630) 433 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s 2024-03-30T05:15:21.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:15:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:15:21] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-03-30T05:15:22.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:22 smithi173 bash[49345]: cluster 2024-03-30T05:15:21.417292+0000 mgr.y (mgr.25630) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T05:15:22.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:22 smithi172 bash[68787]: cluster 2024-03-30T05:15:21.417292+0000 mgr.y (mgr.25630) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T05:15:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:22 smithi172 bash[70086]: cluster 2024-03-30T05:15:21.417292+0000 mgr.y (mgr.25630) 434 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T05:15:23.304 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.304 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.305 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.305 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.305 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.306 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.306 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.306 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.306 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:23.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:23 smithi173 bash[49345]: cluster 2024-03-30T05:15:23.440565+0000 mon.a (mon.0) 684 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T05:15:23.613 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:23 smithi173 systemd[1]: Stopping Ceph osd.7 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:15:23.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:23 smithi173 bash[30403]: debug 2024-03-30T05:15:23.427+0000 7fc1175dd700 -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-03-30T05:15:23.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:23 smithi173 bash[30403]: debug 2024-03-30T05:15:23.427+0000 7fc1175dd700 -1 osd.7 151 *** Got signal Terminated *** 2024-03-30T05:15:23.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:23 smithi173 bash[30403]: debug 2024-03-30T05:15:23.427+0000 7fc1175dd700 -1 osd.7 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:15:23.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:23 smithi172 bash[68787]: cluster 2024-03-30T05:15:23.440565+0000 mon.a (mon.0) 684 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T05:15:23.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:23 smithi172 bash[70086]: cluster 2024-03-30T05:15:23.440565+0000 mon.a (mon.0) 684 : cluster [INF] osd.7 marked itself down and dead 2024-03-30T05:15:24.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:24 smithi173 bash[69015]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T05:15:24.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:24 smithi173 bash[69081]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T05:15:24.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:24 smithi173 bash[49345]: cluster 2024-03-30T05:15:23.418554+0000 mgr.y (mgr.25630) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T05:15:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:24 smithi173 bash[49345]: cluster 2024-03-30T05:15:23.476010+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:24 smithi173 bash[49345]: cluster 2024-03-30T05:15:23.476061+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T05:15:24.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:24 smithi173 bash[49345]: cluster 2024-03-30T05:15:23.493344+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-03-30T05:15:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:24 smithi172 bash[68787]: cluster 2024-03-30T05:15:23.418554+0000 mgr.y (mgr.25630) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T05:15:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:24 smithi172 bash[68787]: cluster 2024-03-30T05:15:23.476010+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:24 smithi172 bash[68787]: cluster 2024-03-30T05:15:23.476061+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T05:15:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:24 smithi172 bash[68787]: cluster 2024-03-30T05:15:23.493344+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-03-30T05:15:24.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:24 smithi172 bash[70086]: cluster 2024-03-30T05:15:23.418554+0000 mgr.y (mgr.25630) 435 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-03-30T05:15:24.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:24 smithi172 bash[70086]: cluster 2024-03-30T05:15:23.476010+0000 mon.a (mon.0) 685 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-03-30T05:15:24.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:24 smithi172 bash[70086]: cluster 2024-03-30T05:15:23.476061+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-03-30T05:15:24.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:24 smithi172 bash[70086]: cluster 2024-03-30T05:15:23.493344+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-03-30T05:15:25.822 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:25 smithi173 bash[49345]: cluster 2024-03-30T05:15:24.495590+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-03-30T05:15:25.822 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:25 smithi173 bash[49345]: audit 2024-03-30T05:15:24.620078+0000 mgr.y (mgr.25630) 436 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:25.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:25 smithi172 bash[68787]: cluster 2024-03-30T05:15:24.495590+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-03-30T05:15:25.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:25 smithi172 bash[68787]: audit 2024-03-30T05:15:24.620078+0000 mgr.y (mgr.25630) 436 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:25.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:25 smithi172 bash[70086]: cluster 2024-03-30T05:15:24.495590+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-03-30T05:15:25.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:25 smithi172 bash[70086]: audit 2024-03-30T05:15:24.620078+0000 mgr.y (mgr.25630) 436 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:26.642 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:26 smithi173 bash[49345]: cluster 2024-03-30T05:15:25.419384+0000 mgr.y (mgr.25630) 437 : cluster [DBG] pgmap v256: 161 pgs: 18 peering, 19 stale+active+clean, 124 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:15:26.643 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:26 smithi173 bash[49345]: cluster 2024-03-30T05:15:25.487967+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-30T05:15:26.643 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.643 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.643 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.7.service: Deactivated successfully. 2024-03-30T05:15:26.643 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: Stopped Ceph osd.7 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:15:26.643 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.644 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.644 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.644 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.645 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.645 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.645 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:15:26.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:26 smithi172 bash[68787]: cluster 2024-03-30T05:15:25.419384+0000 mgr.y (mgr.25630) 437 : cluster [DBG] pgmap v256: 161 pgs: 18 peering, 19 stale+active+clean, 124 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:15:26.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:26 smithi172 bash[68787]: cluster 2024-03-30T05:15:25.487967+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-30T05:15:26.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:26 smithi172 bash[70086]: cluster 2024-03-30T05:15:25.419384+0000 mgr.y (mgr.25630) 437 : cluster [DBG] pgmap v256: 161 pgs: 18 peering, 19 stale+active+clean, 124 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-03-30T05:15:26.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:26 smithi172 bash[70086]: cluster 2024-03-30T05:15:25.487967+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-03-30T05:15:27.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:26 smithi173 systemd[1]: Started Ceph osd.7 for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:15:27.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:27 smithi173 bash[49345]: audit 2024-03-30T05:15:26.709384+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:27.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:27 smithi173 bash[49345]: audit 2024-03-30T05:15:26.722937+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:28.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:27 smithi172 bash[68787]: audit 2024-03-30T05:15:26.709384+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:28.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:27 smithi172 bash[68787]: audit 2024-03-30T05:15:26.722937+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:28.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:27 smithi172 bash[70086]: audit 2024-03-30T05:15:26.709384+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:28.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:27 smithi172 bash[70086]: audit 2024-03-30T05:15:26.722937+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:28.363 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[69230]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T05:15:28.363 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[69230]: 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-03-30T05:15:28.363 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[69230]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-03-30T05:15:28.363 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[69230]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-03-30T05:15:28.363 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[69230]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-03-30T05:15:28.363 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[69230]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-03-30T05:15:28.364 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[69230]: --> ceph-volume raw activate successful for osd ID: 7 2024-03-30T05:15:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[49345]: cluster 2024-03-30T05:15:27.420810+0000 mgr.y (mgr.25630) 438 : cluster [DBG] pgmap v257: 161 pgs: 7 active+undersized+degraded, 18 peering, 4 stale+active+clean, 21 active+undersized, 111 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-03-30T05:15:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[49345]: cluster 2024-03-30T05:15:27.718648+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: Degraded data redundancy: 39/723 objects degraded (5.394%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[49345]: audit 2024-03-30T05:15:28.315349+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:28 smithi173 bash[49345]: audit 2024-03-30T05:15:28.317862+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:29.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:28 smithi172 bash[68787]: cluster 2024-03-30T05:15:27.420810+0000 mgr.y (mgr.25630) 438 : cluster [DBG] pgmap v257: 161 pgs: 7 active+undersized+degraded, 18 peering, 4 stale+active+clean, 21 active+undersized, 111 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-03-30T05:15:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:28 smithi172 bash[68787]: cluster 2024-03-30T05:15:27.718648+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: Degraded data redundancy: 39/723 objects degraded (5.394%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:28 smithi172 bash[68787]: audit 2024-03-30T05:15:28.315349+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:29.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:28 smithi172 bash[68787]: audit 2024-03-30T05:15:28.317862+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:28 smithi172 bash[70086]: cluster 2024-03-30T05:15:27.420810+0000 mgr.y (mgr.25630) 438 : cluster [DBG] pgmap v257: 161 pgs: 7 active+undersized+degraded, 18 peering, 4 stale+active+clean, 21 active+undersized, 111 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 39/723 objects degraded (5.394%) 2024-03-30T05:15:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:28 smithi172 bash[70086]: cluster 2024-03-30T05:15:27.718648+0000 mon.a (mon.0) 692 : cluster [WRN] Health check failed: Degraded data redundancy: 39/723 objects degraded (5.394%), 7 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:28 smithi172 bash[70086]: audit 2024-03-30T05:15:28.315349+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:29.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:28 smithi172 bash[70086]: audit 2024-03-30T05:15:28.317862+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:29.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:29 smithi173 bash[69447]: debug 2024-03-30T05:15:29.595+0000 7f40044d2700 1 -- 172.21.15.173:0/3252406773 <== mon.2 v2:172.21.15.173:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b32cd89680 con 0x55b32cdc7000 2024-03-30T05:15:30.613 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:30 smithi173 bash[69447]: debug 2024-03-30T05:15:30.135+0000 7f400d66a7c0 -1 Falling back to public interface 2024-03-30T05:15:31.104 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:30 smithi172 bash[68787]: cluster 2024-03-30T05:15:29.422408+0000 mgr.y (mgr.25630) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 13 peering, 37 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-03-30T05:15:31.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:30 smithi172 bash[70086]: cluster 2024-03-30T05:15:29.422408+0000 mgr.y (mgr.25630) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 13 peering, 37 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-03-30T05:15:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:30 smithi173 bash[49345]: cluster 2024-03-30T05:15:29.422408+0000 mgr.y (mgr.25630) 439 : cluster [DBG] pgmap v258: 161 pgs: 19 active+undersized+degraded, 13 peering, 37 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 80/723 objects degraded (11.065%) 2024-03-30T05:15:31.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:15:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:15:31] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.43.0" 2024-03-30T05:15:32.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:31 smithi173 bash[49345]: cluster 2024-03-30T05:15:31.716800+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T05:15:32.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:31 smithi172 bash[68787]: cluster 2024-03-30T05:15:31.716800+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T05:15:32.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:31 smithi172 bash[70086]: cluster 2024-03-30T05:15:31.716800+0000 mon.a (mon.0) 695 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-03-30T05:15:33.079 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:32 smithi173 bash[49345]: cluster 2024-03-30T05:15:31.423743+0000 mgr.y (mgr.25630) 440 : cluster [DBG] pgmap v259: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 92/723 objects degraded (12.725%) 2024-03-30T05:15:33.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:32 smithi172 bash[68787]: cluster 2024-03-30T05:15:31.423743+0000 mgr.y (mgr.25630) 440 : cluster [DBG] pgmap v259: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 92/723 objects degraded (12.725%) 2024-03-30T05:15:33.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:32 smithi172 bash[70086]: cluster 2024-03-30T05:15:31.423743+0000 mgr.y (mgr.25630) 440 : cluster [DBG] pgmap v259: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 92/723 objects degraded (12.725%) 2024-03-30T05:15:33.363 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:33 smithi173 bash[69447]: debug 2024-03-30T05:15:33.079+0000 7f400d66a7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-03-30T05:15:33.363 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:33 smithi173 bash[69447]: debug 2024-03-30T05:15:33.123+0000 7f400d66a7c0 -1 osd.7 151 log_to_monitors true 2024-03-30T05:15:33.881 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:15:34.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:33 smithi173 bash[49345]: audit 2024-03-30T05:15:33.130924+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:15:34.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:33 smithi173 bash[49345]: audit 2024-03-30T05:15:33.141253+0000 mon.a (mon.0) 696 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:15:34.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:33 smithi173 bash[49345]: cluster 2024-03-30T05:15:33.475720+0000 mon.a (mon.0) 697 : cluster [WRN] Health check update: Degraded data redundancy: 92/723 objects degraded (12.725%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:34.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:33 smithi172 bash[68787]: audit 2024-03-30T05:15:33.130924+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:15:34.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:33 smithi172 bash[68787]: audit 2024-03-30T05:15:33.141253+0000 mon.a (mon.0) 696 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:15:34.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:33 smithi172 bash[68787]: cluster 2024-03-30T05:15:33.475720+0000 mon.a (mon.0) 697 : cluster [WRN] Health check update: Degraded data redundancy: 92/723 objects degraded (12.725%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:34.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:33 smithi172 bash[70086]: audit 2024-03-30T05:15:33.130924+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:15:34.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:33 smithi172 bash[70086]: audit 2024-03-30T05:15:33.141253+0000 mon.a (mon.0) 696 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-03-30T05:15:34.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:33 smithi172 bash[70086]: cluster 2024-03-30T05:15:33.475720+0000 mon.a (mon.0) 697 : cluster [WRN] Health check update: Degraded data redundancy: 92/723 objects degraded (12.725%), 24 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:34.613 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[69447]: debug 2024-03-30T05:15:34.271+0000 7f3ffaaba700 -1 osd.7 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (10m) 112s ago 34m 16.0M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (9m) 0s ago 33m 73.7M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (11m) 112s ago 32m 45.0M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (11m) 0s ago 39m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (21m) 112s ago 41m 498M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (7m) 112s ago 41m 50.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (8m) 0s ago 39m 47.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (6m) 112s ago 40m 39.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (11m) 112s ago 34m 8603k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:15:34.623 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (11m) 0s ago 34m 8347k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (4m) 112s ago 39m 49.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (4m) 112s ago 38m 52.3M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (3m) 112s ago 38m 44.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (116s) 112s ago 37m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (89s) 0s ago 37m 54.1M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (61s) 0s ago 36m 47.2M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec a2bca1311abc 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (32s) 0s ago 35m 45.6M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 8d3268dd45e0 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (5s) 0s ago 35m 11.8M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec ccf538ab870c 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (10m) 0s ago 34m 69.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (32m) 112s ago 32m 92.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:15:34.624 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (32m) 0s ago 32m 93.1M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: cluster 2024-03-30T05:15:33.425344+0000 mgr.y (mgr.25630) 441 : cluster [DBG] pgmap v260: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 92/723 objects degraded (12.725%) 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: audit 2024-03-30T05:15:33.779578+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: audit 2024-03-30T05:15:33.781064+0000 mon.a (mon.0) 698 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: cluster 2024-03-30T05:15:33.789939+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: audit 2024-03-30T05:15:33.791890+0000 mon.a (mon.0) 700 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: audit 2024-03-30T05:15:33.881232+0000 mgr.y (mgr.25630) 442 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: audit 2024-03-30T05:15:34.253305+0000 mon.a (mon.0) 701 : audit [INF] from='osd.7 ' entity='osd.7' 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: audit 2024-03-30T05:15:34.395851+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[68787]: audit 2024-03-30T05:15:34.403504+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: cluster 2024-03-30T05:15:33.425344+0000 mgr.y (mgr.25630) 441 : cluster [DBG] pgmap v260: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 92/723 objects degraded (12.725%) 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: audit 2024-03-30T05:15:33.779578+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: audit 2024-03-30T05:15:33.781064+0000 mon.a (mon.0) 698 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: cluster 2024-03-30T05:15:33.789939+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: audit 2024-03-30T05:15:33.791890+0000 mon.a (mon.0) 700 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: audit 2024-03-30T05:15:33.881232+0000 mgr.y (mgr.25630) 442 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: audit 2024-03-30T05:15:34.253305+0000 mon.a (mon.0) 701 : audit [INF] from='osd.7 ' entity='osd.7' 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: audit 2024-03-30T05:15:34.395851+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:34 smithi172 bash[70086]: audit 2024-03-30T05:15:34.403504+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:35.054 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 7 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:15:35.055 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:15:35.056 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T05:15:35.056 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 12 2024-03-30T05:15:35.056 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:15:35.056 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:15:35.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: cluster 2024-03-30T05:15:33.425344+0000 mgr.y (mgr.25630) 441 : cluster [DBG] pgmap v260: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 92/723 objects degraded (12.725%) 2024-03-30T05:15:35.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: audit 2024-03-30T05:15:33.779578+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:35.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: audit 2024-03-30T05:15:33.781064+0000 mon.a (mon.0) 698 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-03-30T05:15:35.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: cluster 2024-03-30T05:15:33.789939+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-03-30T05:15:35.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: audit 2024-03-30T05:15:33.791890+0000 mon.a (mon.0) 700 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi173", "root=default"]}]: dispatch 2024-03-30T05:15:35.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: audit 2024-03-30T05:15:33.881232+0000 mgr.y (mgr.25630) 442 : audit [DBG] from='client.54550 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:35.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: audit 2024-03-30T05:15:34.253305+0000 mon.a (mon.0) 701 : audit [INF] from='osd.7 ' entity='osd.7' 2024-03-30T05:15:35.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: audit 2024-03-30T05:15:34.395851+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:35.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:34 smithi173 bash[49345]: audit 2024-03-30T05:15:34.403504+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:35.426 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:15:35.426 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:15:35.426 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:15:35.426 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-03-30T05:15:35.427 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2024-03-30T05:15:35.427 INFO:teuthology.orchestra.run.smithi172.stdout: "osd" 2024-03-30T05:15:35.427 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T05:15:35.427 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "8/8 daemons upgraded", 2024-03-30T05:15:35.427 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading osd daemons", 2024-03-30T05:15:35.427 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:15:35.427 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:15:36.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: audit 2024-03-30T05:15:34.247917+0000 mgr.y (mgr.25630) 443 : audit [DBG] from='client.54556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: audit 2024-03-30T05:15:34.616915+0000 mgr.y (mgr.25630) 444 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: audit 2024-03-30T05:15:34.628640+0000 mgr.y (mgr.25630) 445 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: audit 2024-03-30T05:15:35.068627+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.172:0/3085742417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: cluster 2024-03-30T05:15:35.251922+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: cluster 2024-03-30T05:15:35.268670+0000 mon.a (mon.0) 706 : cluster [INF] osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994] boot 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: cluster 2024-03-30T05:15:35.270032+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: audit 2024-03-30T05:15:35.276573+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: audit 2024-03-30T05:15:35.511661+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:36.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:35 smithi173 bash[49345]: audit 2024-03-30T05:15:35.518034+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: audit 2024-03-30T05:15:34.247917+0000 mgr.y (mgr.25630) 443 : audit [DBG] from='client.54556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: audit 2024-03-30T05:15:34.616915+0000 mgr.y (mgr.25630) 444 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: audit 2024-03-30T05:15:34.628640+0000 mgr.y (mgr.25630) 445 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: audit 2024-03-30T05:15:35.068627+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.172:0/3085742417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: cluster 2024-03-30T05:15:35.251922+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: cluster 2024-03-30T05:15:35.268670+0000 mon.a (mon.0) 706 : cluster [INF] osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994] boot 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: cluster 2024-03-30T05:15:35.270032+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: audit 2024-03-30T05:15:35.276573+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: audit 2024-03-30T05:15:35.511661+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:36.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[68787]: audit 2024-03-30T05:15:35.518034+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: audit 2024-03-30T05:15:34.247917+0000 mgr.y (mgr.25630) 443 : audit [DBG] from='client.54556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: audit 2024-03-30T05:15:34.616915+0000 mgr.y (mgr.25630) 444 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: audit 2024-03-30T05:15:34.628640+0000 mgr.y (mgr.25630) 445 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: audit 2024-03-30T05:15:35.068627+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.172:0/3085742417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: cluster 2024-03-30T05:15:35.251922+0000 mon.a (mon.0) 705 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: cluster 2024-03-30T05:15:35.268670+0000 mon.a (mon.0) 706 : cluster [INF] osd.7 [v2:172.21.15.173:6824/237860994,v1:172.21.15.173:6825/237860994] boot 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: cluster 2024-03-30T05:15:35.270032+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: audit 2024-03-30T05:15:35.276573+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: audit 2024-03-30T05:15:35.511661+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:36.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:35 smithi172 bash[70086]: audit 2024-03-30T05:15:35.518034+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:36 smithi173 bash[49345]: cluster 2024-03-30T05:15:35.426309+0000 mgr.y (mgr.25630) 446 : cluster [DBG] pgmap v263: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 92/723 objects degraded (12.725%) 2024-03-30T05:15:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:36 smithi173 bash[49345]: audit 2024-03-30T05:15:35.439911+0000 mgr.y (mgr.25630) 447 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:36 smithi173 bash[49345]: cluster 2024-03-30T05:15:36.274330+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-03-30T05:15:37.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:36 smithi172 bash[68787]: cluster 2024-03-30T05:15:35.426309+0000 mgr.y (mgr.25630) 446 : cluster [DBG] pgmap v263: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 92/723 objects degraded (12.725%) 2024-03-30T05:15:37.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:36 smithi172 bash[68787]: audit 2024-03-30T05:15:35.439911+0000 mgr.y (mgr.25630) 447 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:37.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:36 smithi172 bash[68787]: cluster 2024-03-30T05:15:36.274330+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-03-30T05:15:37.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:36 smithi172 bash[70086]: cluster 2024-03-30T05:15:35.426309+0000 mgr.y (mgr.25630) 446 : cluster [DBG] pgmap v263: 161 pgs: 24 active+undersized+degraded, 45 active+undersized, 92 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 92/723 objects degraded (12.725%) 2024-03-30T05:15:37.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:36 smithi172 bash[70086]: audit 2024-03-30T05:15:35.439911+0000 mgr.y (mgr.25630) 447 : audit [DBG] from='client.44631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:15:37.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:36 smithi172 bash[70086]: cluster 2024-03-30T05:15:36.274330+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-03-30T05:15:39.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:38 smithi173 bash[49345]: cluster 2024-03-30T05:15:37.427514+0000 mgr.y (mgr.25630) 448 : cluster [DBG] pgmap v265: 161 pgs: 3 peering, 22 active+undersized+degraded, 34 active+undersized, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:15:39.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:38 smithi173 bash[49345]: cluster 2024-03-30T05:15:38.476840+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:38 smithi172 bash[68787]: cluster 2024-03-30T05:15:37.427514+0000 mgr.y (mgr.25630) 448 : cluster [DBG] pgmap v265: 161 pgs: 3 peering, 22 active+undersized+degraded, 34 active+undersized, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:15:39.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:38 smithi172 bash[68787]: cluster 2024-03-30T05:15:38.476840+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:38 smithi172 bash[70086]: cluster 2024-03-30T05:15:37.427514+0000 mgr.y (mgr.25630) 448 : cluster [DBG] pgmap v265: 161 pgs: 3 peering, 22 active+undersized+degraded, 34 active+undersized, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/723 objects degraded (10.788%) 2024-03-30T05:15:39.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:38 smithi172 bash[70086]: cluster 2024-03-30T05:15:38.476840+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: Degraded data redundancy: 78/723 objects degraded (10.788%), 22 pgs degraded (PG_DEGRADED) 2024-03-30T05:15:40.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:40 smithi173 bash[49345]: cluster 2024-03-30T05:15:39.428979+0000 mgr.y (mgr.25630) 449 : cluster [DBG] pgmap v266: 161 pgs: 3 peering, 3 active+undersized+degraded, 7 active+undersized, 148 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 8/723 objects degraded (1.107%) 2024-03-30T05:15:41.103 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:40 smithi172 bash[70086]: cluster 2024-03-30T05:15:39.428979+0000 mgr.y (mgr.25630) 449 : cluster [DBG] pgmap v266: 161 pgs: 3 peering, 3 active+undersized+degraded, 7 active+undersized, 148 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 8/723 objects degraded (1.107%) 2024-03-30T05:15:41.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:40 smithi172 bash[68787]: cluster 2024-03-30T05:15:39.428979+0000 mgr.y (mgr.25630) 449 : cluster [DBG] pgmap v266: 161 pgs: 3 peering, 3 active+undersized+degraded, 7 active+undersized, 148 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 8/723 objects degraded (1.107%) 2024-03-30T05:15:41.392 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:15:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:15:41] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.43.0" 2024-03-30T05:15:42.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:41 smithi173 bash[49345]: cluster 2024-03-30T05:15:41.795104+0000 mon.a (mon.0) 713 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-03-30T05:15:42.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:41 smithi172 bash[68787]: cluster 2024-03-30T05:15:41.795104+0000 mon.a (mon.0) 713 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-03-30T05:15:42.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:41 smithi172 bash[70086]: cluster 2024-03-30T05:15:41.795104+0000 mon.a (mon.0) 713 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/723 objects degraded (1.107%), 3 pgs degraded) 2024-03-30T05:15:43.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:42 smithi173 bash[49345]: cluster 2024-03-30T05:15:41.430064+0000 mgr.y (mgr.25630) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-03-30T05:15:43.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:42 smithi172 bash[68787]: cluster 2024-03-30T05:15:41.430064+0000 mgr.y (mgr.25630) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-03-30T05:15:43.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:42 smithi172 bash[70086]: cluster 2024-03-30T05:15:41.430064+0000 mgr.y (mgr.25630) 450 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-03-30T05:15:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:44 smithi173 bash[49345]: audit 2024-03-30T05:15:43.315573+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:44 smithi173 bash[49345]: audit 2024-03-30T05:15:43.317904+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:44.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:44 smithi173 bash[49345]: cluster 2024-03-30T05:15:43.431319+0000 mgr.y (mgr.25630) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:44.618 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:44 smithi172 bash[68787]: audit 2024-03-30T05:15:43.315573+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:44.618 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:44 smithi172 bash[68787]: audit 2024-03-30T05:15:43.317904+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:44.618 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:44 smithi172 bash[68787]: cluster 2024-03-30T05:15:43.431319+0000 mgr.y (mgr.25630) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:44.618 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:44 smithi172 bash[70086]: audit 2024-03-30T05:15:43.315573+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:44.618 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:44 smithi172 bash[70086]: audit 2024-03-30T05:15:43.317904+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:44.618 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:44 smithi172 bash[70086]: cluster 2024-03-30T05:15:43.431319+0000 mgr.y (mgr.25630) 451 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:15:46.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:44.631249+0000 mgr.y (mgr.25630) 452 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:44.884421+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:44.900061+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:44.902777+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:44.904782+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:44.917259+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.014496+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.019424+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.022967+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.026050+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.031654+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.042298+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.046636+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T05:15:46.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.056026+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.060281+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.069055+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.073096+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.081345+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:44.631249+0000 mgr.y (mgr.25630) 452 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:44.884421+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:44.900061+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:44.902777+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:44.904782+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:46.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:44.917259+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.014496+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.019424+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.022967+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.026050+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.031654+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.042298+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.046636+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.056026+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.060281+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.069055+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.073096+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T05:15:46.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.081345+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.085689+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.093347+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.097574+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.105095+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.109317+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.116136+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.119830+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.127540+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.131922+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.139609+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T05:15:46.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[70086]: audit 2024-03-30T05:15:45.147919+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.085689+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.093347+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.097574+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.105095+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.109317+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.116136+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.119830+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.127540+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.131922+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.139609+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T05:15:46.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:45 smithi172 bash[68787]: audit 2024-03-30T05:15:45.147919+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:44.631249+0000 mgr.y (mgr.25630) 452 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:44.884421+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:44.900061+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:44.902777+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:44.904782+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:44.917259+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.014496+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.019424+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.022967+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.026050+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.031654+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.042298+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.046636+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.056026+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.060281+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.069055+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.073096+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.081345+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.085689+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.093347+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.097574+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.105095+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.109317+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.116136+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-03-30T05:15:46.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.119830+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-03-30T05:15:46.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.127540+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-03-30T05:15:46.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.131922+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-03-30T05:15:46.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.139609+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-03-30T05:15:46.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:45 smithi173 bash[49345]: audit 2024-03-30T05:15:45.147919+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-03-30T05:15:47.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: cephadm 2024-03-30T05:15:45.033420+0000 mgr.y (mgr.25630) 453 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: cephadm 2024-03-30T05:15:45.147157+0000 mgr.y (mgr.25630) 454 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: cluster 2024-03-30T05:15:45.432511+0000 mgr.y (mgr.25630) 455 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: cluster 2024-03-30T05:15:46.136848+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: cluster 2024-03-30T05:15:46.136900+0000 mon.a (mon.0) 745 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.148176+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: cluster 2024-03-30T05:15:46.155821+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.163851+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.173512+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.178636+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.185668+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.189781+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.191327+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.197688+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.202495+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.209030+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.213397+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.220270+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.226828+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.230342+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.233436+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: cephadm 2024-03-30T05:15:45.033420+0000 mgr.y (mgr.25630) 453 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: cephadm 2024-03-30T05:15:45.147157+0000 mgr.y (mgr.25630) 454 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: cluster 2024-03-30T05:15:45.432511+0000 mgr.y (mgr.25630) 455 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: cluster 2024-03-30T05:15:46.136848+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: cluster 2024-03-30T05:15:46.136900+0000 mon.a (mon.0) 745 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.148176+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: cluster 2024-03-30T05:15:46.155821+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.163851+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.173512+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.178636+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.185668+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.189781+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.191327+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.197688+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.202495+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.209030+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.213397+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.220270+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.226828+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.230342+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.233436+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.236384+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.238923+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.241605+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.244278+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.250218+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.254075+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.259453+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.263192+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.268897+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.272922+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.279027+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.283151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.289767+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.296603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.298139+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:15:47.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.303661+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.307069+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.236384+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.238923+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.241605+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.244278+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.250218+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.254075+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.259453+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.263192+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.268897+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:15:47.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.272922+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:15:47.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.279027+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:15:47.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.283151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:15:47.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.289767+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:15:47.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.296603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:15:47.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.298139+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:15:47.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.303661+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:15:47.150 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.307069+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.308348+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.313027+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.316095+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.317339+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.322841+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.326321+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.330866+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.333721+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.334655+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.335548+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.336438+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.337314+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.338264+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.339840+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.344483+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.866282+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.869676+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[68787]: audit 2024-03-30T05:15:46.878021+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.308348+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.313027+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.316095+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:15:47.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.317339+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.322841+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.326321+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.330866+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.333721+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.334655+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.335548+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.336438+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.337314+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.338264+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.339840+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.344483+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.866282+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.869676+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:46 smithi172 bash[70086]: audit 2024-03-30T05:15:46.878021+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: cephadm 2024-03-30T05:15:45.033420+0000 mgr.y (mgr.25630) 453 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: cephadm 2024-03-30T05:15:45.147157+0000 mgr.y (mgr.25630) 454 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: cluster 2024-03-30T05:15:45.432511+0000 mgr.y (mgr.25630) 455 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: cluster 2024-03-30T05:15:46.136848+0000 mon.a (mon.0) 744 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: cluster 2024-03-30T05:15:46.136900+0000 mon.a (mon.0) 745 : cluster [INF] Cluster is now healthy 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.148176+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: cluster 2024-03-30T05:15:46.155821+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.163851+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.173512+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.178636+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.185668+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.189781+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.191327+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.197688+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.202495+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.209030+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.213397+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.220270+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.226828+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.230342+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.233436+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.236384+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.238923+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.241605+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.244278+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.250218+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.254075+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.259453+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.263192+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.268897+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:15:47.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.272922+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.279027+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.283151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.289767+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.296603+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.298139+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.303661+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.307069+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.308348+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.313027+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.316095+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.317339+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.322841+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:15:47.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.326321+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.330866+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.333721+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.334655+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.335548+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.336438+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.337314+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.338264+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.339840+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.344483+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.866282+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.869676+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:47.368 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:46 smithi173 bash[49345]: audit 2024-03-30T05:15:46.878021+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: cephadm 2024-03-30T05:15:46.165029+0000 mgr.y (mgr.25630) 456 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:15:48.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: cephadm 2024-03-30T05:15:46.179751+0000 mgr.y (mgr.25630) 457 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:15:48.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: cephadm 2024-03-30T05:15:46.192190+0000 mgr.y (mgr.25630) 458 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:15:48.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: cephadm 2024-03-30T05:15:46.203448+0000 mgr.y (mgr.25630) 459 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:15:48.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: cephadm 2024-03-30T05:15:46.214426+0000 mgr.y (mgr.25630) 460 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: cephadm 2024-03-30T05:15:46.242875+0000 mgr.y (mgr.25630) 461 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: cephadm 2024-03-30T05:15:46.339158+0000 mgr.y (mgr.25630) 462 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: audit 2024-03-30T05:15:46.884037+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: audit 2024-03-30T05:15:46.885480+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: audit 2024-03-30T05:15:46.886692+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: audit 2024-03-30T05:15:46.900092+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: audit 2024-03-30T05:15:46.977519+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: audit 2024-03-30T05:15:46.978729+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[68787]: audit 2024-03-30T05:15:46.985489+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: cephadm 2024-03-30T05:15:46.165029+0000 mgr.y (mgr.25630) 456 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: cephadm 2024-03-30T05:15:46.179751+0000 mgr.y (mgr.25630) 457 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: cephadm 2024-03-30T05:15:46.192190+0000 mgr.y (mgr.25630) 458 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: cephadm 2024-03-30T05:15:46.203448+0000 mgr.y (mgr.25630) 459 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: cephadm 2024-03-30T05:15:46.214426+0000 mgr.y (mgr.25630) 460 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: cephadm 2024-03-30T05:15:46.242875+0000 mgr.y (mgr.25630) 461 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: cephadm 2024-03-30T05:15:46.339158+0000 mgr.y (mgr.25630) 462 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: audit 2024-03-30T05:15:46.884037+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: audit 2024-03-30T05:15:46.885480+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: audit 2024-03-30T05:15:46.886692+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: audit 2024-03-30T05:15:46.900092+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: audit 2024-03-30T05:15:46.977519+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: audit 2024-03-30T05:15:46.978729+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:48.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:47 smithi172 bash[70086]: audit 2024-03-30T05:15:46.985489+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: cephadm 2024-03-30T05:15:46.165029+0000 mgr.y (mgr.25630) 456 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: cephadm 2024-03-30T05:15:46.179751+0000 mgr.y (mgr.25630) 457 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: cephadm 2024-03-30T05:15:46.192190+0000 mgr.y (mgr.25630) 458 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: cephadm 2024-03-30T05:15:46.203448+0000 mgr.y (mgr.25630) 459 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: cephadm 2024-03-30T05:15:46.214426+0000 mgr.y (mgr.25630) 460 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: cephadm 2024-03-30T05:15:46.242875+0000 mgr.y (mgr.25630) 461 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: cephadm 2024-03-30T05:15:46.339158+0000 mgr.y (mgr.25630) 462 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: audit 2024-03-30T05:15:46.884037+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: audit 2024-03-30T05:15:46.885480+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: audit 2024-03-30T05:15:46.886692+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: audit 2024-03-30T05:15:46.900092+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: audit 2024-03-30T05:15:46.977519+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: audit 2024-03-30T05:15:46.978729+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:15:48.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:47 smithi173 bash[49345]: audit 2024-03-30T05:15:46.985489+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:49.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:15:49 smithi173 bash[48262]: logger=cleanup t=2024-03-30T05:15:49.200733858Z level=info msg="Completed cleanup jobs" duration=82.604156ms 2024-03-30T05:15:49.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:48 smithi173 bash[49345]: cluster 2024-03-30T05:15:47.433455+0000 mgr.y (mgr.25630) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:49.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:48 smithi173 bash[49345]: audit 2024-03-30T05:15:48.615063+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:49.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:48 smithi172 bash[68787]: cluster 2024-03-30T05:15:47.433455+0000 mgr.y (mgr.25630) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:49.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:48 smithi172 bash[68787]: audit 2024-03-30T05:15:48.615063+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:49.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:48 smithi172 bash[70086]: cluster 2024-03-30T05:15:47.433455+0000 mgr.y (mgr.25630) 463 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:49.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:48 smithi172 bash[70086]: audit 2024-03-30T05:15:48.615063+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:51.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:50 smithi173 bash[49345]: cluster 2024-03-30T05:15:49.434682+0000 mgr.y (mgr.25630) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:51.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:50 smithi172 bash[68787]: cluster 2024-03-30T05:15:49.434682+0000 mgr.y (mgr.25630) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:51.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:15:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:15:51] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.43.0" 2024-03-30T05:15:51.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:50 smithi172 bash[70086]: cluster 2024-03-30T05:15:49.434682+0000 mgr.y (mgr.25630) 464 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:53.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:52 smithi173 bash[49345]: cluster 2024-03-30T05:15:51.435794+0000 mgr.y (mgr.25630) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:53.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:53 smithi172 bash[68787]: cluster 2024-03-30T05:15:51.435794+0000 mgr.y (mgr.25630) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:53.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:53 smithi172 bash[70086]: cluster 2024-03-30T05:15:51.435794+0000 mgr.y (mgr.25630) 465 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:55.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:54 smithi173 bash[49345]: cluster 2024-03-30T05:15:53.436936+0000 mgr.y (mgr.25630) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:55.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:55 smithi172 bash[68787]: cluster 2024-03-30T05:15:53.436936+0000 mgr.y (mgr.25630) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:55.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:55 smithi172 bash[70086]: cluster 2024-03-30T05:15:53.436936+0000 mgr.y (mgr.25630) 466 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:56.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:56 smithi173 bash[49345]: audit 2024-03-30T05:15:54.642545+0000 mgr.y (mgr.25630) 467 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:56.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:56 smithi172 bash[68787]: audit 2024-03-30T05:15:54.642545+0000 mgr.y (mgr.25630) 467 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:56.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:56 smithi172 bash[70086]: audit 2024-03-30T05:15:54.642545+0000 mgr.y (mgr.25630) 467 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:15:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:57 smithi173 bash[49345]: cluster 2024-03-30T05:15:55.438141+0000 mgr.y (mgr.25630) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:57.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:57 smithi172 bash[68787]: cluster 2024-03-30T05:15:55.438141+0000 mgr.y (mgr.25630) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:57.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:57 smithi172 bash[70086]: cluster 2024-03-30T05:15:55.438141+0000 mgr.y (mgr.25630) 468 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-03-30T05:15:59.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:59 smithi173 bash[49345]: cluster 2024-03-30T05:15:57.439236+0000 mgr.y (mgr.25630) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-03-30T05:15:59.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:59 smithi173 bash[49345]: audit 2024-03-30T05:15:58.314850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:59.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:15:59 smithi173 bash[49345]: audit 2024-03-30T05:15:58.317218+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:59.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:59 smithi172 bash[68787]: cluster 2024-03-30T05:15:57.439236+0000 mgr.y (mgr.25630) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-03-30T05:15:59.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:59 smithi172 bash[68787]: audit 2024-03-30T05:15:58.314850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:59.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:15:59 smithi172 bash[68787]: audit 2024-03-30T05:15:58.317218+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:15:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:59 smithi172 bash[70086]: cluster 2024-03-30T05:15:57.439236+0000 mgr.y (mgr.25630) 469 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-03-30T05:15:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:59 smithi172 bash[70086]: audit 2024-03-30T05:15:58.314850+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:15:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:15:59 smithi172 bash[70086]: audit 2024-03-30T05:15:58.317218+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:01.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:01 smithi173 bash[49345]: cluster 2024-03-30T05:15:59.440658+0000 mgr.y (mgr.25630) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:01.392 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:01 smithi172 bash[70086]: cluster 2024-03-30T05:15:59.440658+0000 mgr.y (mgr.25630) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:01.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:01 smithi172 bash[68787]: cluster 2024-03-30T05:15:59.440658+0000 mgr.y (mgr.25630) 470 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:01.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:16:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:16:01] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.43.0" 2024-03-30T05:16:02.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:02 smithi173 bash[49345]: cluster 2024-03-30T05:16:01.441707+0000 mgr.y (mgr.25630) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:02.392 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:02 smithi172 bash[68787]: cluster 2024-03-30T05:16:01.441707+0000 mgr.y (mgr.25630) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:02.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:02 smithi172 bash[70086]: cluster 2024-03-30T05:16:01.441707+0000 mgr.y (mgr.25630) 471 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:04.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:04 smithi173 bash[49345]: cluster 2024-03-30T05:16:03.442848+0000 mgr.y (mgr.25630) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:04.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:04 smithi172 bash[68787]: cluster 2024-03-30T05:16:03.442848+0000 mgr.y (mgr.25630) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:04.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:04 smithi172 bash[70086]: cluster 2024-03-30T05:16:03.442848+0000 mgr.y (mgr.25630) 472 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:05.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:05 smithi172 bash[68787]: audit 2024-03-30T05:16:04.651488+0000 mgr.y (mgr.25630) 473 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:05.823 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:05 smithi172 bash[70086]: audit 2024-03-30T05:16:04.651488+0000 mgr.y (mgr.25630) 473 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:05.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:05 smithi173 bash[49345]: audit 2024-03-30T05:16:04.651488+0000 mgr.y (mgr.25630) 473 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:06.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:06 smithi173 bash[49345]: cluster 2024-03-30T05:16:05.444023+0000 mgr.y (mgr.25630) 474 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:06.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:06 smithi173 bash[49345]: audit 2024-03-30T05:16:05.821170+0000 mgr.y (mgr.25630) 475 : audit [DBG] from='client.54580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:06.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:06 smithi172 bash[68787]: cluster 2024-03-30T05:16:05.444023+0000 mgr.y (mgr.25630) 474 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:06.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:06 smithi172 bash[68787]: audit 2024-03-30T05:16:05.821170+0000 mgr.y (mgr.25630) 475 : audit [DBG] from='client.54580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:06.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:06 smithi172 bash[70086]: cluster 2024-03-30T05:16:05.444023+0000 mgr.y (mgr.25630) 474 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:06.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:06 smithi172 bash[70086]: audit 2024-03-30T05:16:05.821170+0000 mgr.y (mgr.25630) 475 : audit [DBG] from='client.54580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:06.913 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:16:08.852 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:08 smithi172 bash[68787]: cluster 2024-03-30T05:16:07.445173+0000 mgr.y (mgr.25630) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:08.853 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:08 smithi172 bash[70086]: cluster 2024-03-30T05:16:07.445173+0000 mgr.y (mgr.25630) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:08.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:08 smithi173 bash[49345]: cluster 2024-03-30T05:16:07.445173+0000 mgr.y (mgr.25630) 476 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:10.102 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:16:10.102 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (10m) 2m ago 34m 16.0M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:16:10.102 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (10m) 35s ago 34m 73.7M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (12m) 2m ago 32m 45.0M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (12m) 35s ago 40m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (21m) 2m ago 42m 498M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (8m) 2m ago 42m 50.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (9m) 35s ago 40m 47.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (7m) 2m ago 40m 39.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (11m) 2m ago 35m 8603k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (11m) 35s ago 35m 8347k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (5m) 2m ago 39m 49.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (4m) 2m ago 39m 52.3M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (3m) 2m ago 38m 44.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (2m) 2m ago 38m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (2m) 35s ago 37m 54.1M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:16:10.103 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (96s) 35s ago 37m 47.2M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec a2bca1311abc 2024-03-30T05:16:10.104 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (67s) 35s ago 36m 45.6M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 8d3268dd45e0 2024-03-30T05:16:10.104 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (41s) 35s ago 36m 11.8M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec ccf538ab870c 2024-03-30T05:16:10.104 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (11m) 35s ago 35m 69.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:16:10.104 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (33m) 2m ago 33m 92.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:16:10.104 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (33m) 35s ago 33m 93.1M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:16:10.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:10 smithi173 bash[49345]: cluster 2024-03-30T05:16:09.446482+0000 mgr.y (mgr.25630) 477 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:10.889 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:10 smithi172 bash[68787]: cluster 2024-03-30T05:16:09.446482+0000 mgr.y (mgr.25630) 477 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:10.889 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:10 smithi172 bash[70086]: cluster 2024-03-30T05:16:09.446482+0000 mgr.y (mgr.25630) 477 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:10.890 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-03-30T05:16:11.143 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:16:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:16:11] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.43.0" 2024-03-30T05:16:11.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:11 smithi173 bash[49345]: audit 2024-03-30T05:16:10.075619+0000 mgr.y (mgr.25630) 478 : audit [DBG] from='client.44643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:11.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:11 smithi172 bash[68787]: audit 2024-03-30T05:16:10.075619+0000 mgr.y (mgr.25630) 478 : audit [DBG] from='client.44643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:11.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:11 smithi172 bash[70086]: audit 2024-03-30T05:16:10.075619+0000 mgr.y (mgr.25630) 478 : audit [DBG] from='client.44643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:12.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:12 smithi172 bash[68787]: cluster 2024-03-30T05:16:11.447598+0000 mgr.y (mgr.25630) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:12.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:12 smithi172 bash[70086]: cluster 2024-03-30T05:16:11.447598+0000 mgr.y (mgr.25630) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:12.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:12 smithi173 bash[49345]: cluster 2024-03-30T05:16:11.447598+0000 mgr.y (mgr.25630) 479 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:13.791 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:13 smithi172 bash[68787]: audit 2024-03-30T05:16:13.308496+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:13.791 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:13 smithi172 bash[70086]: audit 2024-03-30T05:16:13.308496+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:13.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:13 smithi173 bash[49345]: audit 2024-03-30T05:16:13.308496+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:14.281 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:16:14.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:14 smithi172 bash[68787]: cluster 2024-03-30T05:16:13.448766+0000 mgr.y (mgr.25630) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:14.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:14 smithi172 bash[68787]: audit 2024-03-30T05:16:14.281849+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.172:0/3586539599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:14.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:14 smithi172 bash[70086]: cluster 2024-03-30T05:16:13.448766+0000 mgr.y (mgr.25630) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:14.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:14 smithi172 bash[70086]: audit 2024-03-30T05:16:14.281849+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.172:0/3586539599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:14.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:14 smithi173 bash[49345]: cluster 2024-03-30T05:16:13.448766+0000 mgr.y (mgr.25630) 480 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:14.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:14 smithi173 bash[49345]: audit 2024-03-30T05:16:14.281849+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.172:0/3586539599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:15.205 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-03-30T05:16:15.642 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:15 smithi172 bash[70086]: audit 2024-03-30T05:16:14.656954+0000 mgr.y (mgr.25630) 481 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:15.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:15 smithi172 bash[68787]: audit 2024-03-30T05:16:14.656954+0000 mgr.y (mgr.25630) 481 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:15.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:15 smithi173 bash[49345]: audit 2024-03-30T05:16:14.656954+0000 mgr.y (mgr.25630) 481 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:16.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:16 smithi173 bash[49345]: cluster 2024-03-30T05:16:15.449754+0000 mgr.y (mgr.25630) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:16.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:16 smithi172 bash[68787]: cluster 2024-03-30T05:16:15.449754+0000 mgr.y (mgr.25630) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:16.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:16 smithi172 bash[70086]: cluster 2024-03-30T05:16:15.449754+0000 mgr.y (mgr.25630) 482 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:18.435 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:16:18.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:18 smithi173 bash[49345]: cluster 2024-03-30T05:16:17.450862+0000 mgr.y (mgr.25630) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:18.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:18 smithi173 bash[49345]: audit 2024-03-30T05:16:18.435627+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.172:0/2997395695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:18.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:18 smithi172 bash[68787]: cluster 2024-03-30T05:16:17.450862+0000 mgr.y (mgr.25630) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:18.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:18 smithi172 bash[68787]: audit 2024-03-30T05:16:18.435627+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.172:0/2997395695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:18.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:18 smithi172 bash[70086]: cluster 2024-03-30T05:16:17.450862+0000 mgr.y (mgr.25630) 483 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:18.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:18 smithi172 bash[70086]: audit 2024-03-30T05:16:18.435627+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.172:0/2997395695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:19.256 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:16:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:20 smithi173 bash[49345]: cluster 2024-03-30T05:16:19.451560+0000 mgr.y (mgr.25630) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:20 smithi172 bash[68787]: cluster 2024-03-30T05:16:19.451560+0000 mgr.y (mgr.25630) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:20.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:20 smithi172 bash[70086]: cluster 2024-03-30T05:16:19.451560+0000 mgr.y (mgr.25630) 484 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:21.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:16:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:16:21] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.43.0" 2024-03-30T05:16:22.334 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:16:22.335 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:16:22.335 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:16:22.335 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:16:22.335 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:16:22.335 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:16:22.335 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:16:22.335 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:16:22.335 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:16:22.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:22 smithi172 bash[68787]: cluster 2024-03-30T05:16:21.452662+0000 mgr.y (mgr.25630) 485 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:22.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:22 smithi172 bash[70086]: cluster 2024-03-30T05:16:21.452662+0000 mgr.y (mgr.25630) 485 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:22.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:22 smithi173 bash[49345]: cluster 2024-03-30T05:16:21.452662+0000 mgr.y (mgr.25630) 485 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:23.044 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:16:23.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:23 smithi173 bash[49345]: audit 2024-03-30T05:16:22.347834+0000 mgr.y (mgr.25630) 486 : audit [DBG] from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:23.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:23 smithi172 bash[68787]: audit 2024-03-30T05:16:22.347834+0000 mgr.y (mgr.25630) 486 : audit [DBG] from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:23.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:23 smithi172 bash[70086]: audit 2024-03-30T05:16:22.347834+0000 mgr.y (mgr.25630) 486 : audit [DBG] from='client.54604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:24.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:24 smithi173 bash[49345]: cluster 2024-03-30T05:16:23.453782+0000 mgr.y (mgr.25630) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:24.892 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:24 smithi172 bash[68787]: cluster 2024-03-30T05:16:23.453782+0000 mgr.y (mgr.25630) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:24.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:24 smithi172 bash[70086]: cluster 2024-03-30T05:16:23.453782+0000 mgr.y (mgr.25630) 487 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:25.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:25 smithi173 bash[49345]: audit 2024-03-30T05:16:24.665311+0000 mgr.y (mgr.25630) 488 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:25.880 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:25 smithi172 bash[68787]: audit 2024-03-30T05:16:24.665311+0000 mgr.y (mgr.25630) 488 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:25.880 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:25 smithi172 bash[70086]: audit 2024-03-30T05:16:24.665311+0000 mgr.y (mgr.25630) 488 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:26.341 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:16:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:26 smithi172 bash[70086]: cluster 2024-03-30T05:16:25.454999+0000 mgr.y (mgr.25630) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:26.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:26 smithi172 bash[70086]: audit 2024-03-30T05:16:26.354577+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.172:0/3164256190' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:16:26.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:26 smithi172 bash[68787]: cluster 2024-03-30T05:16:25.454999+0000 mgr.y (mgr.25630) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:26.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:26 smithi172 bash[68787]: audit 2024-03-30T05:16:26.354577+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.172:0/3164256190' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:16:26.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:26 smithi173 bash[49345]: cluster 2024-03-30T05:16:25.454999+0000 mgr.y (mgr.25630) 489 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:26.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:26 smithi173 bash[49345]: audit 2024-03-30T05:16:26.354577+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.172:0/3164256190' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:16:27.191 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-03-30T05:16:28.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:28 smithi173 bash[49345]: cluster 2024-03-30T05:16:27.456048+0000 mgr.y (mgr.25630) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:28.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:28 smithi173 bash[49345]: audit 2024-03-30T05:16:28.307956+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:28.892 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:28 smithi172 bash[70086]: cluster 2024-03-30T05:16:27.456048+0000 mgr.y (mgr.25630) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:28.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:28 smithi172 bash[70086]: audit 2024-03-30T05:16:28.307956+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:28 smithi172 bash[68787]: cluster 2024-03-30T05:16:27.456048+0000 mgr.y (mgr.25630) 490 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:28 smithi172 bash[68787]: audit 2024-03-30T05:16:28.307956+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:30.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:30 smithi173 bash[49345]: cluster 2024-03-30T05:16:29.457404+0000 mgr.y (mgr.25630) 491 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:30.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:30 smithi172 bash[68787]: cluster 2024-03-30T05:16:29.457404+0000 mgr.y (mgr.25630) 491 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:30.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:30 smithi172 bash[70086]: cluster 2024-03-30T05:16:29.457404+0000 mgr.y (mgr.25630) 491 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:31.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:16:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:16:31] "GET /metrics HTTP/1.1" 200 38381 "" "Prometheus/2.43.0" 2024-03-30T05:16:31.823 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:31 smithi172 bash[68787]: audit 2024-03-30T05:16:30.188575+0000 mgr.y (mgr.25630) 492 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:31.824 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:31 smithi172 bash[70086]: audit 2024-03-30T05:16:30.188575+0000 mgr.y (mgr.25630) 492 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:31.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:31 smithi173 bash[49345]: audit 2024-03-30T05:16:30.188575+0000 mgr.y (mgr.25630) 492 : audit [DBG] from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:32.506 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:32.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:32 smithi173 bash[49345]: cluster 2024-03-30T05:16:31.458505+0000 mgr.y (mgr.25630) 493 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:32.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:32 smithi173 bash[49345]: audit 2024-03-30T05:16:32.519009+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:32 smithi172 bash[68787]: cluster 2024-03-30T05:16:31.458505+0000 mgr.y (mgr.25630) 493 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:32 smithi172 bash[68787]: audit 2024-03-30T05:16:32.519009+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:32.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:32 smithi172 bash[70086]: cluster 2024-03-30T05:16:31.458505+0000 mgr.y (mgr.25630) 493 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:32.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:32 smithi172 bash[70086]: audit 2024-03-30T05:16:32.519009+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:33.171 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:16:33.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:33 smithi173 bash[49345]: cephadm 2024-03-30T05:16:32.509345+0000 mgr.y (mgr.25630) 494 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:33.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:33 smithi173 bash[49345]: audit 2024-03-30T05:16:33.131935+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:33.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:33 smithi173 bash[49345]: audit 2024-03-30T05:16:33.133154+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:33.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:33 smithi173 bash[49345]: audit 2024-03-30T05:16:33.139461+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:33.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:33 smithi172 bash[68787]: cephadm 2024-03-30T05:16:32.509345+0000 mgr.y (mgr.25630) 494 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:33.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:33 smithi172 bash[68787]: audit 2024-03-30T05:16:33.131935+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:33.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:33 smithi172 bash[68787]: audit 2024-03-30T05:16:33.133154+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:33.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:33 smithi172 bash[68787]: audit 2024-03-30T05:16:33.139461+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:33.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:33 smithi172 bash[70086]: cephadm 2024-03-30T05:16:32.509345+0000 mgr.y (mgr.25630) 494 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:33.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:33 smithi172 bash[70086]: audit 2024-03-30T05:16:33.131935+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:33.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:33 smithi172 bash[70086]: audit 2024-03-30T05:16:33.133154+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:16:33.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:33 smithi172 bash[70086]: audit 2024-03-30T05:16:33.139461+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:34.858 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:34 smithi172 bash[68787]: cephadm 2024-03-30T05:16:33.205988+0000 mgr.y (mgr.25630) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:34.858 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:34 smithi172 bash[68787]: cluster 2024-03-30T05:16:33.459516+0000 mgr.y (mgr.25630) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:34.859 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:34 smithi172 bash[70086]: cephadm 2024-03-30T05:16:33.205988+0000 mgr.y (mgr.25630) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:34.859 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:34 smithi172 bash[70086]: cluster 2024-03-30T05:16:33.459516+0000 mgr.y (mgr.25630) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:34.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:34 smithi173 bash[49345]: cephadm 2024-03-30T05:16:33.205988+0000 mgr.y (mgr.25630) 495 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:16:34.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:34 smithi173 bash[49345]: cluster 2024-03-30T05:16:33.459516+0000 mgr.y (mgr.25630) 496 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:35.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:35 smithi173 bash[49345]: audit 2024-03-30T05:16:34.673252+0000 mgr.y (mgr.25630) 497 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:35.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:35 smithi172 bash[68787]: audit 2024-03-30T05:16:34.673252+0000 mgr.y (mgr.25630) 497 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:35.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:35 smithi172 bash[70086]: audit 2024-03-30T05:16:34.673252+0000 mgr.y (mgr.25630) 497 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:36.936 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: cluster 2024-03-30T05:16:35.460777+0000 mgr.y (mgr.25630) 498 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:36.936 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.231928+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.936 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.237260+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:36.936 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.241620+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.247563+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.251670+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.257421+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.261039+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.266894+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.271725+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.277168+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.284672+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[70086]: audit 2024-03-30T05:16:36.290665+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: cluster 2024-03-30T05:16:35.460777+0000 mgr.y (mgr.25630) 498 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.231928+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.237260+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:36.937 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.241620+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.247563+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.251670+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.257421+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.261039+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.266894+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.271725+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.277168+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.284672+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:36.938 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:36 smithi172 bash[68787]: audit 2024-03-30T05:16:36.290665+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: cluster 2024-03-30T05:16:35.460777+0000 mgr.y (mgr.25630) 498 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.231928+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.237260+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.241620+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.247563+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.251670+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.257421+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.261039+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.266894+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.271725+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.277168+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.284672+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:37.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:36 smithi173 bash[49345]: audit 2024-03-30T05:16:36.290665+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:37.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[68787]: cephadm 2024-03-30T05:16:36.232610+0000 mgr.y (mgr.25630) 499 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:16:37.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[68787]: cephadm 2024-03-30T05:16:36.232775+0000 mgr.y (mgr.25630) 500 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:16:37.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[68787]: cephadm 2024-03-30T05:16:36.242980+0000 mgr.y (mgr.25630) 501 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:16:37.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[68787]: cephadm 2024-03-30T05:16:36.253533+0000 mgr.y (mgr.25630) 502 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:16:37.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[68787]: cephadm 2024-03-30T05:16:36.262776+0000 mgr.y (mgr.25630) 503 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:16:37.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[68787]: cephadm 2024-03-30T05:16:36.273062+0000 mgr.y (mgr.25630) 504 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:16:37.793 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[68787]: cephadm 2024-03-30T05:16:36.286145+0000 mgr.y (mgr.25630) 505 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:16:37.794 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[70086]: cephadm 2024-03-30T05:16:36.232610+0000 mgr.y (mgr.25630) 499 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:16:37.794 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[70086]: cephadm 2024-03-30T05:16:36.232775+0000 mgr.y (mgr.25630) 500 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:16:37.794 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[70086]: cephadm 2024-03-30T05:16:36.242980+0000 mgr.y (mgr.25630) 501 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:16:37.794 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[70086]: cephadm 2024-03-30T05:16:36.253533+0000 mgr.y (mgr.25630) 502 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:16:37.794 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[70086]: cephadm 2024-03-30T05:16:36.262776+0000 mgr.y (mgr.25630) 503 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:16:37.794 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[70086]: cephadm 2024-03-30T05:16:36.273062+0000 mgr.y (mgr.25630) 504 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:16:37.794 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:37 smithi172 bash[70086]: cephadm 2024-03-30T05:16:36.286145+0000 mgr.y (mgr.25630) 505 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:16:37.877 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:16:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:37 smithi173 bash[49345]: cephadm 2024-03-30T05:16:36.232610+0000 mgr.y (mgr.25630) 499 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:16:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:37 smithi173 bash[49345]: cephadm 2024-03-30T05:16:36.232775+0000 mgr.y (mgr.25630) 500 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:16:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:37 smithi173 bash[49345]: cephadm 2024-03-30T05:16:36.242980+0000 mgr.y (mgr.25630) 501 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:16:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:37 smithi173 bash[49345]: cephadm 2024-03-30T05:16:36.253533+0000 mgr.y (mgr.25630) 502 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:16:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:37 smithi173 bash[49345]: cephadm 2024-03-30T05:16:36.262776+0000 mgr.y (mgr.25630) 503 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:16:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:37 smithi173 bash[49345]: cephadm 2024-03-30T05:16:36.273062+0000 mgr.y (mgr.25630) 504 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:16:38.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:37 smithi173 bash[49345]: cephadm 2024-03-30T05:16:36.286145+0000 mgr.y (mgr.25630) 505 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:16:38.608 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:16:38.608 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (11m) 2m ago 35m 16.0M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:16:38.608 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (10m) 64s ago 35m 73.7M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:16:38.608 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (12m) 2m ago 33m 45.0M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:16:38.608 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (12m) 64s ago 40m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:16:38.608 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (22m) 2m ago 42m 498M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:16:38.608 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (8m) 2m ago 42m 50.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:16:38.608 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (9m) 64s ago 41m 47.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (8m) 2m ago 41m 39.6M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (12m) 2m ago 35m 8603k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (12m) 64s ago 35m 8347k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (5m) 2m ago 40m 49.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (5m) 2m ago 39m 52.3M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (4m) 2m ago 39m 44.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (3m) 2m ago 38m - 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (2m) 64s ago 38m 54.1M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (2m) 64s ago 37m 47.2M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec a2bca1311abc 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (96s) 64s ago 37m 45.6M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 8d3268dd45e0 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (69s) 64s ago 36m 11.8M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec ccf538ab870c 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (11m) 64s ago 35m 69.2M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (33m) 2m ago 33m 92.2M - 17.2.0 e1d6a67b021e 285264e56497 2024-03-30T05:16:38.609 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (33m) 64s ago 33m 93.1M - 17.2.0 e1d6a67b021e 89fc70456379 2024-03-30T05:16:38.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:38 smithi172 bash[70086]: cluster 2024-03-30T05:16:37.461675+0000 mgr.y (mgr.25630) 506 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:38.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:38 smithi172 bash[70086]: audit 2024-03-30T05:16:37.877923+0000 mgr.y (mgr.25630) 507 : audit [DBG] from='client.54622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:38 smithi172 bash[68787]: cluster 2024-03-30T05:16:37.461675+0000 mgr.y (mgr.25630) 506 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:38 smithi172 bash[68787]: audit 2024-03-30T05:16:37.877923+0000 mgr.y (mgr.25630) 507 : audit [DBG] from='client.54622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:39.035 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:16:39.035 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:16:39.035 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:16:39.035 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 13 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:16:39.036 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:16:39.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:38 smithi173 bash[49345]: cluster 2024-03-30T05:16:37.461675+0000 mgr.y (mgr.25630) 506 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:39.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:38 smithi173 bash[49345]: audit 2024-03-30T05:16:37.877923+0000 mgr.y (mgr.25630) 507 : audit [DBG] from='client.54622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "0/2 daemons upgraded", 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading rgw daemons", 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:16:39.404 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:16:40.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[70086]: audit 2024-03-30T05:16:38.232766+0000 mgr.y (mgr.25630) 508 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:40.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[70086]: audit 2024-03-30T05:16:38.580333+0000 mgr.y (mgr.25630) 509 : audit [DBG] from='client.54634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:40.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[70086]: cephadm 2024-03-30T05:16:38.768352+0000 mgr.y (mgr.25630) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi172.pyxvyv (1/2) 2024-03-30T05:16:40.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[70086]: audit 2024-03-30T05:16:38.772313+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:40.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[70086]: audit 2024-03-30T05:16:38.774303+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:16:40.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[70086]: audit 2024-03-30T05:16:38.775835+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:40.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[70086]: cephadm 2024-03-30T05:16:38.776658+0000 mgr.y (mgr.25630) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T05:16:40.022 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[70086]: audit 2024-03-30T05:16:39.048799+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.172:0/141376015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:40.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[68787]: audit 2024-03-30T05:16:38.232766+0000 mgr.y (mgr.25630) 508 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:40.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[68787]: audit 2024-03-30T05:16:38.580333+0000 mgr.y (mgr.25630) 509 : audit [DBG] from='client.54634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:40.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[68787]: cephadm 2024-03-30T05:16:38.768352+0000 mgr.y (mgr.25630) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi172.pyxvyv (1/2) 2024-03-30T05:16:40.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[68787]: audit 2024-03-30T05:16:38.772313+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:40.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[68787]: audit 2024-03-30T05:16:38.774303+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:16:40.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[68787]: audit 2024-03-30T05:16:38.775835+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:40.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[68787]: cephadm 2024-03-30T05:16:38.776658+0000 mgr.y (mgr.25630) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T05:16:40.023 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:39 smithi172 bash[68787]: audit 2024-03-30T05:16:39.048799+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.172:0/141376015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:39 smithi173 bash[49345]: audit 2024-03-30T05:16:38.232766+0000 mgr.y (mgr.25630) 508 : audit [DBG] from='client.44685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:39 smithi173 bash[49345]: audit 2024-03-30T05:16:38.580333+0000 mgr.y (mgr.25630) 509 : audit [DBG] from='client.54634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:39 smithi173 bash[49345]: cephadm 2024-03-30T05:16:38.768352+0000 mgr.y (mgr.25630) 510 : cephadm [INF] Upgrade: Updating rgw.foo.smithi172.pyxvyv (1/2) 2024-03-30T05:16:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:39 smithi173 bash[49345]: audit 2024-03-30T05:16:38.772313+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:39 smithi173 bash[49345]: audit 2024-03-30T05:16:38.774303+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi172.pyxvyv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:16:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:39 smithi173 bash[49345]: audit 2024-03-30T05:16:38.775835+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:40.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:39 smithi173 bash[49345]: cephadm 2024-03-30T05:16:38.776658+0000 mgr.y (mgr.25630) 511 : cephadm [INF] Deploying daemon rgw.foo.smithi172.pyxvyv on smithi172 2024-03-30T05:16:40.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:39 smithi173 bash[49345]: audit 2024-03-30T05:16:39.048799+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.172:0/141376015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:16:41.092 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.093 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.093 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:40 smithi172 bash[68787]: audit 2024-03-30T05:16:39.417181+0000 mgr.y (mgr.25630) 512 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:41.093 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:40 smithi172 bash[68787]: cluster 2024-03-30T05:16:39.462423+0000 mgr.y (mgr.25630) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:41.093 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.094 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.094 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.094 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:40 smithi172 bash[70086]: audit 2024-03-30T05:16:39.417181+0000 mgr.y (mgr.25630) 512 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:41.094 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:40 smithi172 bash[70086]: cluster 2024-03-30T05:16:39.462423+0000 mgr.y (mgr.25630) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:41.095 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.095 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.095 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.095 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:16:40 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:41.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:40 smithi173 bash[49345]: audit 2024-03-30T05:16:39.417181+0000 mgr.y (mgr.25630) 512 : audit [DBG] from='client.44703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:16:41.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:40 smithi173 bash[49345]: cluster 2024-03-30T05:16:39.462423+0000 mgr.y (mgr.25630) 513 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:41.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:16:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:16:41] "GET /metrics HTTP/1.1" 200 38381 "" "Prometheus/2.43.0" 2024-03-30T05:16:42.893 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:42.893 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:42.894 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:42.894 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:42.894 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:42.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:42.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:42 smithi172 bash[68787]: cluster 2024-03-30T05:16:41.463555+0000 mgr.y (mgr.25630) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:42.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:42 smithi172 bash[68787]: audit 2024-03-30T05:16:42.757152+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:42.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:42 smithi172 bash[68787]: audit 2024-03-30T05:16:42.763040+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:42.895 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:42.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:42.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:42 smithi172 bash[70086]: cluster 2024-03-30T05:16:41.463555+0000 mgr.y (mgr.25630) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:42.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:42 smithi172 bash[70086]: audit 2024-03-30T05:16:42.757152+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:42.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:42 smithi172 bash[70086]: audit 2024-03-30T05:16:42.763040+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:42.896 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:16:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:43.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:42 smithi173 bash[49345]: cluster 2024-03-30T05:16:41.463555+0000 mgr.y (mgr.25630) 514 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:16:43.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:42 smithi173 bash[49345]: audit 2024-03-30T05:16:42.757152+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:43.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:42 smithi173 bash[49345]: audit 2024-03-30T05:16:42.763040+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:44.037 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:43 smithi173 bash[49345]: audit 2024-03-30T05:16:43.309292+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:44.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:43 smithi172 bash[68787]: audit 2024-03-30T05:16:43.309292+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:44.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:43 smithi172 bash[70086]: audit 2024-03-30T05:16:43.309292+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:45.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:44 smithi173 bash[49345]: cluster 2024-03-30T05:16:43.464799+0000 mgr.y (mgr.25630) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:45.142 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:44 smithi172 bash[68787]: cluster 2024-03-30T05:16:43.464799+0000 mgr.y (mgr.25630) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:45.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:44 smithi172 bash[70086]: cluster 2024-03-30T05:16:43.464799+0000 mgr.y (mgr.25630) 515 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:16:45.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:45 smithi173 bash[49345]: audit 2024-03-30T05:16:44.683117+0000 mgr.y (mgr.25630) 516 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:45.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:45 smithi173 bash[49345]: audit 2024-03-30T05:16:45.129469+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:45.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:45 smithi173 bash[49345]: audit 2024-03-30T05:16:45.150606+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:16:45.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:45 smithi173 bash[49345]: audit 2024-03-30T05:16:45.154581+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:46.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:45 smithi172 bash[68787]: audit 2024-03-30T05:16:44.683117+0000 mgr.y (mgr.25630) 516 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:46.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:45 smithi172 bash[68787]: audit 2024-03-30T05:16:45.129469+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:46.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:45 smithi172 bash[68787]: audit 2024-03-30T05:16:45.150606+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:16:46.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:45 smithi172 bash[68787]: audit 2024-03-30T05:16:45.154581+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:46.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:45 smithi172 bash[70086]: audit 2024-03-30T05:16:44.683117+0000 mgr.y (mgr.25630) 516 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:46.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:45 smithi172 bash[70086]: audit 2024-03-30T05:16:45.129469+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:46.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:45 smithi172 bash[70086]: audit 2024-03-30T05:16:45.150606+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi173.mrutfu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-03-30T05:16:46.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:45 smithi172 bash[70086]: audit 2024-03-30T05:16:45.154581+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:16:47.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:46 smithi173 bash[49345]: cephadm 2024-03-30T05:16:45.119878+0000 mgr.y (mgr.25630) 517 : cephadm [INF] Upgrade: Updating rgw.foo.smithi173.mrutfu (2/2) 2024-03-30T05:16:47.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:46 smithi173 bash[49345]: cephadm 2024-03-30T05:16:45.156826+0000 mgr.y (mgr.25630) 518 : cephadm [INF] Deploying daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T05:16:47.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:46 smithi173 bash[49345]: cluster 2024-03-30T05:16:45.466043+0000 mgr.y (mgr.25630) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2024-03-30T05:16:47.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:46 smithi172 bash[68787]: cephadm 2024-03-30T05:16:45.119878+0000 mgr.y (mgr.25630) 517 : cephadm [INF] Upgrade: Updating rgw.foo.smithi173.mrutfu (2/2) 2024-03-30T05:16:47.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:46 smithi172 bash[68787]: cephadm 2024-03-30T05:16:45.156826+0000 mgr.y (mgr.25630) 518 : cephadm [INF] Deploying daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T05:16:47.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:46 smithi172 bash[68787]: cluster 2024-03-30T05:16:45.466043+0000 mgr.y (mgr.25630) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2024-03-30T05:16:47.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:46 smithi172 bash[70086]: cephadm 2024-03-30T05:16:45.119878+0000 mgr.y (mgr.25630) 517 : cephadm [INF] Upgrade: Updating rgw.foo.smithi173.mrutfu (2/2) 2024-03-30T05:16:47.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:46 smithi172 bash[70086]: cephadm 2024-03-30T05:16:45.156826+0000 mgr.y (mgr.25630) 518 : cephadm [INF] Deploying daemon rgw.foo.smithi173.mrutfu on smithi173 2024-03-30T05:16:47.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:46 smithi172 bash[70086]: cluster 2024-03-30T05:16:45.466043+0000 mgr.y (mgr.25630) 519 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 85 B/s wr, 39 op/s 2024-03-30T05:16:47.613 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:47.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:47.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:47.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:47.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:47.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:47.615 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:47.615 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:47.615 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:47 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.114 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.115 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.115 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.115 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.116 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:48 smithi173 bash[49345]: cluster 2024-03-30T05:16:47.467163+0000 mgr.y (mgr.25630) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 65 op/s 2024-03-30T05:16:49.116 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.116 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.117 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:16:48 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:16:49.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:48 smithi172 bash[68787]: cluster 2024-03-30T05:16:47.467163+0000 mgr.y (mgr.25630) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 65 op/s 2024-03-30T05:16:49.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:48 smithi172 bash[70086]: cluster 2024-03-30T05:16:47.467163+0000 mgr.y (mgr.25630) 520 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 65 op/s 2024-03-30T05:16:50.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:49 smithi173 bash[49345]: audit 2024-03-30T05:16:48.873318+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:50.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:49 smithi173 bash[49345]: audit 2024-03-30T05:16:48.886540+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:50.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:49 smithi172 bash[70086]: audit 2024-03-30T05:16:48.873318+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:50.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:49 smithi172 bash[70086]: audit 2024-03-30T05:16:48.886540+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:50.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:49 smithi172 bash[68787]: audit 2024-03-30T05:16:48.873318+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:50.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:49 smithi172 bash[68787]: audit 2024-03-30T05:16:48.886540+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:51.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:50 smithi172 bash[68787]: cluster 2024-03-30T05:16:49.468630+0000 mgr.y (mgr.25630) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:16:51.143 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:16:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:16:51] "GET /metrics HTTP/1.1" 200 38377 "" "Prometheus/2.43.0" 2024-03-30T05:16:51.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:50 smithi172 bash[70086]: cluster 2024-03-30T05:16:49.468630+0000 mgr.y (mgr.25630) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:16:51.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:50 smithi173 bash[49345]: cluster 2024-03-30T05:16:49.468630+0000 mgr.y (mgr.25630) 521 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:16:53.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:52 smithi172 bash[68787]: cluster 2024-03-30T05:16:51.469725+0000 mgr.y (mgr.25630) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 85 B/s wr, 144 op/s 2024-03-30T05:16:53.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:52 smithi172 bash[70086]: cluster 2024-03-30T05:16:51.469725+0000 mgr.y (mgr.25630) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 85 B/s wr, 144 op/s 2024-03-30T05:16:53.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:52 smithi173 bash[49345]: cluster 2024-03-30T05:16:51.469725+0000 mgr.y (mgr.25630) 522 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 85 B/s wr, 144 op/s 2024-03-30T05:16:55.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[68787]: cluster 2024-03-30T05:16:53.470863+0000 mgr.y (mgr.25630) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 85 B/s wr, 190 op/s 2024-03-30T05:16:55.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[68787]: audit 2024-03-30T05:16:54.822884+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[68787]: audit 2024-03-30T05:16:54.831075+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[68787]: audit 2024-03-30T05:16:54.841229+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[68787]: audit 2024-03-30T05:16:54.850081+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[70086]: cluster 2024-03-30T05:16:53.470863+0000 mgr.y (mgr.25630) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 85 B/s wr, 190 op/s 2024-03-30T05:16:55.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[70086]: audit 2024-03-30T05:16:54.822884+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[70086]: audit 2024-03-30T05:16:54.831075+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[70086]: audit 2024-03-30T05:16:54.841229+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:54 smithi172 bash[70086]: audit 2024-03-30T05:16:54.850081+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:54 smithi173 bash[49345]: cluster 2024-03-30T05:16:53.470863+0000 mgr.y (mgr.25630) 523 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 85 B/s wr, 190 op/s 2024-03-30T05:16:55.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:54 smithi173 bash[49345]: audit 2024-03-30T05:16:54.822884+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:54 smithi173 bash[49345]: audit 2024-03-30T05:16:54.831075+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:54 smithi173 bash[49345]: audit 2024-03-30T05:16:54.841229+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:55.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:54 smithi173 bash[49345]: audit 2024-03-30T05:16:54.850081+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:56.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:55 smithi172 bash[68787]: audit 2024-03-30T05:16:54.694009+0000 mgr.y (mgr.25630) 524 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:56.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:55 smithi172 bash[70086]: audit 2024-03-30T05:16:54.694009+0000 mgr.y (mgr.25630) 524 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:56.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:55 smithi173 bash[49345]: audit 2024-03-30T05:16:54.694009+0000 mgr.y (mgr.25630) 524 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:16:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:56 smithi173 bash[49345]: cluster 2024-03-30T05:16:55.471908+0000 mgr.y (mgr.25630) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-03-30T05:16:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:56 smithi173 bash[49345]: audit 2024-03-30T05:16:55.911783+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:56 smithi173 bash[49345]: audit 2024-03-30T05:16:55.919372+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:56 smithi173 bash[49345]: audit 2024-03-30T05:16:55.939152+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:56 smithi173 bash[49345]: audit 2024-03-30T05:16:55.948342+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[68787]: cluster 2024-03-30T05:16:55.471908+0000 mgr.y (mgr.25630) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-03-30T05:16:57.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[68787]: audit 2024-03-30T05:16:55.911783+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[68787]: audit 2024-03-30T05:16:55.919372+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[68787]: audit 2024-03-30T05:16:55.939152+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[68787]: audit 2024-03-30T05:16:55.948342+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[70086]: cluster 2024-03-30T05:16:55.471908+0000 mgr.y (mgr.25630) 525 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 157 KiB/s rd, 170 B/s wr, 248 op/s 2024-03-30T05:16:57.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[70086]: audit 2024-03-30T05:16:55.911783+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[70086]: audit 2024-03-30T05:16:55.919372+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[70086]: audit 2024-03-30T05:16:55.939152+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:57.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:56 smithi172 bash[70086]: audit 2024-03-30T05:16:55.948342+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:16:59.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:58 smithi173 bash[49345]: cluster 2024-03-30T05:16:57.473061+0000 mgr.y (mgr.25630) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 209 op/s 2024-03-30T05:16:59.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:16:58 smithi173 bash[49345]: audit 2024-03-30T05:16:58.309735+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:59.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:58 smithi172 bash[68787]: cluster 2024-03-30T05:16:57.473061+0000 mgr.y (mgr.25630) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 209 op/s 2024-03-30T05:16:59.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:16:58 smithi172 bash[68787]: audit 2024-03-30T05:16:58.309735+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:16:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:58 smithi172 bash[70086]: cluster 2024-03-30T05:16:57.473061+0000 mgr.y (mgr.25630) 526 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 133 KiB/s rd, 85 B/s wr, 209 op/s 2024-03-30T05:16:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:16:58 smithi172 bash[70086]: audit 2024-03-30T05:16:58.309735+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:01.237 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:00 smithi173 bash[49345]: cluster 2024-03-30T05:16:59.474463+0000 mgr.y (mgr.25630) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 85 B/s wr, 183 op/s 2024-03-30T05:17:01.244 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:00 smithi172 bash[68787]: cluster 2024-03-30T05:16:59.474463+0000 mgr.y (mgr.25630) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 85 B/s wr, 183 op/s 2024-03-30T05:17:01.245 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:17:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:17:01] "GET /metrics HTTP/1.1" 200 38414 "" "Prometheus/2.43.0" 2024-03-30T05:17:01.245 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:00 smithi172 bash[70086]: cluster 2024-03-30T05:16:59.474463+0000 mgr.y (mgr.25630) 527 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 85 B/s wr, 183 op/s 2024-03-30T05:17:03.352 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:02 smithi173 bash[49345]: cluster 2024-03-30T05:17:01.475465+0000 mgr.y (mgr.25630) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:17:03.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:02 smithi172 bash[68787]: cluster 2024-03-30T05:17:01.475465+0000 mgr.y (mgr.25630) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:17:03.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:02 smithi172 bash[70086]: cluster 2024-03-30T05:17:01.475465+0000 mgr.y (mgr.25630) 528 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 124 op/s 2024-03-30T05:17:05.027 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:04 smithi172 bash[68787]: cluster 2024-03-30T05:17:03.476448+0000 mgr.y (mgr.25630) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-03-30T05:17:05.027 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:04 smithi172 bash[70086]: cluster 2024-03-30T05:17:03.476448+0000 mgr.y (mgr.25630) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-03-30T05:17:05.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:04 smithi173 bash[49345]: cluster 2024-03-30T05:17:03.476448+0000 mgr.y (mgr.25630) 529 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 105 op/s 2024-03-30T05:17:06.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:04.700706+0000 mgr.y (mgr.25630) 530 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.202855+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.216514+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.618648+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.632055+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.634806+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.636600+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.648575+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.753205+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.758481+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.762406+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.765501+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.770135+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.776956+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.781039+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.789825+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.794295+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi172.pyxvyv"}]: dispatch 2024-03-30T05:17:06.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.799789+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi172.pyxvyv"}]': finished 2024-03-30T05:17:06.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.803876+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi173.mrutfu"}]: dispatch 2024-03-30T05:17:06.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.809513+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi173.mrutfu"}]': finished 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.814714+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.822993+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.828199+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.831215+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.839032+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.845223+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.852996+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.858706+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.866729+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.873357+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.876976+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.880580+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.884177+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.887514+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.890812+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.894896+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.900875+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.905495+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.911180+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.915720+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.920357+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:17:06.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:05 smithi173 bash[49345]: audit 2024-03-30T05:17:05.923680+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:04.700706+0000 mgr.y (mgr.25630) 530 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.202855+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.216514+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.618648+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.632055+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.634806+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.636600+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.648575+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.753205+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.758481+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.762406+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.765501+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.770135+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.776956+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.781039+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.789825+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.794295+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi172.pyxvyv"}]: dispatch 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.799789+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi172.pyxvyv"}]': finished 2024-03-30T05:17:06.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.803876+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi173.mrutfu"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:04.700706+0000 mgr.y (mgr.25630) 530 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.202855+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.216514+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.618648+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.632055+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.634806+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.636600+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.648575+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.753205+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.758481+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.762406+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.765501+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.770135+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.776956+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.781039+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.789825+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.794295+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi172.pyxvyv"}]: dispatch 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.799789+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi172.pyxvyv"}]': finished 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.803876+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi173.mrutfu"}]: dispatch 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.809513+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi173.mrutfu"}]': finished 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.814714+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.822993+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.828199+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.831215+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.839032+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.845223+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.852996+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.858706+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.866729+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.873357+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.876976+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.880580+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.884177+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.887514+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.890812+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.894896+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:17:06.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.900875+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.905495+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.809513+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi173.mrutfu"}]': finished 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.814714+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.822993+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.828199+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.831215+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.839032+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.845223+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.852996+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.858706+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.866729+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.873357+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.876976+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.880580+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.884177+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.887514+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.890812+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.894896+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.900875+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.905495+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.911180+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:17:06.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.915720+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:17:06.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.920357+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:17:06.401 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[68787]: audit 2024-03-30T05:17:05.923680+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:17:06.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.911180+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:17:06.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.915720+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:17:06.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.920357+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:17:06.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:05 smithi172 bash[70086]: audit 2024-03-30T05:17:05.923680+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:17:07.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cluster 2024-03-30T05:17:05.477561+0000 mgr.y (mgr.25630) 531 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 59 op/s 2024-03-30T05:17:07.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cephadm 2024-03-30T05:17:05.782709+0000 mgr.y (mgr.25630) 532 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:17:07.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cephadm 2024-03-30T05:17:05.816420+0000 mgr.y (mgr.25630) 533 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:17:07.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cephadm 2024-03-30T05:17:05.832831+0000 mgr.y (mgr.25630) 534 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:17:07.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cephadm 2024-03-30T05:17:05.846896+0000 mgr.y (mgr.25630) 535 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:17:07.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cephadm 2024-03-30T05:17:05.860395+0000 mgr.y (mgr.25630) 536 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:17:07.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cephadm 2024-03-30T05:17:05.892655+0000 mgr.y (mgr.25630) 537 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.929191+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.933991+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.951802+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.955357+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.960002+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.963276+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.967988+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.971561+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.972943+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.977815+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.980953+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.982214+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.985757+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:17:07.365 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.988605+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.992853+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.995283+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.996677+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.997902+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:05.999068+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.000339+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.001586+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cephadm 2024-03-30T05:17:06.002753+0000 mgr.y (mgr.25630) 538 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.003727+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.008724+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.010868+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.012336+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: cephadm 2024-03-30T05:17:06.022477+0000 mgr.y (mgr.25630) 539 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:17:07.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.335524+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:07.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.397238+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.398497+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.367 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:06 smithi173 bash[49345]: audit 2024-03-30T05:17:06.404608+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:07.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cluster 2024-03-30T05:17:05.477561+0000 mgr.y (mgr.25630) 531 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 59 op/s 2024-03-30T05:17:07.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cephadm 2024-03-30T05:17:05.782709+0000 mgr.y (mgr.25630) 532 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:17:07.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cephadm 2024-03-30T05:17:05.816420+0000 mgr.y (mgr.25630) 533 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cephadm 2024-03-30T05:17:05.832831+0000 mgr.y (mgr.25630) 534 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cephadm 2024-03-30T05:17:05.846896+0000 mgr.y (mgr.25630) 535 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cephadm 2024-03-30T05:17:05.860395+0000 mgr.y (mgr.25630) 536 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cephadm 2024-03-30T05:17:05.892655+0000 mgr.y (mgr.25630) 537 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.929191+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.933991+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.951802+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.955357+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.960002+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.963276+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.967988+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.971561+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.395 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.972943+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.977815+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.980953+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cluster 2024-03-30T05:17:05.477561+0000 mgr.y (mgr.25630) 531 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 85 B/s wr, 59 op/s 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cephadm 2024-03-30T05:17:05.782709+0000 mgr.y (mgr.25630) 532 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cephadm 2024-03-30T05:17:05.816420+0000 mgr.y (mgr.25630) 533 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cephadm 2024-03-30T05:17:05.832831+0000 mgr.y (mgr.25630) 534 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cephadm 2024-03-30T05:17:05.846896+0000 mgr.y (mgr.25630) 535 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cephadm 2024-03-30T05:17:05.860395+0000 mgr.y (mgr.25630) 536 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cephadm 2024-03-30T05:17:05.892655+0000 mgr.y (mgr.25630) 537 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.929191+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:17:07.396 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.933991+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.951802+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.955357+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.960002+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.963276+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.967988+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.971561+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.972943+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.977815+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.980953+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.982214+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:17:07.397 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.985757+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.988605+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.992853+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.995283+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.996677+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.997902+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:05.999068+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.000339+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.001586+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cephadm 2024-03-30T05:17:06.002753+0000 mgr.y (mgr.25630) 538 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.003727+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.008724+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.010868+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.012336+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.398 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: cephadm 2024-03-30T05:17:06.022477+0000 mgr.y (mgr.25630) 539 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.335524+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.982214+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.985757+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.988605+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.992853+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.995283+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.996677+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.997902+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:05.999068+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.000339+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.399 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.001586+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cephadm 2024-03-30T05:17:06.002753+0000 mgr.y (mgr.25630) 538 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.003727+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.008724+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.010868+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.012336+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: cephadm 2024-03-30T05:17:06.022477+0000 mgr.y (mgr.25630) 539 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.335524+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.397238+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.398497+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[68787]: audit 2024-03-30T05:17:06.404608+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:07.400 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.397238+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:07.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.398497+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:07.401 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:06 smithi172 bash[70086]: audit 2024-03-30T05:17:06.404608+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:09.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:08 smithi173 bash[49345]: cluster 2024-03-30T05:17:07.478962+0000 mgr.y (mgr.25630) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:09.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:08 smithi173 bash[49345]: audit 2024-03-30T05:17:08.639577+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:09.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:08 smithi172 bash[68787]: cluster 2024-03-30T05:17:07.478962+0000 mgr.y (mgr.25630) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:09.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:08 smithi172 bash[68787]: audit 2024-03-30T05:17:08.639577+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:09.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:08 smithi172 bash[70086]: cluster 2024-03-30T05:17:07.478962+0000 mgr.y (mgr.25630) 540 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:09.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:08 smithi172 bash[70086]: audit 2024-03-30T05:17:08.639577+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:10.608 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:17:11.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:10 smithi172 bash[68787]: cluster 2024-03-30T05:17:09.480350+0000 mgr.y (mgr.25630) 541 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:11.105 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:10 smithi172 bash[68787]: audit 2024-03-30T05:17:09.800056+0000 mgr.y (mgr.25630) 542 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:11.105 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:10 smithi172 bash[70086]: cluster 2024-03-30T05:17:09.480350+0000 mgr.y (mgr.25630) 541 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:11.106 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:10 smithi172 bash[70086]: audit 2024-03-30T05:17:09.800056+0000 mgr.y (mgr.25630) 542 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:11.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:10 smithi173 bash[49345]: cluster 2024-03-30T05:17:09.480350+0000 mgr.y (mgr.25630) 541 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:11.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:10 smithi173 bash[49345]: audit 2024-03-30T05:17:09.800056+0000 mgr.y (mgr.25630) 542 : audit [DBG] from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:11.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:17:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:17:11] "GET /metrics HTTP/1.1" 200 38414 "" "Prometheus/2.43.0" 2024-03-30T05:17:13.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:12 smithi173 bash[49345]: cluster 2024-03-30T05:17:11.481466+0000 mgr.y (mgr.25630) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:13.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:12 smithi172 bash[68787]: cluster 2024-03-30T05:17:11.481466+0000 mgr.y (mgr.25630) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:13.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:12 smithi172 bash[70086]: cluster 2024-03-30T05:17:11.481466+0000 mgr.y (mgr.25630) 543 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:13.896 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (11m) 19s ago 35m 16.0M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (11m) 19s ago 35m 74.4M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (13m) 19s ago 33m 45.9M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (13m) 19s ago 41m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (22m) 19s ago 43m 502M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (9m) 19s ago 43m 58.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (10m) 19s ago 41m 50.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (8m) 19s ago 41m 45.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (12m) 19s ago 36m 8536k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (12m) 19s ago 36m 8372k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (6m) 19s ago 40m 57.4M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:17:13.897 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (5m) 19s ago 40m 62.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (4m) 19s ago 39m 51.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (3m) 19s ago 39m 59.7M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (3m) 19s ago 38m 60.6M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (2m) 19s ago 38m 51.5M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec a2bca1311abc 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (2m) 19s ago 37m 49.3M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 8d3268dd45e0 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (105s) 19s ago 37m 53.4M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec ccf538ab870c 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (12m) 19s ago 36m 71.8M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (31s) 19s ago 34m 89.0M - 19.0.0-2493-gd82c9aa1 3714003597ec 8049de3a874d 2024-03-30T05:17:13.898 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (25s) 19s ago 34m 88.9M - 19.0.0-2493-gd82c9aa1 3714003597ec ad224dea6f08 2024-03-30T05:17:14.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:13 smithi173 bash[49345]: audit 2024-03-30T05:17:13.310417+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:14.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:13 smithi172 bash[68787]: audit 2024-03-30T05:17:13.310417+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:14.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:13 smithi172 bash[70086]: audit 2024-03-30T05:17:13.310417+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:14.649 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-03-30T05:17:15.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:14 smithi172 bash[68787]: cluster 2024-03-30T05:17:13.482734+0000 mgr.y (mgr.25630) 544 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-30T05:17:15.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:14 smithi172 bash[68787]: audit 2024-03-30T05:17:13.885873+0000 mgr.y (mgr.25630) 545 : audit [DBG] from='client.54718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:15.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:14 smithi172 bash[70086]: cluster 2024-03-30T05:17:13.482734+0000 mgr.y (mgr.25630) 544 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-30T05:17:15.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:14 smithi172 bash[70086]: audit 2024-03-30T05:17:13.885873+0000 mgr.y (mgr.25630) 545 : audit [DBG] from='client.54718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:15.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:14 smithi173 bash[49345]: cluster 2024-03-30T05:17:13.482734+0000 mgr.y (mgr.25630) 544 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-03-30T05:17:15.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:14 smithi173 bash[49345]: audit 2024-03-30T05:17:13.885873+0000 mgr.y (mgr.25630) 545 : audit [DBG] from='client.54718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:16.099 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:15 smithi172 bash[68787]: audit 2024-03-30T05:17:14.711707+0000 mgr.y (mgr.25630) 546 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:16.099 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:15 smithi172 bash[70086]: audit 2024-03-30T05:17:14.711707+0000 mgr.y (mgr.25630) 546 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:16.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:15 smithi173 bash[49345]: audit 2024-03-30T05:17:14.711707+0000 mgr.y (mgr.25630) 546 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:17.363 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:16 smithi172 bash[68787]: cluster 2024-03-30T05:17:15.483888+0000 mgr.y (mgr.25630) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:17.363 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:16 smithi172 bash[70086]: cluster 2024-03-30T05:17:15.483888+0000 mgr.y (mgr.25630) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:17.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:16 smithi173 bash[49345]: cluster 2024-03-30T05:17:15.483888+0000 mgr.y (mgr.25630) 547 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:17.824 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:17:18.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:17 smithi172 bash[68787]: audit 2024-03-30T05:17:17.824774+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.172:0/1574400089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:18.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:17 smithi172 bash[70086]: audit 2024-03-30T05:17:17.824774+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.172:0/1574400089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:18.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:17 smithi173 bash[49345]: audit 2024-03-30T05:17:17.824774+0000 mon.a (mon.0) 919 : audit [DBG] from='client.? 172.21.15.172:0/1574400089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:18.531 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-03-30T05:17:19.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:18 smithi173 bash[49345]: cluster 2024-03-30T05:17:17.484954+0000 mgr.y (mgr.25630) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:19.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:18 smithi172 bash[68787]: cluster 2024-03-30T05:17:17.484954+0000 mgr.y (mgr.25630) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:19.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:18 smithi172 bash[70086]: cluster 2024-03-30T05:17:17.484954+0000 mgr.y (mgr.25630) 548 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:21.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:20 smithi173 bash[49345]: cluster 2024-03-30T05:17:19.485819+0000 mgr.y (mgr.25630) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:21.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:17:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:17:21] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.43.0" 2024-03-30T05:17:21.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:20 smithi172 bash[70086]: cluster 2024-03-30T05:17:19.485819+0000 mgr.y (mgr.25630) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:21.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:20 smithi172 bash[68787]: cluster 2024-03-30T05:17:19.485819+0000 mgr.y (mgr.25630) 549 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-03-30T05:17:21.665 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:17:22.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:21 smithi173 bash[49345]: audit 2024-03-30T05:17:21.665025+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.172:0/2369093173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:22.378 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:21 smithi172 bash[68787]: audit 2024-03-30T05:17:21.665025+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.172:0/2369093173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:22.379 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:21 smithi172 bash[70086]: audit 2024-03-30T05:17:21.665025+0000 mon.a (mon.0) 920 : audit [DBG] from='client.? 172.21.15.172:0/2369093173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:22.379 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:17:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:22 smithi173 bash[49345]: cluster 2024-03-30T05:17:21.486777+0000 mgr.y (mgr.25630) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:23.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:23 smithi172 bash[70086]: cluster 2024-03-30T05:17:21.486777+0000 mgr.y (mgr.25630) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:23.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:23 smithi172 bash[68787]: cluster 2024-03-30T05:17:21.486777+0000 mgr.y (mgr.25630) 550 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:25.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:24 smithi173 bash[49345]: cluster 2024-03-30T05:17:23.487527+0000 mgr.y (mgr.25630) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:25.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:25 smithi172 bash[68787]: cluster 2024-03-30T05:17:23.487527+0000 mgr.y (mgr.25630) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:25.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:25 smithi172 bash[70086]: cluster 2024-03-30T05:17:23.487527+0000 mgr.y (mgr.25630) 551 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:25.530 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:17:25.531 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:17:25.531 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:17:25.531 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:17:25.531 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:17:25.531 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:17:25.531 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:17:25.531 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:17:25.531 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:17:26.309 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:26 smithi172 bash[68787]: audit 2024-03-30T05:17:24.720797+0000 mgr.y (mgr.25630) 552 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:26.310 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:26 smithi172 bash[70086]: audit 2024-03-30T05:17:24.720797+0000 mgr.y (mgr.25630) 552 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:26.310 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:17:26.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:26 smithi173 bash[49345]: audit 2024-03-30T05:17:24.720797+0000 mgr.y (mgr.25630) 552 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:27.311 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:27 smithi172 bash[68787]: cluster 2024-03-30T05:17:25.488666+0000 mgr.y (mgr.25630) 553 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:27.311 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:27 smithi172 bash[68787]: audit 2024-03-30T05:17:25.543664+0000 mgr.y (mgr.25630) 554 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:27.311 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:27 smithi172 bash[70086]: cluster 2024-03-30T05:17:25.488666+0000 mgr.y (mgr.25630) 553 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:27.312 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:27 smithi172 bash[70086]: audit 2024-03-30T05:17:25.543664+0000 mgr.y (mgr.25630) 554 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:27.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:27 smithi173 bash[49345]: cluster 2024-03-30T05:17:25.488666+0000 mgr.y (mgr.25630) 553 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:27.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:27 smithi173 bash[49345]: audit 2024-03-30T05:17:25.543664+0000 mgr.y (mgr.25630) 554 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:29.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:29 smithi173 bash[49345]: cluster 2024-03-30T05:17:27.489473+0000 mgr.y (mgr.25630) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:29.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:29 smithi173 bash[49345]: audit 2024-03-30T05:17:28.310695+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:29.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:29 smithi172 bash[68787]: cluster 2024-03-30T05:17:27.489473+0000 mgr.y (mgr.25630) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:29.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:29 smithi172 bash[68787]: audit 2024-03-30T05:17:28.310695+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:29.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:29 smithi172 bash[70086]: cluster 2024-03-30T05:17:27.489473+0000 mgr.y (mgr.25630) 555 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:29.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:29 smithi172 bash[70086]: audit 2024-03-30T05:17:28.310695+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:29.397 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:17:30.130 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-03-30T05:17:30.308 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:30 smithi172 bash[68787]: audit 2024-03-30T05:17:29.411161+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.172:0/1586622752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:30.309 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:30 smithi172 bash[70086]: audit 2024-03-30T05:17:29.411161+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.172:0/1586622752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:30.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:30 smithi173 bash[49345]: audit 2024-03-30T05:17:29.411161+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.172:0/1586622752' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:31.290 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:31 smithi172 bash[68787]: cluster 2024-03-30T05:17:29.490194+0000 mgr.y (mgr.25630) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:31.290 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:31 smithi172 bash[70086]: cluster 2024-03-30T05:17:29.490194+0000 mgr.y (mgr.25630) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:31.290 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:17:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:17:31] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.43.0" 2024-03-30T05:17:31.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:31 smithi173 bash[49345]: cluster 2024-03-30T05:17:29.490194+0000 mgr.y (mgr.25630) 556 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:33.184 INFO:teuthology.orchestra.run.smithi172.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:17:33.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:33 smithi173 bash[49345]: cluster 2024-03-30T05:17:31.491149+0000 mgr.y (mgr.25630) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:33.370 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:33 smithi172 bash[68787]: cluster 2024-03-30T05:17:31.491149+0000 mgr.y (mgr.25630) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:33.370 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:33 smithi172 bash[70086]: cluster 2024-03-30T05:17:31.491149+0000 mgr.y (mgr.25630) 557 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:34.359 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T05:17:34.369 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi172.front.sepia.ceph.com 2024-03-30T05:17:34.370 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- 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-03-30T05:17:34.550 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[70086]: audit 2024-03-30T05:17:33.190177+0000 mgr.y (mgr.25630) 558 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:34.550 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[70086]: cephadm 2024-03-30T05:17:33.191219+0000 mgr.y (mgr.25630) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[70086]: audit 2024-03-30T05:17:33.198116+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[70086]: audit 2024-03-30T05:17:33.230595+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[70086]: audit 2024-03-30T05:17:33.231292+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[70086]: audit 2024-03-30T05:17:33.235964+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[70086]: cephadm 2024-03-30T05:17:33.277696+0000 mgr.y (mgr.25630) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[70086]: cluster 2024-03-30T05:17:33.492275+0000 mgr.y (mgr.25630) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[68787]: audit 2024-03-30T05:17:33.190177+0000 mgr.y (mgr.25630) 558 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[68787]: cephadm 2024-03-30T05:17:33.191219+0000 mgr.y (mgr.25630) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[68787]: audit 2024-03-30T05:17:33.198116+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[68787]: audit 2024-03-30T05:17:33.230595+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[68787]: audit 2024-03-30T05:17:33.231292+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[68787]: audit 2024-03-30T05:17:33.235964+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:34.551 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[68787]: cephadm 2024-03-30T05:17:33.277696+0000 mgr.y (mgr.25630) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:17:34.552 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:34 smithi172 bash[68787]: cluster 2024-03-30T05:17:33.492275+0000 mgr.y (mgr.25630) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:34 smithi173 bash[49345]: audit 2024-03-30T05:17:33.190177+0000 mgr.y (mgr.25630) 558 : audit [DBG] from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:34 smithi173 bash[49345]: cephadm 2024-03-30T05:17:33.191219+0000 mgr.y (mgr.25630) 559 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:17:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:34 smithi173 bash[49345]: audit 2024-03-30T05:17:33.198116+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:34 smithi173 bash[49345]: audit 2024-03-30T05:17:33.230595+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:34 smithi173 bash[49345]: audit 2024-03-30T05:17:33.231292+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:17:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:34 smithi173 bash[49345]: audit 2024-03-30T05:17:33.235964+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:34 smithi173 bash[49345]: cephadm 2024-03-30T05:17:33.277696+0000 mgr.y (mgr.25630) 560 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962 2024-03-30T05:17:34.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:34 smithi173 bash[49345]: cluster 2024-03-30T05:17:33.492275+0000 mgr.y (mgr.25630) 561 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:35.613 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:35 smithi173 bash[49345]: audit 2024-03-30T05:17:34.724427+0000 mgr.y (mgr.25630) 562 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:35.643 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:35 smithi172 bash[68787]: audit 2024-03-30T05:17:34.724427+0000 mgr.y (mgr.25630) 562 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:35.643 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:35 smithi172 bash[70086]: audit 2024-03-30T05:17:34.724427+0000 mgr.y (mgr.25630) 562 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:36.491 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:36 smithi172 bash[68787]: cluster 2024-03-30T05:17:35.493434+0000 mgr.y (mgr.25630) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:36.492 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:36 smithi172 bash[70086]: cluster 2024-03-30T05:17:35.493434+0000 mgr.y (mgr.25630) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:36.612 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:36 smithi173 bash[49345]: cluster 2024-03-30T05:17:35.493434+0000 mgr.y (mgr.25630) 563 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:37.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.505399+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.506309+0000 mgr.y (mgr.25630) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.506452+0000 mgr.y (mgr.25630) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.509085+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.511991+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.512844+0000 mgr.y (mgr.25630) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.516942+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.520032+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.520846+0000 mgr.y (mgr.25630) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.525374+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.527693+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.528488+0000 mgr.y (mgr.25630) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.534989+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.539484+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.864 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.540381+0000 mgr.y (mgr.25630) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.544454+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.548848+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.549744+0000 mgr.y (mgr.25630) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.553578+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.556444+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.557113+0000 mgr.y (mgr.25630) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.562195+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.564776+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.565764+0000 mgr.y (mgr.25630) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.571039+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.574551+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.575293+0000 mgr.y (mgr.25630) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.576553+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: cephadm 2024-03-30T05:17:36.577149+0000 mgr.y (mgr.25630) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:17:37.865 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:37 smithi173 bash[49345]: audit 2024-03-30T05:17:36.580809+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.505399+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.506309+0000 mgr.y (mgr.25630) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.506452+0000 mgr.y (mgr.25630) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.509085+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.511991+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.512844+0000 mgr.y (mgr.25630) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.516942+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.520032+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.520846+0000 mgr.y (mgr.25630) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.525374+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.527693+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.528488+0000 mgr.y (mgr.25630) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:17:37.895 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.534989+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.539484+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.540381+0000 mgr.y (mgr.25630) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.544454+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.548848+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.549744+0000 mgr.y (mgr.25630) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.553578+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.556444+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.557113+0000 mgr.y (mgr.25630) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.505399+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.506309+0000 mgr.y (mgr.25630) 564 : cephadm [INF] Upgrade: Target is version 19.0.0-2493-gd82c9aa1 (squid) 2024-03-30T05:17:37.896 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.506452+0000 mgr.y (mgr.25630) 565 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962, digests ['quay.ceph.io/ceph-ci/ceph@sha256:68fadff07a33cd53d83f7cd677e46ca85c3a6911957c7b83a3884033c3ecaaba'] 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.509085+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.511991+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.512844+0000 mgr.y (mgr.25630) 566 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.516942+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.520032+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.520846+0000 mgr.y (mgr.25630) 567 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.525374+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.527693+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.528488+0000 mgr.y (mgr.25630) 568 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.534989+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.539484+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.540381+0000 mgr.y (mgr.25630) 569 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.544454+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.548848+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.549744+0000 mgr.y (mgr.25630) 570 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.553578+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.556444+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.557113+0000 mgr.y (mgr.25630) 571 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.562195+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.564776+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.565764+0000 mgr.y (mgr.25630) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.571039+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.574551+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.575293+0000 mgr.y (mgr.25630) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:17:37.898 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.576553+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: cephadm 2024-03-30T05:17:36.577149+0000 mgr.y (mgr.25630) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[68787]: audit 2024-03-30T05:17:36.580809+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.562195+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.564776+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.565764+0000 mgr.y (mgr.25630) 572 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.571039+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.574551+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.575293+0000 mgr.y (mgr.25630) 573 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.576553+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: cephadm 2024-03-30T05:17:36.577149+0000 mgr.y (mgr.25630) 574 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-03-30T05:17:37.899 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:37 smithi172 bash[70086]: audit 2024-03-30T05:17:36.580809+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:38.862 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:38 smithi173 bash[49345]: cluster 2024-03-30T05:17:37.494521+0000 mgr.y (mgr.25630) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:38 smithi172 bash[68787]: cluster 2024-03-30T05:17:37.494521+0000 mgr.y (mgr.25630) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:38.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:38 smithi172 bash[70086]: cluster 2024-03-30T05:17:37.494521+0000 mgr.y (mgr.25630) 575 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:39.556 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:17:40.293 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:17:40.293 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (12m) 45s ago 36m 16.0M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:17:40.293 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (11m) 45s ago 36m 74.4M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:17:40.293 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (13m) 45s ago 34m 45.9M - 3.5 e1d6a67b021e 527f19ca2b8b 2024-03-30T05:17:40.293 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (13m) 45s ago 41m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:17:40.293 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (23m) 45s ago 43m 502M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (9m) 45s ago 43m 58.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (10m) 45s ago 42m 50.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (9m) 45s ago 42m 45.9M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (13m) 45s ago 36m 8536k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (13m) 45s ago 36m 8372k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (6m) 45s ago 41m 57.4M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (6m) 45s ago 40m 62.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (5m) 45s ago 40m 51.5M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (4m) 45s ago 39m 59.7M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (3m) 45s ago 39m 60.6M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (3m) 45s ago 38m 51.5M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec a2bca1311abc 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (2m) 45s ago 38m 49.3M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 8d3268dd45e0 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (2m) 45s ago 37m 53.4M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec ccf538ab870c 2024-03-30T05:17:40.294 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (12m) 45s ago 36m 71.8M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:17:40.295 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (57s) 45s ago 34m 89.0M - 19.0.0-2493-gd82c9aa1 3714003597ec 8049de3a874d 2024-03-30T05:17:40.295 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (51s) 45s ago 34m 88.9M - 19.0.0-2493-gd82c9aa1 3714003597ec ad224dea6f08 2024-03-30T05:17:40.704 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:17:40.704 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:17:40.704 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:17:40.704 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 15 2024-03-30T05:17:40.705 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:17:40.706 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d82c9aa17f09785fe698d262f9601d87bb79f962", 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": true, 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "Upgrading all daemon types on all hosts", 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [ 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout: "mon", 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw", 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout: "osd", 2024-03-30T05:17:41.073 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr" 2024-03-30T05:17:41.074 INFO:teuthology.orchestra.run.smithi172.stdout: ], 2024-03-30T05:17:41.074 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": "15/21 daemons upgraded", 2024-03-30T05:17:41.074 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "Currently upgrading iscsi daemons", 2024-03-30T05:17:41.074 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:17:41.074 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:17:41.262 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:17:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:17:41] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.43.0" 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: cluster 2024-03-30T05:17:39.495904+0000 mgr.y (mgr.25630) 576 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: audit 2024-03-30T05:17:39.556315+0000 mgr.y (mgr.25630) 577 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: audit 2024-03-30T05:17:39.922006+0000 mgr.y (mgr.25630) 578 : audit [DBG] from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: cephadm 2024-03-30T05:17:39.954784+0000 mgr.y (mgr.25630) 579 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi172.vdysgc 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: audit 2024-03-30T05:17:39.959057+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: audit 2024-03-30T05:17:39.961355+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: audit 2024-03-30T05:17:39.971392+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: cephadm 2024-03-30T05:17:39.973072+0000 mgr.y (mgr.25630) 580 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[70086]: audit 2024-03-30T05:17:40.717761+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.172:0/2337535372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: cluster 2024-03-30T05:17:39.495904+0000 mgr.y (mgr.25630) 576 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:41.263 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: audit 2024-03-30T05:17:39.556315+0000 mgr.y (mgr.25630) 577 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:41.264 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: audit 2024-03-30T05:17:39.922006+0000 mgr.y (mgr.25630) 578 : audit [DBG] from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:41.264 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: cephadm 2024-03-30T05:17:39.954784+0000 mgr.y (mgr.25630) 579 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi172.vdysgc 2024-03-30T05:17:41.264 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: audit 2024-03-30T05:17:39.959057+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:41.264 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: audit 2024-03-30T05:17:39.961355+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:17:41.264 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: audit 2024-03-30T05:17:39.971392+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:41.264 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: cephadm 2024-03-30T05:17:39.973072+0000 mgr.y (mgr.25630) 580 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:17:41.264 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:40 smithi172 bash[68787]: audit 2024-03-30T05:17:40.717761+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.172:0/2337535372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: cluster 2024-03-30T05:17:39.495904+0000 mgr.y (mgr.25630) 576 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: audit 2024-03-30T05:17:39.556315+0000 mgr.y (mgr.25630) 577 : audit [DBG] from='client.54754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: audit 2024-03-30T05:17:39.922006+0000 mgr.y (mgr.25630) 578 : audit [DBG] from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: cephadm 2024-03-30T05:17:39.954784+0000 mgr.y (mgr.25630) 579 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi172.vdysgc 2024-03-30T05:17:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: audit 2024-03-30T05:17:39.959057+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: audit 2024-03-30T05:17:39.961355+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi172.vdysgc", "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-03-30T05:17:41.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: audit 2024-03-30T05:17:39.971392+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:17:41.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: cephadm 2024-03-30T05:17:39.973072+0000 mgr.y (mgr.25630) 580 : cephadm [INF] Deploying daemon iscsi.foo.smithi172.vdysgc on smithi172 2024-03-30T05:17:41.364 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:40 smithi173 bash[49345]: audit 2024-03-30T05:17:40.717761+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.172:0/2337535372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:17:41.486 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:17:42.288 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:41 smithi172 bash[68787]: audit 2024-03-30T05:17:40.264700+0000 mgr.y (mgr.25630) 581 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:42.288 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:41 smithi172 bash[68787]: audit 2024-03-30T05:17:41.499576+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.172:0/174340678' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:42.288 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:41 smithi172 bash[70086]: audit 2024-03-30T05:17:40.264700+0000 mgr.y (mgr.25630) 581 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:42.288 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:41 smithi172 bash[70086]: audit 2024-03-30T05:17:41.499576+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.172:0/174340678' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:42.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:41 smithi173 bash[49345]: audit 2024-03-30T05:17:40.264700+0000 mgr.y (mgr.25630) 581 : audit [DBG] from='client.44826 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:42.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:41 smithi173 bash[49345]: audit 2024-03-30T05:17:41.499576+0000 mon.a (mon.0) 950 : audit [DBG] from='client.? 172.21.15.172:0/174340678' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:17:42.541 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:42.541 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:42.541 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:42.542 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:42.542 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:42.542 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:42.543 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:42.543 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:42.543 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:17:42 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:43.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:42 smithi173 bash[49345]: audit 2024-03-30T05:17:41.086349+0000 mgr.y (mgr.25630) 582 : audit [DBG] from='client.44838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:43.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:42 smithi173 bash[49345]: cluster 2024-03-30T05:17:41.496872+0000 mgr.y (mgr.25630) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:43.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:42 smithi172 bash[68787]: audit 2024-03-30T05:17:41.086349+0000 mgr.y (mgr.25630) 582 : audit [DBG] from='client.44838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:43.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:42 smithi172 bash[68787]: cluster 2024-03-30T05:17:41.496872+0000 mgr.y (mgr.25630) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:43.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:42 smithi172 bash[70086]: audit 2024-03-30T05:17:41.086349+0000 mgr.y (mgr.25630) 582 : audit [DBG] from='client.44838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:17:43.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:42 smithi172 bash[70086]: cluster 2024-03-30T05:17:41.496872+0000 mgr.y (mgr.25630) 583 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:44.366 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:43 smithi173 bash[49345]: audit 2024-03-30T05:17:43.310806+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:44.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:43 smithi172 bash[68787]: audit 2024-03-30T05:17:43.310806+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:44.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:43 smithi172 bash[70086]: audit 2024-03-30T05:17:43.310806+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:44 smithi173 bash[49345]: cluster 2024-03-30T05:17:43.498006+0000 mgr.y (mgr.25630) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:45.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:44 smithi172 bash[68787]: cluster 2024-03-30T05:17:43.498006+0000 mgr.y (mgr.25630) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:45.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:44 smithi172 bash[70086]: cluster 2024-03-30T05:17:43.498006+0000 mgr.y (mgr.25630) 584 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:46.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:45 smithi173 bash[49345]: audit 2024-03-30T05:17:44.726906+0000 mgr.y (mgr.25630) 585 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:46.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:45 smithi172 bash[68787]: audit 2024-03-30T05:17:44.726906+0000 mgr.y (mgr.25630) 585 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:46.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:45 smithi172 bash[70086]: audit 2024-03-30T05:17:44.726906+0000 mgr.y (mgr.25630) 585 : audit [DBG] from='client.25327 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:17:47.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:46 smithi173 bash[49345]: cluster 2024-03-30T05:17:45.499171+0000 mgr.y (mgr.25630) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:47.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:46 smithi172 bash[68787]: cluster 2024-03-30T05:17:45.499171+0000 mgr.y (mgr.25630) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:47.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:46 smithi172 bash[70086]: cluster 2024-03-30T05:17:45.499171+0000 mgr.y (mgr.25630) 586 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:49.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:48 smithi173 bash[49345]: cluster 2024-03-30T05:17:47.500270+0000 mgr.y (mgr.25630) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:49.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:48 smithi172 bash[68787]: cluster 2024-03-30T05:17:47.500270+0000 mgr.y (mgr.25630) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:49.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:48 smithi172 bash[70086]: cluster 2024-03-30T05:17:47.500270+0000 mgr.y (mgr.25630) 587 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:51.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:50 smithi173 bash[49345]: cluster 2024-03-30T05:17:49.501666+0000 mgr.y (mgr.25630) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:51.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:51 smithi172 bash[68787]: cluster 2024-03-30T05:17:49.501666+0000 mgr.y (mgr.25630) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:51.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:17:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:17:51] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.43.0" 2024-03-30T05:17:51.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:51 smithi172 bash[70086]: cluster 2024-03-30T05:17:49.501666+0000 mgr.y (mgr.25630) 588 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:53.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:53 smithi172 bash[68787]: cluster 2024-03-30T05:17:51.502670+0000 mgr.y (mgr.25630) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:53.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:53 smithi172 bash[70086]: cluster 2024-03-30T05:17:51.502670+0000 mgr.y (mgr.25630) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:53.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:53 smithi173 bash[49345]: cluster 2024-03-30T05:17:51.502670+0000 mgr.y (mgr.25630) 589 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:53.855 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:53.855 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:53.856 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:53.856 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:53.856 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:53.856 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:53.857 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:53.857 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:53.857 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:17:53 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:17:55.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:54 smithi173 bash[49345]: cluster 2024-03-30T05:17:53.503348+0000 mgr.y (mgr.25630) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:55.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:54 smithi173 bash[49345]: audit 2024-03-30T05:17:53.770420+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:55.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:54 smithi173 bash[49345]: audit 2024-03-30T05:17:53.776406+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:55.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:54 smithi172 bash[68787]: cluster 2024-03-30T05:17:53.503348+0000 mgr.y (mgr.25630) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:55.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:54 smithi172 bash[68787]: audit 2024-03-30T05:17:53.770420+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:55.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:54 smithi172 bash[68787]: audit 2024-03-30T05:17:53.776406+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:55.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:54 smithi172 bash[70086]: cluster 2024-03-30T05:17:53.503348+0000 mgr.y (mgr.25630) 590 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:17:55.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:54 smithi172 bash[70086]: audit 2024-03-30T05:17:53.770420+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:55.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:54 smithi172 bash[70086]: audit 2024-03-30T05:17:53.776406+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:17:57.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:56 smithi173 bash[49345]: cluster 2024-03-30T05:17:55.504110+0000 mgr.y (mgr.25630) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:57.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:56 smithi172 bash[68787]: cluster 2024-03-30T05:17:55.504110+0000 mgr.y (mgr.25630) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:57.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:56 smithi172 bash[70086]: cluster 2024-03-30T05:17:55.504110+0000 mgr.y (mgr.25630) 591 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:58.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:57 smithi173 bash[49345]: audit 2024-03-30T05:17:56.831212+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.172:0/4042173598' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:17:58.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:57 smithi173 bash[49345]: audit 2024-03-30T05:17:57.179577+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.172:0/789748143' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/254205166"}]: dispatch 2024-03-30T05:17:58.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:57 smithi172 bash[68787]: audit 2024-03-30T05:17:56.831212+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.172:0/4042173598' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:17:58.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:57 smithi172 bash[68787]: audit 2024-03-30T05:17:57.179577+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.172:0/789748143' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/254205166"}]: dispatch 2024-03-30T05:17:58.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:57 smithi172 bash[70086]: audit 2024-03-30T05:17:56.831212+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.172:0/4042173598' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-03-30T05:17:58.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:57 smithi172 bash[70086]: audit 2024-03-30T05:17:57.179577+0000 mon.a (mon.0) 954 : audit [INF] from='client.? 172.21.15.172:0/789748143' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/254205166"}]: dispatch 2024-03-30T05:17:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:58 smithi173 bash[49345]: cluster 2024-03-30T05:17:57.505282+0000 mgr.y (mgr.25630) 592 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:58 smithi173 bash[49345]: audit 2024-03-30T05:17:57.783956+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.172:0/789748143' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/254205166"}]': finished 2024-03-30T05:17:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:58 smithi173 bash[49345]: cluster 2024-03-30T05:17:57.791937+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-03-30T05:17:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:58 smithi173 bash[49345]: audit 2024-03-30T05:17:58.147737+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.172:0/4112808316' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]: dispatch 2024-03-30T05:17:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:58 smithi173 bash[49345]: audit 2024-03-30T05:17:58.148608+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]: dispatch 2024-03-30T05:17:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:58 smithi173 bash[49345]: audit 2024-03-30T05:17:58.310702+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[68787]: cluster 2024-03-30T05:17:57.505282+0000 mgr.y (mgr.25630) 592 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[68787]: audit 2024-03-30T05:17:57.783956+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.172:0/789748143' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/254205166"}]': finished 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[68787]: cluster 2024-03-30T05:17:57.791937+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[68787]: audit 2024-03-30T05:17:58.147737+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.172:0/4112808316' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]: dispatch 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[68787]: audit 2024-03-30T05:17:58.148608+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]: dispatch 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[68787]: audit 2024-03-30T05:17:58.310702+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[70086]: cluster 2024-03-30T05:17:57.505282+0000 mgr.y (mgr.25630) 592 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[70086]: audit 2024-03-30T05:17:57.783956+0000 mon.a (mon.0) 955 : audit [INF] from='client.? 172.21.15.172:0/789748143' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/254205166"}]': finished 2024-03-30T05:17:59.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[70086]: cluster 2024-03-30T05:17:57.791937+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-03-30T05:17:59.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[70086]: audit 2024-03-30T05:17:58.147737+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.172:0/4112808316' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]: dispatch 2024-03-30T05:17:59.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[70086]: audit 2024-03-30T05:17:58.148608+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]: dispatch 2024-03-30T05:17:59.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:58 smithi172 bash[70086]: audit 2024-03-30T05:17:58.310702+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:59 smithi173 bash[49345]: audit 2024-03-30T05:17:58.794359+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]': finished 2024-03-30T05:18:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:59 smithi173 bash[49345]: cluster 2024-03-30T05:17:58.800362+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-03-30T05:18:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:59 smithi173 bash[49345]: audit 2024-03-30T05:17:59.177827+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.172:0/893581804' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]: dispatch 2024-03-30T05:18:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:59 smithi173 bash[49345]: audit 2024-03-30T05:17:59.178249+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]: dispatch 2024-03-30T05:18:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:59 smithi173 bash[49345]: audit 2024-03-30T05:17:59.580048+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:17:59 smithi173 bash[49345]: audit 2024-03-30T05:17:59.590270+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[68787]: audit 2024-03-30T05:17:58.794359+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]': finished 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[68787]: cluster 2024-03-30T05:17:58.800362+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[68787]: audit 2024-03-30T05:17:59.177827+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.172:0/893581804' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]: dispatch 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[68787]: audit 2024-03-30T05:17:59.178249+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]: dispatch 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[68787]: audit 2024-03-30T05:17:59.580048+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[68787]: audit 2024-03-30T05:17:59.590270+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[70086]: audit 2024-03-30T05:17:58.794359+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/1540524372"}]': finished 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[70086]: cluster 2024-03-30T05:17:58.800362+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[70086]: audit 2024-03-30T05:17:59.177827+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.172:0/893581804' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]: dispatch 2024-03-30T05:18:00.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[70086]: audit 2024-03-30T05:17:59.178249+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]: dispatch 2024-03-30T05:18:00.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[70086]: audit 2024-03-30T05:17:59.580048+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:00.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:17:59 smithi172 bash[70086]: audit 2024-03-30T05:17:59.590270+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:01.102 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[68787]: cluster 2024-03-30T05:17:59.506288+0000 mgr.y (mgr.25630) 593 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[68787]: audit 2024-03-30T05:17:59.803174+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]': finished 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[68787]: cluster 2024-03-30T05:17:59.813116+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[68787]: audit 2024-03-30T05:18:00.214921+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.172:0/3185163606' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]: dispatch 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[68787]: audit 2024-03-30T05:18:00.215476+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]: dispatch 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[68787]: audit 2024-03-30T05:18:00.633234+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[68787]: audit 2024-03-30T05:18:00.639605+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[70086]: cluster 2024-03-30T05:17:59.506288+0000 mgr.y (mgr.25630) 593 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[70086]: audit 2024-03-30T05:17:59.803174+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]': finished 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[70086]: cluster 2024-03-30T05:17:59.813116+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-03-30T05:18:01.103 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[70086]: audit 2024-03-30T05:18:00.214921+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.172:0/3185163606' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]: dispatch 2024-03-30T05:18:01.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[70086]: audit 2024-03-30T05:18:00.215476+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]: dispatch 2024-03-30T05:18:01.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[70086]: audit 2024-03-30T05:18:00.633234+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:01.104 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:00 smithi172 bash[70086]: audit 2024-03-30T05:18:00.639605+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:01.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:00 smithi173 bash[49345]: cluster 2024-03-30T05:17:59.506288+0000 mgr.y (mgr.25630) 593 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s 2024-03-30T05:18:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:00 smithi173 bash[49345]: audit 2024-03-30T05:17:59.803174+0000 mon.a (mon.0) 964 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/635496258"}]': finished 2024-03-30T05:18:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:00 smithi173 bash[49345]: cluster 2024-03-30T05:17:59.813116+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-03-30T05:18:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:00 smithi173 bash[49345]: audit 2024-03-30T05:18:00.214921+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.172:0/3185163606' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]: dispatch 2024-03-30T05:18:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:00 smithi173 bash[49345]: audit 2024-03-30T05:18:00.215476+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]: dispatch 2024-03-30T05:18:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:00 smithi173 bash[49345]: audit 2024-03-30T05:18:00.633234+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:00 smithi173 bash[49345]: audit 2024-03-30T05:18:00.639605+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:01.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:18:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:18:01] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.43.0" 2024-03-30T05:18:02.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:01 smithi173 bash[49345]: audit 2024-03-30T05:18:00.814946+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]': finished 2024-03-30T05:18:02.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:01 smithi173 bash[49345]: cluster 2024-03-30T05:18:00.821841+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-03-30T05:18:02.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:01 smithi173 bash[49345]: audit 2024-03-30T05:18:01.193746+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.172:0/663548162' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3426510951"}]: dispatch 2024-03-30T05:18:02.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:01 smithi172 bash[70086]: audit 2024-03-30T05:18:00.814946+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]': finished 2024-03-30T05:18:02.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:01 smithi172 bash[70086]: cluster 2024-03-30T05:18:00.821841+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-03-30T05:18:02.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:01 smithi172 bash[70086]: audit 2024-03-30T05:18:01.193746+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.172:0/663548162' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3426510951"}]: dispatch 2024-03-30T05:18:02.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:01 smithi172 bash[68787]: audit 2024-03-30T05:18:00.814946+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6800/1304055407"}]': finished 2024-03-30T05:18:02.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:01 smithi172 bash[68787]: cluster 2024-03-30T05:18:00.821841+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-03-30T05:18:02.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:01 smithi172 bash[68787]: audit 2024-03-30T05:18:01.193746+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.172:0/663548162' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3426510951"}]: dispatch 2024-03-30T05:18:03.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:02 smithi173 bash[49345]: cluster 2024-03-30T05:18:01.507103+0000 mgr.y (mgr.25630) 594 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T05:18:03.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:02 smithi173 bash[49345]: audit 2024-03-30T05:18:01.823536+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.172:0/663548162' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3426510951"}]': finished 2024-03-30T05:18:03.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:02 smithi173 bash[49345]: cluster 2024-03-30T05:18:01.832753+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-03-30T05:18:03.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:02 smithi173 bash[49345]: audit 2024-03-30T05:18:02.212361+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.172:0/4210352480' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1304055407"}]: dispatch 2024-03-30T05:18:03.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:02 smithi172 bash[68787]: cluster 2024-03-30T05:18:01.507103+0000 mgr.y (mgr.25630) 594 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T05:18:03.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:02 smithi172 bash[68787]: audit 2024-03-30T05:18:01.823536+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.172:0/663548162' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3426510951"}]': finished 2024-03-30T05:18:03.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:02 smithi172 bash[68787]: cluster 2024-03-30T05:18:01.832753+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-03-30T05:18:03.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:02 smithi172 bash[68787]: audit 2024-03-30T05:18:02.212361+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.172:0/4210352480' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1304055407"}]: dispatch 2024-03-30T05:18:03.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:02 smithi172 bash[70086]: cluster 2024-03-30T05:18:01.507103+0000 mgr.y (mgr.25630) 594 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-03-30T05:18:03.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:02 smithi172 bash[70086]: audit 2024-03-30T05:18:01.823536+0000 mon.a (mon.0) 972 : audit [INF] from='client.? 172.21.15.172:0/663548162' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:0/3426510951"}]': finished 2024-03-30T05:18:03.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:02 smithi172 bash[70086]: cluster 2024-03-30T05:18:01.832753+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-03-30T05:18:03.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:02 smithi172 bash[70086]: audit 2024-03-30T05:18:02.212361+0000 mon.a (mon.0) 974 : audit [INF] from='client.? 172.21.15.172:0/4210352480' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1304055407"}]: dispatch 2024-03-30T05:18:04.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:03 smithi173 bash[49345]: audit 2024-03-30T05:18:02.825717+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.172:0/4210352480' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1304055407"}]': finished 2024-03-30T05:18:04.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:03 smithi173 bash[49345]: cluster 2024-03-30T05:18:02.833889+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-03-30T05:18:04.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:03 smithi172 bash[68787]: audit 2024-03-30T05:18:02.825717+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.172:0/4210352480' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1304055407"}]': finished 2024-03-30T05:18:04.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:03 smithi172 bash[68787]: cluster 2024-03-30T05:18:02.833889+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-03-30T05:18:04.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:03 smithi172 bash[70086]: audit 2024-03-30T05:18:02.825717+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.172:0/4210352480' entity='client.iscsi.foo.smithi172.vdysgc' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.172:6801/1304055407"}]': finished 2024-03-30T05:18:04.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:03 smithi172 bash[70086]: cluster 2024-03-30T05:18:02.833889+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-03-30T05:18:05.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:04 smithi173 bash[49345]: cluster 2024-03-30T05:18:03.508178+0000 mgr.y (mgr.25630) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:05.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:04 smithi172 bash[68787]: cluster 2024-03-30T05:18:03.508178+0000 mgr.y (mgr.25630) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:05.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:04 smithi172 bash[70086]: cluster 2024-03-30T05:18:03.508178+0000 mgr.y (mgr.25630) 595 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:07.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:06 smithi173 bash[49345]: cluster 2024-03-30T05:18:05.509524+0000 mgr.y (mgr.25630) 596 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T05:18:07.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:06 smithi172 bash[68787]: cluster 2024-03-30T05:18:05.509524+0000 mgr.y (mgr.25630) 596 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T05:18:07.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:06 smithi172 bash[70086]: cluster 2024-03-30T05:18:05.509524+0000 mgr.y (mgr.25630) 596 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-03-30T05:18:07.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:07 smithi172 bash[68787]: audit 2024-03-30T05:18:06.508946+0000 mgr.y (mgr.25630) 597 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:07.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:07 smithi172 bash[70086]: audit 2024-03-30T05:18:06.508946+0000 mgr.y (mgr.25630) 597 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:08.112 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:07 smithi173 bash[49345]: audit 2024-03-30T05:18:06.508946+0000 mgr.y (mgr.25630) 597 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:09.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:08 smithi173 bash[49345]: cluster 2024-03-30T05:18:07.510638+0000 mgr.y (mgr.25630) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-03-30T05:18:09.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:08 smithi172 bash[68787]: cluster 2024-03-30T05:18:07.510638+0000 mgr.y (mgr.25630) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-03-30T05:18:09.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:08 smithi172 bash[70086]: cluster 2024-03-30T05:18:07.510638+0000 mgr.y (mgr.25630) 598 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 764 B/s rd, 0 op/s 2024-03-30T05:18:11.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: cluster 2024-03-30T05:18:09.511671+0000 mgr.y (mgr.25630) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:11.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.386873+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.400247+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.402972+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.404903+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.416499+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.505412+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.524517+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.527096+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.530403+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.539981+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.549109+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.552528+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.555143+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.556976+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.560603+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.563935+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.566299+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.567959+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.569669+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.571286+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.115 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.573178+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.581609+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.585537+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi172.vdysgc"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.592095+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi172.vdysgc"}]': finished 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.596448+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.604101+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.609622+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.618560+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.624959+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.628440+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.631804+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.635298+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.638163+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.116 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.641184+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.644624+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.651753+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.655924+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.661540+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.665638+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.671361+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.675861+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.681548+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.685714+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.691329+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.695831+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.701215+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.705270+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:18:11.117 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.711247+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.714983+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.716020+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.720151+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.722632+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.728817+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.733262+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.738295+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.742035+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.745461+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.748030+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.749164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.750308+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.751384+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.118 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.752478+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.753490+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.754905+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:18:11.119 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:10 smithi173 bash[49345]: audit 2024-03-30T05:18:10.758646+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:18:11.143 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:18:11] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.43.0" 2024-03-30T05:18:11.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: cluster 2024-03-30T05:18:09.511671+0000 mgr.y (mgr.25630) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:11.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.386873+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.400247+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.402972+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.404903+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.416499+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.505412+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.524517+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.527096+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.530403+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.539981+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.549109+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.552528+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.555143+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.556976+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.560603+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.563935+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.566299+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.567959+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: cluster 2024-03-30T05:18:09.511671+0000 mgr.y (mgr.25630) 599 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.386873+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.400247+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.402972+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.404903+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.416499+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.505412+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:18:11.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.524517+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.527096+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.530403+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.539981+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.549109+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.552528+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.555143+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.556976+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.560603+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.563935+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.566299+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.146 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.567959+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.569669+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.571286+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.573178+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.581609+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.585537+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi172.vdysgc"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.592095+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi172.vdysgc"}]': finished 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.596448+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.604101+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.609622+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.618560+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.624959+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.628440+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.631804+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.635298+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.147 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.638163+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.641184+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.644624+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.651753+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.655924+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.569669+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.571286+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.573178+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.581609+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.585537+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi172.vdysgc"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.592095+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi172.vdysgc"}]': finished 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.596448+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.148 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.604101+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.609622+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.618560+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.624959+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.628440+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.631804+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.635298+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.638163+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.641184+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.644624+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.651753+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.655924+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.149 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.661540+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.665638+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.671361+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.675861+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.681548+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.685714+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.691329+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.695831+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.701215+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.705270+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.711247+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.714983+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.716020+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.720151+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:18:11.150 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.722632+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:18:11.151 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.728817+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T05:18:11.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.661540+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-03-30T05:18:11.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.665638+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-03-30T05:18:11.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.671361+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-03-30T05:18:11.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.675861+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-03-30T05:18:11.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.681548+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-03-30T05:18:11.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.685714+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-03-30T05:18:11.151 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.691329+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.695831+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.701215+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.705270+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.711247+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.714983+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.716020+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.720151+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.722632+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.728817+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.733262+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.738295+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:18:11.152 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.742035+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.745461+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.748030+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.749164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.750308+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.751384+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.752478+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.753490+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.754905+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[68787]: audit 2024-03-30T05:18:10.758646+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.733262+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.738295+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.742035+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-03-30T05:18:11.153 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.745461+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-03-30T05:18:11.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.748030+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.749164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.750308+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.751384+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.752478+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.753490+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-03-30T05:18:11.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.754905+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-03-30T05:18:11.154 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:10 smithi172 bash[70086]: audit 2024-03-30T05:18:10.758646+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-03-30T05:18:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:10.506879+0000 mgr.y (mgr.25630) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:18:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: cephadm 2024-03-30T05:18:10.526719+0000 mgr.y (mgr.25630) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T05:18:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:10.528013+0000 mgr.y (mgr.25630) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:18:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:10.531723+0000 mgr.y (mgr.25630) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:18:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: cephadm 2024-03-30T05:18:10.574172+0000 mgr.y (mgr.25630) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T05:18:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: cephadm 2024-03-30T05:18:10.597706+0000 mgr.y (mgr.25630) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:18:12.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: cephadm 2024-03-30T05:18:10.611248+0000 mgr.y (mgr.25630) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:18:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: cephadm 2024-03-30T05:18:10.642748+0000 mgr.y (mgr.25630) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:18:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: cephadm 2024-03-30T05:18:10.754304+0000 mgr.y (mgr.25630) 608 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:18:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:11.489241+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:11.490932+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:11.502140+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:11.584686+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:11.585736+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:12.114 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:11 smithi173 bash[49345]: audit 2024-03-30T05:18:11.596111+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:12.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:10.506879+0000 mgr.y (mgr.25630) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: cephadm 2024-03-30T05:18:10.526719+0000 mgr.y (mgr.25630) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:10.528013+0000 mgr.y (mgr.25630) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:10.531723+0000 mgr.y (mgr.25630) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: cephadm 2024-03-30T05:18:10.574172+0000 mgr.y (mgr.25630) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: cephadm 2024-03-30T05:18:10.597706+0000 mgr.y (mgr.25630) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: cephadm 2024-03-30T05:18:10.611248+0000 mgr.y (mgr.25630) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: cephadm 2024-03-30T05:18:10.642748+0000 mgr.y (mgr.25630) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: cephadm 2024-03-30T05:18:10.754304+0000 mgr.y (mgr.25630) 608 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:11.489241+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:11.490932+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:11.502140+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:11.584686+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:12.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:11.585736+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[70086]: audit 2024-03-30T05:18:11.596111+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:10.506879+0000 mgr.y (mgr.25630) 600 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: cephadm 2024-03-30T05:18:10.526719+0000 mgr.y (mgr.25630) 601 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.172:5000 to Dashboard 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:10.528013+0000 mgr.y (mgr.25630) 602 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:10.531723+0000 mgr.y (mgr.25630) 603 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi172"}]: dispatch 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: cephadm 2024-03-30T05:18:10.574172+0000 mgr.y (mgr.25630) 604 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: cephadm 2024-03-30T05:18:10.597706+0000 mgr.y (mgr.25630) 605 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: cephadm 2024-03-30T05:18:10.611248+0000 mgr.y (mgr.25630) 606 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: cephadm 2024-03-30T05:18:10.642748+0000 mgr.y (mgr.25630) 607 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: cephadm 2024-03-30T05:18:10.754304+0000 mgr.y (mgr.25630) 608 : cephadm [INF] Upgrade: Complete! 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:11.489241+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:11.490932+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:11.502140+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:12.145 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:11.584686+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:18:12.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:11.585736+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:18:12.146 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:11 smithi172 bash[68787]: audit 2024-03-30T05:18:11.596111+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:12.723 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:18:13.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:12 smithi173 bash[49345]: cluster 2024-03-30T05:18:11.512603+0000 mgr.y (mgr.25630) 609 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:18:13.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:12 smithi173 bash[49345]: audit 2024-03-30T05:18:11.880896+0000 mgr.y (mgr.25630) 610 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:13.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:12 smithi172 bash[68787]: cluster 2024-03-30T05:18:11.512603+0000 mgr.y (mgr.25630) 609 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:18:13.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:12 smithi172 bash[68787]: audit 2024-03-30T05:18:11.880896+0000 mgr.y (mgr.25630) 610 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:13.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:12 smithi172 bash[70086]: cluster 2024-03-30T05:18:11.512603+0000 mgr.y (mgr.25630) 609 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-03-30T05:18:13.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:12 smithi172 bash[70086]: audit 2024-03-30T05:18:11.880896+0000 mgr.y (mgr.25630) 610 : audit [DBG] from='client.54850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:14.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:13 smithi172 bash[68787]: audit 2024-03-30T05:18:13.312170+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:14.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:13 smithi172 bash[68787]: audit 2024-03-30T05:18:13.660708+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:14.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:13 smithi172 bash[70086]: audit 2024-03-30T05:18:13.312170+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:14.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:13 smithi172 bash[70086]: audit 2024-03-30T05:18:13.660708+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:14.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:13 smithi173 bash[49345]: audit 2024-03-30T05:18:13.312170+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:14.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:13 smithi173 bash[49345]: audit 2024-03-30T05:18:13.660708+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:18:14.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:14 smithi172 bash[68787]: cluster 2024-03-30T05:18:13.513694+0000 mgr.y (mgr.25630) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:18:14.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:14 smithi172 bash[70086]: cluster 2024-03-30T05:18:13.513694+0000 mgr.y (mgr.25630) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:18:15.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:14 smithi173 bash[49345]: cluster 2024-03-30T05:18:13.513694+0000 mgr.y (mgr.25630) 611 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-03-30T05:18:16.028 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (12m) 16s ago 37m 16.1M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (12m) 81s ago 36m 74.4M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (22s) 16s ago 34m - - 3.7 3714003597ec f07fc5ce4483 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (14m) 81s ago 42m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (23m) 16s ago 44m 504M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (10m) 16s ago 44m 61.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (11m) 81s ago 42m 50.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (9m) 16s ago 42m 46.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (13m) 16s ago 37m 8636k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (13m) 81s ago 37m 8372k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (7m) 16s ago 41m 58.1M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (6m) 16s ago 41m 63.2M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:18:16.029 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (5m) 16s ago 40m 52.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:18:16.030 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (4m) 16s ago 40m 60.9M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:18:16.030 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (4m) 81s ago 39m 60.6M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:18:16.030 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (3m) 81s ago 39m 51.5M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec a2bca1311abc 2024-03-30T05:18:16.030 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (3m) 81s ago 38m 49.3M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 8d3268dd45e0 2024-03-30T05:18:16.030 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (2m) 81s ago 38m 53.4M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec ccf538ab870c 2024-03-30T05:18:16.030 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (13m) 81s ago 37m 71.8M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:18:16.030 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (93s) 16s ago 35m 89.6M - 19.0.0-2493-gd82c9aa1 3714003597ec 8049de3a874d 2024-03-30T05:18:16.030 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (87s) 81s ago 35m 88.9M - 19.0.0-2493-gd82c9aa1 3714003597ec ad224dea6f08 2024-03-30T05:18:16.783 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T05:18:17.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:16 smithi172 bash[68787]: cluster 2024-03-30T05:18:15.514881+0000 mgr.y (mgr.25630) 612 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:17.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:16 smithi172 bash[68787]: audit 2024-03-30T05:18:16.027763+0000 mgr.y (mgr.25630) 613 : audit [DBG] from='client.54856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:17.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:16 smithi172 bash[70086]: cluster 2024-03-30T05:18:15.514881+0000 mgr.y (mgr.25630) 612 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:17.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:16 smithi172 bash[70086]: audit 2024-03-30T05:18:16.027763+0000 mgr.y (mgr.25630) 613 : audit [DBG] from='client.54856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:17.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:16 smithi173 bash[49345]: cluster 2024-03-30T05:18:15.514881+0000 mgr.y (mgr.25630) 612 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:17.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:16 smithi173 bash[49345]: audit 2024-03-30T05:18:16.027763+0000 mgr.y (mgr.25630) 613 : audit [DBG] from='client.54856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:18:18.080 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:17 smithi172 bash[68787]: audit 2024-03-30T05:18:16.514713+0000 mgr.y (mgr.25630) 614 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:18.080 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:17 smithi172 bash[70086]: audit 2024-03-30T05:18:16.514713+0000 mgr.y (mgr.25630) 614 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:18.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:17 smithi173 bash[49345]: audit 2024-03-30T05:18:16.514713+0000 mgr.y (mgr.25630) 614 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:19.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:18 smithi172 bash[68787]: cluster 2024-03-30T05:18:17.516069+0000 mgr.y (mgr.25630) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:19.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:18 smithi172 bash[70086]: cluster 2024-03-30T05:18:17.516069+0000 mgr.y (mgr.25630) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:19.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:18 smithi173 bash[49345]: cluster 2024-03-30T05:18:17.516069+0000 mgr.y (mgr.25630) 615 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:19.841 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:18:19.841 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:18:19.841 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:18:19.841 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:18:19.841 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 15 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:18:19.842 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:18:20.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:19 smithi172 bash[68787]: audit 2024-03-30T05:18:19.854255+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.172:0/1254375182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:19 smithi172 bash[70086]: audit 2024-03-30T05:18:19.854255+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.172:0/1254375182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:19 smithi173 bash[49345]: audit 2024-03-30T05:18:19.854255+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.172:0/1254375182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:18:20.598 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-03-30T05:18:21.103 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:20 smithi172 bash[68787]: cluster 2024-03-30T05:18:19.516844+0000 mgr.y (mgr.25630) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:21.103 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:20 smithi172 bash[70086]: cluster 2024-03-30T05:18:19.516844+0000 mgr.y (mgr.25630) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:21.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:20 smithi173 bash[49345]: cluster 2024-03-30T05:18:19.516844+0000 mgr.y (mgr.25630) 616 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:21.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:18:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:18:21] "GET /metrics HTTP/1.1" 200 38409 "" "Prometheus/2.43.0" 2024-03-30T05:18:23.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:22 smithi173 bash[49345]: cluster 2024-03-30T05:18:21.517779+0000 mgr.y (mgr.25630) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:23.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:22 smithi172 bash[68787]: cluster 2024-03-30T05:18:21.517779+0000 mgr.y (mgr.25630) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:23.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:22 smithi172 bash[70086]: cluster 2024-03-30T05:18:21.517779+0000 mgr.y (mgr.25630) 617 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:23.478 INFO:teuthology.orchestra.run.smithi172.stdout:wait for servicemap items w/ changing names to refresh 2024-03-30T05:18:24.233 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'sleep 60' 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:24 smithi172 bash[68787]: cluster 2024-03-30T05:18:23.518740+0000 mgr.y (mgr.25630) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:25.299 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:24 smithi172 bash[70086]: cluster 2024-03-30T05:18:23.518740+0000 mgr.y (mgr.25630) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:25.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:24 smithi173 bash[49345]: cluster 2024-03-30T05:18:23.518740+0000 mgr.y (mgr.25630) 618 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:27.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:26 smithi172 bash[68787]: cluster 2024-03-30T05:18:25.519662+0000 mgr.y (mgr.25630) 619 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:27.143 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:26 smithi172 bash[70086]: cluster 2024-03-30T05:18:25.519662+0000 mgr.y (mgr.25630) 619 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:27.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:26 smithi173 bash[49345]: cluster 2024-03-30T05:18:25.519662+0000 mgr.y (mgr.25630) 619 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:28.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:27 smithi173 bash[49345]: audit 2024-03-30T05:18:26.525881+0000 mgr.y (mgr.25630) 620 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:28.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:27 smithi172 bash[68787]: audit 2024-03-30T05:18:26.525881+0000 mgr.y (mgr.25630) 620 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:28.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:27 smithi172 bash[70086]: audit 2024-03-30T05:18:26.525881+0000 mgr.y (mgr.25630) 620 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:29.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:28 smithi173 bash[49345]: cluster 2024-03-30T05:18:27.520691+0000 mgr.y (mgr.25630) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:29.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:28 smithi173 bash[49345]: audit 2024-03-30T05:18:28.312268+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:29.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:28 smithi172 bash[68787]: cluster 2024-03-30T05:18:27.520691+0000 mgr.y (mgr.25630) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:29.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:28 smithi172 bash[68787]: audit 2024-03-30T05:18:28.312268+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:29.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:28 smithi172 bash[70086]: cluster 2024-03-30T05:18:27.520691+0000 mgr.y (mgr.25630) 621 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:29.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:28 smithi172 bash[70086]: audit 2024-03-30T05:18:28.312268+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:31.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:30 smithi173 bash[49345]: cluster 2024-03-30T05:18:29.522063+0000 mgr.y (mgr.25630) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:31.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:30 smithi172 bash[68787]: cluster 2024-03-30T05:18:29.522063+0000 mgr.y (mgr.25630) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:31.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:30 smithi172 bash[70086]: cluster 2024-03-30T05:18:29.522063+0000 mgr.y (mgr.25630) 622 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:31.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:18:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:18:31] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.43.0" 2024-03-30T05:18:33.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:32 smithi173 bash[49345]: cluster 2024-03-30T05:18:31.523025+0000 mgr.y (mgr.25630) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:33.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:32 smithi172 bash[68787]: cluster 2024-03-30T05:18:31.523025+0000 mgr.y (mgr.25630) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:33.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:32 smithi172 bash[70086]: cluster 2024-03-30T05:18:31.523025+0000 mgr.y (mgr.25630) 623 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:35.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:34 smithi173 bash[49345]: cluster 2024-03-30T05:18:33.524175+0000 mgr.y (mgr.25630) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:35.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:34 smithi172 bash[68787]: cluster 2024-03-30T05:18:33.524175+0000 mgr.y (mgr.25630) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:35.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:34 smithi172 bash[70086]: cluster 2024-03-30T05:18:33.524175+0000 mgr.y (mgr.25630) 624 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:37.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:36 smithi173 bash[49345]: cluster 2024-03-30T05:18:35.525405+0000 mgr.y (mgr.25630) 625 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:37.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:36 smithi172 bash[68787]: cluster 2024-03-30T05:18:35.525405+0000 mgr.y (mgr.25630) 625 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:37.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:36 smithi172 bash[70086]: cluster 2024-03-30T05:18:35.525405+0000 mgr.y (mgr.25630) 625 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:38.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:37 smithi173 bash[49345]: audit 2024-03-30T05:18:36.535591+0000 mgr.y (mgr.25630) 626 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:38.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:37 smithi172 bash[68787]: audit 2024-03-30T05:18:36.535591+0000 mgr.y (mgr.25630) 626 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:38.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:37 smithi172 bash[70086]: audit 2024-03-30T05:18:36.535591+0000 mgr.y (mgr.25630) 626 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:39.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:38 smithi173 bash[49345]: cluster 2024-03-30T05:18:37.526599+0000 mgr.y (mgr.25630) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:39.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:38 smithi172 bash[68787]: cluster 2024-03-30T05:18:37.526599+0000 mgr.y (mgr.25630) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:39.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:38 smithi172 bash[70086]: cluster 2024-03-30T05:18:37.526599+0000 mgr.y (mgr.25630) 627 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:41.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:40 smithi173 bash[49345]: cluster 2024-03-30T05:18:39.528112+0000 mgr.y (mgr.25630) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:41.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:40 smithi172 bash[68787]: cluster 2024-03-30T05:18:39.528112+0000 mgr.y (mgr.25630) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:41.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:18:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:18:41] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.43.0" 2024-03-30T05:18:41.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:40 smithi172 bash[70086]: cluster 2024-03-30T05:18:39.528112+0000 mgr.y (mgr.25630) 628 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:43.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:42 smithi173 bash[49345]: cluster 2024-03-30T05:18:41.529136+0000 mgr.y (mgr.25630) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:43.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:42 smithi172 bash[68787]: cluster 2024-03-30T05:18:41.529136+0000 mgr.y (mgr.25630) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:43.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:42 smithi172 bash[70086]: cluster 2024-03-30T05:18:41.529136+0000 mgr.y (mgr.25630) 629 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:44.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:43 smithi173 bash[49345]: audit 2024-03-30T05:18:43.312794+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:44.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:43 smithi172 bash[68787]: audit 2024-03-30T05:18:43.312794+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:44.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:43 smithi172 bash[70086]: audit 2024-03-30T05:18:43.312794+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:45.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:44 smithi173 bash[49345]: cluster 2024-03-30T05:18:43.530218+0000 mgr.y (mgr.25630) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:45.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:44 smithi172 bash[68787]: cluster 2024-03-30T05:18:43.530218+0000 mgr.y (mgr.25630) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:45.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:44 smithi172 bash[70086]: cluster 2024-03-30T05:18:43.530218+0000 mgr.y (mgr.25630) 630 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:47.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:46 smithi173 bash[49345]: cluster 2024-03-30T05:18:45.531410+0000 mgr.y (mgr.25630) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:47.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:46 smithi172 bash[68787]: cluster 2024-03-30T05:18:45.531410+0000 mgr.y (mgr.25630) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:47.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:46 smithi172 bash[70086]: cluster 2024-03-30T05:18:45.531410+0000 mgr.y (mgr.25630) 631 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:48.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:47 smithi173 bash[49345]: audit 2024-03-30T05:18:46.545001+0000 mgr.y (mgr.25630) 632 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:48.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:48 smithi172 bash[68787]: audit 2024-03-30T05:18:46.545001+0000 mgr.y (mgr.25630) 632 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:48.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:48 smithi172 bash[70086]: audit 2024-03-30T05:18:46.545001+0000 mgr.y (mgr.25630) 632 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:49.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:48 smithi173 bash[49345]: cluster 2024-03-30T05:18:47.532549+0000 mgr.y (mgr.25630) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:49.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:49 smithi172 bash[68787]: cluster 2024-03-30T05:18:47.532549+0000 mgr.y (mgr.25630) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:49.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:49 smithi172 bash[70086]: cluster 2024-03-30T05:18:47.532549+0000 mgr.y (mgr.25630) 633 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:51.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:51 smithi173 bash[49345]: cluster 2024-03-30T05:18:49.533921+0000 mgr.y (mgr.25630) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:51.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:51 smithi172 bash[68787]: cluster 2024-03-30T05:18:49.533921+0000 mgr.y (mgr.25630) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:51.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:18:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:18:51] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.43.0" 2024-03-30T05:18:51.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:51 smithi172 bash[70086]: cluster 2024-03-30T05:18:49.533921+0000 mgr.y (mgr.25630) 634 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:53.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:53 smithi173 bash[49345]: cluster 2024-03-30T05:18:51.534913+0000 mgr.y (mgr.25630) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:53.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:53 smithi172 bash[68787]: cluster 2024-03-30T05:18:51.534913+0000 mgr.y (mgr.25630) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:53.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:53 smithi172 bash[70086]: cluster 2024-03-30T05:18:51.534913+0000 mgr.y (mgr.25630) 635 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:55.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:55 smithi173 bash[49345]: cluster 2024-03-30T05:18:53.536074+0000 mgr.y (mgr.25630) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:55.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:55 smithi172 bash[68787]: cluster 2024-03-30T05:18:53.536074+0000 mgr.y (mgr.25630) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:55.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:55 smithi172 bash[70086]: cluster 2024-03-30T05:18:53.536074+0000 mgr.y (mgr.25630) 636 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:18:57.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:57 smithi173 bash[49345]: cluster 2024-03-30T05:18:55.537266+0000 mgr.y (mgr.25630) 637 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:57.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:57 smithi172 bash[68787]: cluster 2024-03-30T05:18:55.537266+0000 mgr.y (mgr.25630) 637 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:57.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:57 smithi172 bash[70086]: cluster 2024-03-30T05:18:55.537266+0000 mgr.y (mgr.25630) 637 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:58.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:58 smithi173 bash[49345]: audit 2024-03-30T05:18:56.556367+0000 mgr.y (mgr.25630) 638 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:58.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:58 smithi172 bash[68787]: audit 2024-03-30T05:18:56.556367+0000 mgr.y (mgr.25630) 638 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:58.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:58 smithi172 bash[70086]: audit 2024-03-30T05:18:56.556367+0000 mgr.y (mgr.25630) 638 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:18:59.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:59 smithi173 bash[49345]: cluster 2024-03-30T05:18:57.538359+0000 mgr.y (mgr.25630) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:59.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:18:59 smithi173 bash[49345]: audit 2024-03-30T05:18:58.313338+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:59.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:59 smithi172 bash[68787]: cluster 2024-03-30T05:18:57.538359+0000 mgr.y (mgr.25630) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:59.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:18:59 smithi172 bash[68787]: audit 2024-03-30T05:18:58.313338+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:18:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:59 smithi172 bash[70086]: cluster 2024-03-30T05:18:57.538359+0000 mgr.y (mgr.25630) 639 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:18:59.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:18:59 smithi172 bash[70086]: audit 2024-03-30T05:18:58.313338+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:01.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:01 smithi173 bash[49345]: cluster 2024-03-30T05:18:59.539763+0000 mgr.y (mgr.25630) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:01.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:01 smithi172 bash[68787]: cluster 2024-03-30T05:18:59.539763+0000 mgr.y (mgr.25630) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:01.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:19:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:19:01] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.43.0" 2024-03-30T05:19:01.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:01 smithi172 bash[70086]: cluster 2024-03-30T05:18:59.539763+0000 mgr.y (mgr.25630) 640 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:03.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:03 smithi173 bash[49345]: cluster 2024-03-30T05:19:01.540751+0000 mgr.y (mgr.25630) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:03.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:03 smithi172 bash[68787]: cluster 2024-03-30T05:19:01.540751+0000 mgr.y (mgr.25630) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:03.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:03 smithi172 bash[70086]: cluster 2024-03-30T05:19:01.540751+0000 mgr.y (mgr.25630) 641 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:05.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:05 smithi173 bash[49345]: cluster 2024-03-30T05:19:03.542022+0000 mgr.y (mgr.25630) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:05.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:05 smithi172 bash[68787]: cluster 2024-03-30T05:19:03.542022+0000 mgr.y (mgr.25630) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:05.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:05 smithi172 bash[70086]: cluster 2024-03-30T05:19:03.542022+0000 mgr.y (mgr.25630) 642 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:07.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:07 smithi173 bash[49345]: cluster 2024-03-30T05:19:05.543236+0000 mgr.y (mgr.25630) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:07.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:07 smithi172 bash[68787]: cluster 2024-03-30T05:19:05.543236+0000 mgr.y (mgr.25630) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:07.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:07 smithi172 bash[70086]: cluster 2024-03-30T05:19:05.543236+0000 mgr.y (mgr.25630) 643 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:08.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:08 smithi173 bash[49345]: audit 2024-03-30T05:19:06.564897+0000 mgr.y (mgr.25630) 644 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:08.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:08 smithi172 bash[68787]: audit 2024-03-30T05:19:06.564897+0000 mgr.y (mgr.25630) 644 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:08.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:08 smithi172 bash[70086]: audit 2024-03-30T05:19:06.564897+0000 mgr.y (mgr.25630) 644 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:09.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:09 smithi173 bash[49345]: cluster 2024-03-30T05:19:07.544329+0000 mgr.y (mgr.25630) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:09.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:09 smithi172 bash[68787]: cluster 2024-03-30T05:19:07.544329+0000 mgr.y (mgr.25630) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:09.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:09 smithi172 bash[70086]: cluster 2024-03-30T05:19:07.544329+0000 mgr.y (mgr.25630) 645 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:11.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:11 smithi173 bash[49345]: cluster 2024-03-30T05:19:09.545731+0000 mgr.y (mgr.25630) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:11.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:11 smithi172 bash[68787]: cluster 2024-03-30T05:19:09.545731+0000 mgr.y (mgr.25630) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:11.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:19:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:19:11] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.43.0" 2024-03-30T05:19:11.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:11 smithi172 bash[70086]: cluster 2024-03-30T05:19:09.545731+0000 mgr.y (mgr.25630) 646 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:13.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:13 smithi173 bash[49345]: cluster 2024-03-30T05:19:11.546703+0000 mgr.y (mgr.25630) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:13.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:13 smithi173 bash[49345]: audit 2024-03-30T05:19:12.402540+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:13.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:13 smithi173 bash[49345]: audit 2024-03-30T05:19:12.404132+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:13.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:13 smithi173 bash[49345]: audit 2024-03-30T05:19:12.415697+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:19:13.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:13 smithi172 bash[68787]: cluster 2024-03-30T05:19:11.546703+0000 mgr.y (mgr.25630) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:13.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:13 smithi172 bash[68787]: audit 2024-03-30T05:19:12.402540+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:13.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:13 smithi172 bash[68787]: audit 2024-03-30T05:19:12.404132+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:13.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:13 smithi172 bash[68787]: audit 2024-03-30T05:19:12.415697+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:19:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:13 smithi172 bash[70086]: cluster 2024-03-30T05:19:11.546703+0000 mgr.y (mgr.25630) 647 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:13 smithi172 bash[70086]: audit 2024-03-30T05:19:12.402540+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-03-30T05:19:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:13 smithi172 bash[70086]: audit 2024-03-30T05:19:12.404132+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-03-30T05:19:13.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:13 smithi172 bash[70086]: audit 2024-03-30T05:19:12.415697+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' 2024-03-30T05:19:14.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:14 smithi173 bash[49345]: audit 2024-03-30T05:19:13.313612+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:14.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:14 smithi172 bash[70086]: audit 2024-03-30T05:19:13.313612+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:14.394 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:14 smithi172 bash[68787]: audit 2024-03-30T05:19:13.313612+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:15.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:15 smithi173 bash[49345]: cluster 2024-03-30T05:19:13.547814+0000 mgr.y (mgr.25630) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:15.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:15 smithi172 bash[68787]: cluster 2024-03-30T05:19:13.547814+0000 mgr.y (mgr.25630) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:15.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:15 smithi172 bash[70086]: cluster 2024-03-30T05:19:13.547814+0000 mgr.y (mgr.25630) 648 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:16.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:16 smithi173 bash[49345]: cluster 2024-03-30T05:19:15.549042+0000 mgr.y (mgr.25630) 649 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:16.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:16 smithi172 bash[68787]: cluster 2024-03-30T05:19:15.549042+0000 mgr.y (mgr.25630) 649 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:16.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:16 smithi172 bash[70086]: cluster 2024-03-30T05:19:15.549042+0000 mgr.y (mgr.25630) 649 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:17.362 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:17 smithi173 bash[49345]: audit 2024-03-30T05:19:16.573767+0000 mgr.y (mgr.25630) 650 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:17.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:17 smithi172 bash[68787]: audit 2024-03-30T05:19:16.573767+0000 mgr.y (mgr.25630) 650 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:17.393 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:17 smithi172 bash[70086]: audit 2024-03-30T05:19:16.573767+0000 mgr.y (mgr.25630) 650 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:18.363 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:18 smithi173 bash[49345]: cluster 2024-03-30T05:19:17.550169+0000 mgr.y (mgr.25630) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:18.393 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:18 smithi172 bash[68787]: cluster 2024-03-30T05:19:17.550169+0000 mgr.y (mgr.25630) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:18.394 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:18 smithi172 bash[70086]: cluster 2024-03-30T05:19:17.550169+0000 mgr.y (mgr.25630) 651 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:20.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:20 smithi173 bash[49345]: cluster 2024-03-30T05:19:19.551603+0000 mgr.y (mgr.25630) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:20.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:20 smithi172 bash[68787]: cluster 2024-03-30T05:19:19.551603+0000 mgr.y (mgr.25630) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:20.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:20 smithi172 bash[70086]: cluster 2024-03-30T05:19:19.551603+0000 mgr.y (mgr.25630) 652 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:21.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:19:21 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:19:21] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.43.0" 2024-03-30T05:19:22.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:22 smithi173 bash[49345]: cluster 2024-03-30T05:19:21.552576+0000 mgr.y (mgr.25630) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:22.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:22 smithi172 bash[68787]: cluster 2024-03-30T05:19:21.552576+0000 mgr.y (mgr.25630) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:22.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:22 smithi172 bash[70086]: cluster 2024-03-30T05:19:21.552576+0000 mgr.y (mgr.25630) 653 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:24.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:24 smithi173 bash[49345]: cluster 2024-03-30T05:19:23.553653+0000 mgr.y (mgr.25630) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:24.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:24 smithi172 bash[68787]: cluster 2024-03-30T05:19:23.553653+0000 mgr.y (mgr.25630) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:24.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:24 smithi172 bash[70086]: cluster 2024-03-30T05:19:23.553653+0000 mgr.y (mgr.25630) 654 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:26.863 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:26 smithi173 bash[49345]: cluster 2024-03-30T05:19:25.554856+0000 mgr.y (mgr.25630) 655 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:26.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:26 smithi172 bash[68787]: cluster 2024-03-30T05:19:25.554856+0000 mgr.y (mgr.25630) 655 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:26.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:26 smithi172 bash[70086]: cluster 2024-03-30T05:19:25.554856+0000 mgr.y (mgr.25630) 655 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:27.870 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:27 smithi172 bash[68787]: audit 2024-03-30T05:19:26.584874+0000 mgr.y (mgr.25630) 656 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:27.871 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:27 smithi172 bash[70086]: audit 2024-03-30T05:19:26.584874+0000 mgr.y (mgr.25630) 656 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:27.872 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ps' 2024-03-30T05:19:28.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:27 smithi173 bash[49345]: audit 2024-03-30T05:19:26.584874+0000 mgr.y (mgr.25630) 656 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:28 smithi172 bash[68787]: cluster 2024-03-30T05:19:27.555971+0000 mgr.y (mgr.25630) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:28.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:28 smithi172 bash[68787]: audit 2024-03-30T05:19:28.314139+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:28 smithi172 bash[70086]: cluster 2024-03-30T05:19:27.555971+0000 mgr.y (mgr.25630) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:28.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:28 smithi172 bash[70086]: audit 2024-03-30T05:19:28.314139+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:28 smithi173 bash[49345]: cluster 2024-03-30T05:19:27.555971+0000 mgr.y (mgr.25630) 657 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:29.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:28 smithi173 bash[49345]: audit 2024-03-30T05:19:28.314139+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:30.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:30 smithi172 bash[68787]: cluster 2024-03-30T05:19:29.557428+0000 mgr.y (mgr.25630) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:30.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:30 smithi172 bash[70086]: cluster 2024-03-30T05:19:29.557428+0000 mgr.y (mgr.25630) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:31.088 INFO:teuthology.orchestra.run.smithi172.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:alertmanager.a smithi172 *:9093,9094 running (14m) 91s ago 38m 16.1M - 0.25.0 c8568f914cd2 4b25b21c69ca 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:grafana.a smithi173 *:3000 running (13m) 2m ago 37m 74.4M - 9.4.12 2bacad6d85d8 407d99caa8de 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:iscsi.foo.smithi172.vdysgc smithi172 running (97s) 91s ago 36m - - 3.7 3714003597ec f07fc5ce4483 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.x smithi173 *:8443,9283,8765 running (15m) 2m ago 43m 440M - 19.0.0-2493-gd82c9aa1 3714003597ec 343a439baa25 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:mgr.y smithi172 *:8443,9283,8765 running (25m) 91s ago 45m 504M - 19.0.0-2493-gd82c9aa1 3714003597ec 779e78d0b294 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:mon.a smithi172 running (11m) 91s ago 45m 61.3M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 921a0beefcf9 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:mon.b smithi173 running (12m) 2m ago 43m 50.7M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec c780a52bbf10 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:mon.c smithi172 running (10m) 91s ago 43m 46.1M 2048M 19.0.0-2493-gd82c9aa1 3714003597ec 015bb43fc8b2 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.a smithi172 *:9100 running (15m) 91s ago 38m 8636k - 1.5.0 0da6a335fe13 583476d95f5c 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:node-exporter.b smithi173 *:9100 running (14m) 2m ago 38m 8372k - 1.5.0 0da6a335fe13 12027676df01 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:osd.0 smithi172 running (8m) 91s ago 43m 58.1M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 220ad5153bed 2024-03-30T05:19:31.089 INFO:teuthology.orchestra.run.smithi172.stdout:osd.1 smithi172 running (8m) 91s ago 42m 63.2M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 205cb63078e2 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.2 smithi172 running (6m) 91s ago 42m 52.0M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 0911c7ece4b7 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.3 smithi172 running (5m) 91s ago 41m 60.9M 3036M 19.0.0-2493-gd82c9aa1 3714003597ec 65099cd7c32c 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.4 smithi173 running (5m) 2m ago 40m 60.6M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 3da034826560 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.5 smithi173 running (4m) 2m ago 40m 51.5M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec a2bca1311abc 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.6 smithi173 running (4m) 2m ago 39m 49.3M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec 8d3268dd45e0 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:osd.7 smithi173 running (4m) 2m ago 39m 53.4M 3292M 19.0.0-2493-gd82c9aa1 3714003597ec ccf538ab870c 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:prometheus.a smithi173 *:9095 running (14m) 2m ago 38m 71.8M - 2.43.0 a07b618ecd1d 15dbefe0557d 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi172.pyxvyv smithi172 *:8000 running (2m) 91s ago 36m 89.6M - 19.0.0-2493-gd82c9aa1 3714003597ec 8049de3a874d 2024-03-30T05:19:31.090 INFO:teuthology.orchestra.run.smithi172.stdout:rgw.foo.smithi173.mrutfu smithi173 *:8000 running (2m) 2m ago 36m 88.9M - 19.0.0-2493-gd82c9aa1 3714003597ec ad224dea6f08 2024-03-30T05:19:31.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:30 smithi173 bash[49345]: cluster 2024-03-30T05:19:29.557428+0000 mgr.y (mgr.25630) 658 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:31.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:19:31 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:19:31] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.43.0" 2024-03-30T05:19:31.841 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions' 2024-03-30T05:19:31.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:31 smithi172 bash[70086]: audit 2024-03-30T05:19:31.060029+0000 mgr.y (mgr.25630) 659 : audit [DBG] from='client.54868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:31.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:31 smithi172 bash[68787]: audit 2024-03-30T05:19:31.060029+0000 mgr.y (mgr.25630) 659 : audit [DBG] from='client.54868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:32.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:31 smithi173 bash[49345]: audit 2024-03-30T05:19:31.060029+0000 mgr.y (mgr.25630) 659 : audit [DBG] from='client.54868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:32.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:32 smithi172 bash[68787]: cluster 2024-03-30T05:19:31.558427+0000 mgr.y (mgr.25630) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:32.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:32 smithi172 bash[70086]: cluster 2024-03-30T05:19:31.558427+0000 mgr.y (mgr.25630) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:33.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:32 smithi173 bash[49345]: cluster 2024-03-30T05:19:31.558427+0000 mgr.y (mgr.25630) 660 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:34.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:34 smithi172 bash[68787]: cluster 2024-03-30T05:19:33.559567+0000 mgr.y (mgr.25630) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:34.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:34 smithi172 bash[70086]: cluster 2024-03-30T05:19:33.559567+0000 mgr.y (mgr.25630) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:34.999 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: "mon": { 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 3 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: "mgr": { 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: "osd": { 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 8 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: "rgw": { 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 2 2024-03-30T05:19:35.000 INFO:teuthology.orchestra.run.smithi172.stdout: }, 2024-03-30T05:19:35.001 INFO:teuthology.orchestra.run.smithi172.stdout: "overall": { 2024-03-30T05:19:35.001 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)": 15 2024-03-30T05:19:35.001 INFO:teuthology.orchestra.run.smithi172.stdout: } 2024-03-30T05:19:35.001 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:19:35.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:34 smithi173 bash[49345]: cluster 2024-03-30T05:19:33.559567+0000 mgr.y (mgr.25630) 661 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:35.784 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch upgrade status' 2024-03-30T05:19:35.968 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:35 smithi172 bash[68787]: audit 2024-03-30T05:19:35.012505+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.172:0/3417995782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:35.968 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:35 smithi172 bash[70086]: audit 2024-03-30T05:19:35.012505+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.172:0/3417995782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:35 smithi173 bash[49345]: audit 2024-03-30T05:19:35.012505+0000 mon.a (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.172:0/3417995782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:36.879 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:36 smithi172 bash[68787]: cluster 2024-03-30T05:19:35.560749+0000 mgr.y (mgr.25630) 662 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:36.879 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:36 smithi172 bash[70086]: cluster 2024-03-30T05:19:35.560749+0000 mgr.y (mgr.25630) 662 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:37.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:36 smithi173 bash[49345]: cluster 2024-03-30T05:19:35.560749+0000 mgr.y (mgr.25630) 662 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:38.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:37 smithi173 bash[49345]: audit 2024-03-30T05:19:36.594690+0000 mgr.y (mgr.25630) 663 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:38.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:37 smithi172 bash[68787]: audit 2024-03-30T05:19:36.594690+0000 mgr.y (mgr.25630) 663 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:38.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:37 smithi172 bash[70086]: audit 2024-03-30T05:19:36.594690+0000 mgr.y (mgr.25630) 663 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:38.885 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:19:38.886 INFO:teuthology.orchestra.run.smithi172.stdout: "target_image": null, 2024-03-30T05:19:38.886 INFO:teuthology.orchestra.run.smithi172.stdout: "in_progress": false, 2024-03-30T05:19:38.886 INFO:teuthology.orchestra.run.smithi172.stdout: "which": "", 2024-03-30T05:19:38.886 INFO:teuthology.orchestra.run.smithi172.stdout: "services_complete": [], 2024-03-30T05:19:38.886 INFO:teuthology.orchestra.run.smithi172.stdout: "progress": null, 2024-03-30T05:19:38.886 INFO:teuthology.orchestra.run.smithi172.stdout: "message": "", 2024-03-30T05:19:38.886 INFO:teuthology.orchestra.run.smithi172.stdout: "is_paused": false 2024-03-30T05:19:38.886 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:19:38.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:38 smithi172 bash[68787]: cluster 2024-03-30T05:19:37.561874+0000 mgr.y (mgr.25630) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:38.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:38 smithi172 bash[70086]: cluster 2024-03-30T05:19:37.561874+0000 mgr.y (mgr.25630) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:39.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:38 smithi173 bash[49345]: cluster 2024-03-30T05:19:37.561874+0000 mgr.y (mgr.25630) 664 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:39.600 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph health detail' 2024-03-30T05:19:39.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:39 smithi172 bash[68787]: audit 2024-03-30T05:19:38.898572+0000 mgr.y (mgr.25630) 665 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:39.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:39 smithi172 bash[70086]: audit 2024-03-30T05:19:38.898572+0000 mgr.y (mgr.25630) 665 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:40.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:39 smithi173 bash[49345]: audit 2024-03-30T05:19:38.898572+0000 mgr.y (mgr.25630) 665 : audit [DBG] from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:40.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:40 smithi172 bash[68787]: cluster 2024-03-30T05:19:39.563233+0000 mgr.y (mgr.25630) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:40.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:40 smithi172 bash[70086]: cluster 2024-03-30T05:19:39.563233+0000 mgr.y (mgr.25630) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:41.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:40 smithi173 bash[49345]: cluster 2024-03-30T05:19:39.563233+0000 mgr.y (mgr.25630) 666 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:41.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:19:41 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:19:41] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.43.0" 2024-03-30T05:19:42.808 INFO:teuthology.orchestra.run.smithi172.stdout:HEALTH_OK 2024-03-30T05:19:43.015 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:42 smithi172 bash[68787]: cluster 2024-03-30T05:19:41.564374+0000 mgr.y (mgr.25630) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:43.015 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:42 smithi172 bash[70086]: cluster 2024-03-30T05:19:41.564374+0000 mgr.y (mgr.25630) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:43.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:42 smithi173 bash[49345]: cluster 2024-03-30T05:19:41.564374+0000 mgr.y (mgr.25630) 667 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:43.556 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-03-30T05:19:43.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:43 smithi172 bash[70086]: audit 2024-03-30T05:19:42.821278+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.172:0/3998850123' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:19:43.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:43 smithi172 bash[70086]: audit 2024-03-30T05:19:43.314483+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:43.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:43 smithi172 bash[68787]: audit 2024-03-30T05:19:42.821278+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.172:0/3998850123' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:19:43.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:43 smithi172 bash[68787]: audit 2024-03-30T05:19:43.314483+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:44.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:43 smithi173 bash[49345]: audit 2024-03-30T05:19:42.821278+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.172:0/3998850123' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-03-30T05:19:44.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:43 smithi173 bash[49345]: audit 2024-03-30T05:19:43.314483+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:45.109 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:44 smithi172 bash[68787]: cluster 2024-03-30T05:19:43.565550+0000 mgr.y (mgr.25630) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:45.109 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:44 smithi172 bash[70086]: cluster 2024-03-30T05:19:43.565550+0000 mgr.y (mgr.25630) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:45.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:44 smithi173 bash[49345]: cluster 2024-03-30T05:19:43.565550+0000 mgr.y (mgr.25630) 668 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:46.893 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:46 smithi172 bash[70086]: cluster 2024-03-30T05:19:45.566327+0000 mgr.y (mgr.25630) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:46.894 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:46 smithi172 bash[68787]: cluster 2024-03-30T05:19:45.566327+0000 mgr.y (mgr.25630) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:46.952 INFO:teuthology.orchestra.run.smithi172.stdout:true 2024-03-30T05:19:47.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:46 smithi173 bash[49345]: cluster 2024-03-30T05:19:45.566327+0000 mgr.y (mgr.25630) 669 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:47.775 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-03-30T05:19:48.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:47 smithi173 bash[49345]: audit 2024-03-30T05:19:46.605780+0000 mgr.y (mgr.25630) 670 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:48.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:47 smithi173 bash[49345]: audit 2024-03-30T05:19:46.951592+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.172:0/347370206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:48.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:47 smithi172 bash[68787]: audit 2024-03-30T05:19:46.605780+0000 mgr.y (mgr.25630) 670 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:48.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:47 smithi172 bash[68787]: audit 2024-03-30T05:19:46.951592+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.172:0/347370206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:48.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:47 smithi172 bash[70086]: audit 2024-03-30T05:19:46.605780+0000 mgr.y (mgr.25630) 670 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:48.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:47 smithi172 bash[70086]: audit 2024-03-30T05:19:46.951592+0000 mon.a (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.172:0/347370206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:48.972 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:48 smithi172 bash[68787]: cluster 2024-03-30T05:19:47.567395+0000 mgr.y (mgr.25630) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:48.972 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:48 smithi172 bash[70086]: cluster 2024-03-30T05:19:47.567395+0000 mgr.y (mgr.25630) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:49.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:48 smithi173 bash[49345]: cluster 2024-03-30T05:19:47.567395+0000 mgr.y (mgr.25630) 671 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:50.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:50 smithi172 bash[68787]: cluster 2024-03-30T05:19:49.568799+0000 mgr.y (mgr.25630) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:50.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:50 smithi172 bash[70086]: cluster 2024-03-30T05:19:49.568799+0000 mgr.y (mgr.25630) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:51.010 INFO:teuthology.orchestra.run.smithi172.stdout: "ceph version 19.0.0-2493-gd82c9aa1 (d82c9aa17f09785fe698d262f9601d87bb79f962) squid (dev)" 2024-03-30T05:19:51.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:50 smithi173 bash[49345]: cluster 2024-03-30T05:19:49.568799+0000 mgr.y (mgr.25630) 672 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:51.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:19:51 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:19:51] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.43.0" 2024-03-30T05:19:51.813 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -e sha1=d82c9aa17f09785fe698d262f9601d87bb79f962 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-03-30T05:19:51.987 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:51 smithi172 bash[70086]: audit 2024-03-30T05:19:51.010374+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.172:0/1305594112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:51.987 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:51 smithi172 bash[68787]: audit 2024-03-30T05:19:51.010374+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.172:0/1305594112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:52.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:51 smithi173 bash[49345]: audit 2024-03-30T05:19:51.010374+0000 mon.a (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.172:0/1305594112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-03-30T05:19:53.027 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:52 smithi172 bash[68787]: cluster 2024-03-30T05:19:51.569720+0000 mgr.y (mgr.25630) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:53.028 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:52 smithi172 bash[70086]: cluster 2024-03-30T05:19:51.569720+0000 mgr.y (mgr.25630) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:53.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:52 smithi173 bash[49345]: cluster 2024-03-30T05:19:51.569720+0000 mgr.y (mgr.25630) 673 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:54.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:54 smithi172 bash[68787]: cluster 2024-03-30T05:19:53.570648+0000 mgr.y (mgr.25630) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:54.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:54 smithi172 bash[70086]: cluster 2024-03-30T05:19:53.570648+0000 mgr.y (mgr.25630) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:54.919 INFO:teuthology.orchestra.run.smithi172.stdout:osd 8 3m ago - 2024-03-30T05:19:55.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:54 smithi173 bash[49345]: cluster 2024-03-30T05:19:53.570648+0000 mgr.y (mgr.25630) 674 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:19:55.674 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-03-30T05:19:55.688 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi172.front.sepia.ceph.com 2024-03-30T05:19:55.688 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls' 2024-03-30T05:19:56.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:55 smithi173 bash[49345]: audit 2024-03-30T05:19:54.911281+0000 mgr.y (mgr.25630) 675 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:56.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:55 smithi172 bash[68787]: audit 2024-03-30T05:19:54.911281+0000 mgr.y (mgr.25630) 675 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:56.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:55 smithi172 bash[70086]: audit 2024-03-30T05:19:54.911281+0000 mgr.y (mgr.25630) 675 : audit [DBG] from='client.54904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:56.875 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:56 smithi172 bash[68787]: cluster 2024-03-30T05:19:55.571764+0000 mgr.y (mgr.25630) 676 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:56.875 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:56 smithi172 bash[70086]: cluster 2024-03-30T05:19:55.571764+0000 mgr.y (mgr.25630) 676 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:57.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:56 smithi173 bash[49345]: cluster 2024-03-30T05:19:55.571764+0000 mgr.y (mgr.25630) 676 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:58.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:57 smithi173 bash[49345]: audit 2024-03-30T05:19:56.616729+0000 mgr.y (mgr.25630) 677 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:58.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:57 smithi172 bash[68787]: audit 2024-03-30T05:19:56.616729+0000 mgr.y (mgr.25630) 677 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:58.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:57 smithi172 bash[70086]: audit 2024-03-30T05:19:56.616729+0000 mgr.y (mgr.25630) 677 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:19:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:58 smithi173 bash[49345]: cluster 2024-03-30T05:19:57.572876+0000 mgr.y (mgr.25630) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:59.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:58 smithi173 bash[49345]: audit 2024-03-30T05:19:58.314944+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:59.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:58 smithi172 bash[68787]: cluster 2024-03-30T05:19:57.572876+0000 mgr.y (mgr.25630) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:59.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:58 smithi172 bash[68787]: audit 2024-03-30T05:19:58.314944+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:59.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:58 smithi172 bash[70086]: cluster 2024-03-30T05:19:57.572876+0000 mgr.y (mgr.25630) 678 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:19:59.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:58 smithi172 bash[70086]: audit 2024-03-30T05:19:58.314944+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.25630 172.21.15.172:0/3912104303' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-03-30T05:19:59.602 INFO:teuthology.orchestra.run.smithi172.stdout:{ 2024-03-30T05:19:59.603 INFO:teuthology.orchestra.run.smithi172.stdout: "image": "quay.io/ceph/ceph", 2024-03-30T05:19:59.603 INFO:teuthology.orchestra.run.smithi172.stdout: "registry": "quay.io", 2024-03-30T05:19:59.603 INFO:teuthology.orchestra.run.smithi172.stdout: "bare_image": "ceph/ceph", 2024-03-30T05:19:59.603 INFO:teuthology.orchestra.run.smithi172.stdout: "versions": [] 2024-03-30T05:19:59.603 INFO:teuthology.orchestra.run.smithi172.stdout:} 2024-03-30T05:19:59.893 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:19:59 smithi172 bash[68787]: audit 2024-03-30T05:19:58.888751+0000 mgr.y (mgr.25630) 679 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:19:59.894 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:19:59 smithi172 bash[70086]: audit 2024-03-30T05:19:58.888751+0000 mgr.y (mgr.25630) 679 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:00.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:19:59 smithi173 bash[49345]: audit 2024-03-30T05:19:58.888751+0000 mgr.y (mgr.25630) 679 : audit [DBG] from='client.44970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:00.396 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-03-30T05:20:00.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:00 smithi172 bash[70086]: cluster 2024-03-30T05:19:59.574005+0000 mgr.y (mgr.25630) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:00.897 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:00 smithi172 bash[70086]: cluster 2024-03-30T05:20:00.000170+0000 mon.a (mon.0) 1063 : cluster [INF] overall HEALTH_OK 2024-03-30T05:20:00.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:00 smithi172 bash[68787]: cluster 2024-03-30T05:19:59.574005+0000 mgr.y (mgr.25630) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:00.897 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:00 smithi172 bash[68787]: cluster 2024-03-30T05:20:00.000170+0000 mon.a (mon.0) 1063 : cluster [INF] overall HEALTH_OK 2024-03-30T05:20:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:00 smithi173 bash[49345]: cluster 2024-03-30T05:19:59.574005+0000 mgr.y (mgr.25630) 680 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:01.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:00 smithi173 bash[49345]: cluster 2024-03-30T05:20:00.000170+0000 mon.a (mon.0) 1063 : cluster [INF] overall HEALTH_OK 2024-03-30T05:20:01.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:01 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:20:01] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.43.0" 2024-03-30T05:20:03.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:02 smithi173 bash[49345]: cluster 2024-03-30T05:20:01.574907+0000 mgr.y (mgr.25630) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:03.126 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:02 smithi172 bash[68787]: cluster 2024-03-30T05:20:01.574907+0000 mgr.y (mgr.25630) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:03.126 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:02 smithi172 bash[70086]: cluster 2024-03-30T05:20:01.574907+0000 mgr.y (mgr.25630) 681 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:04.274 INFO:teuthology.orchestra.run.smithi172.stdout: "16.2.0", 2024-03-30T05:20:05.049 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:04 smithi172 bash[68787]: audit 2024-03-30T05:20:03.567285+0000 mgr.y (mgr.25630) 682 : audit [DBG] from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:05.050 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:04 smithi172 bash[68787]: cluster 2024-03-30T05:20:03.575738+0000 mgr.y (mgr.25630) 683 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:05.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:04 smithi172 bash[70086]: audit 2024-03-30T05:20:03.567285+0000 mgr.y (mgr.25630) 682 : audit [DBG] from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:05.050 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:04 smithi172 bash[70086]: cluster 2024-03-30T05:20:03.575738+0000 mgr.y (mgr.25630) 683 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:05.051 DEBUG:teuthology.orchestra.run.smithi172:> 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 905d457c-ee4e-11ee-b647-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-03-30T05:20:05.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:04 smithi173 bash[49345]: audit 2024-03-30T05:20:03.567285+0000 mgr.y (mgr.25630) 682 : audit [DBG] from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:05.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:04 smithi173 bash[49345]: cluster 2024-03-30T05:20:03.575738+0000 mgr.y (mgr.25630) 683 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-03-30T05:20:07.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:06 smithi173 bash[49345]: cluster 2024-03-30T05:20:05.576930+0000 mgr.y (mgr.25630) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:07.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:06 smithi172 bash[68787]: cluster 2024-03-30T05:20:05.576930+0000 mgr.y (mgr.25630) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:07.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:06 smithi172 bash[70086]: cluster 2024-03-30T05:20:05.576930+0000 mgr.y (mgr.25630) 684 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:08.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:07 smithi173 bash[49345]: audit 2024-03-30T05:20:06.624870+0000 mgr.y (mgr.25630) 685 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:08.144 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:07 smithi172 bash[68787]: audit 2024-03-30T05:20:06.624870+0000 mgr.y (mgr.25630) 685 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:08.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:07 smithi172 bash[70086]: audit 2024-03-30T05:20:06.624870+0000 mgr.y (mgr.25630) 685 : audit [DBG] from='client.54802 -' entity='client.iscsi.foo.smithi172.vdysgc' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-03-30T05:20:08.924 INFO:teuthology.orchestra.run.smithi172.stdout: "v16.2.2", 2024-03-30T05:20:08.924 INFO:teuthology.orchestra.run.smithi172.stdout: "v16.2.2-20210505", 2024-03-30T05:20:09.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:08 smithi173 bash[49345]: cluster 2024-03-30T05:20:07.578033+0000 mgr.y (mgr.25630) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:09.143 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:08 smithi172 bash[68787]: cluster 2024-03-30T05:20:07.578033+0000 mgr.y (mgr.25630) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:09.144 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:08 smithi172 bash[70086]: cluster 2024-03-30T05:20:07.578033+0000 mgr.y (mgr.25630) 686 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-03-30T05:20:09.720 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-03-30T05:20:09.730 INFO:tasks.cephadm:Teardown begin 2024-03-30T05:20:09.730 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T05:20:09.744 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T05:20:09.759 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-03-30T05:20:09.760 DEBUG:teuthology.orchestra.run.smithi172:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T05:20:09.795 DEBUG:teuthology.orchestra.run.smithi173:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-03-30T05:20:09.811 INFO:tasks.cephadm:Stopping all daemons... 2024-03-30T05:20:09.811 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-03-30T05:20:09.812 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.a 2024-03-30T05:20:09.986 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:09 smithi172 bash[70086]: audit 2024-03-30T05:20:08.129232+0000 mgr.y (mgr.25630) 687 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:09.986 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:09 smithi172 bash[68787]: audit 2024-03-30T05:20:08.129232+0000 mgr.y (mgr.25630) 687 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:09.986 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:09 smithi172 systemd[1]: Stopping Ceph mon.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:10.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:09 smithi172 bash[68787]: debug 2024-03-30T05:20:09.994+0000 7f88330be700 -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-03-30T05:20:10.046 INFO:journalctl@ceph.mon.a.smithi172.stdout:Mar 30 05:20:09 smithi172 bash[68787]: debug 2024-03-30T05:20:09.994+0000 7f88330be700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-03-30T05:20:10.046 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:10 smithi172 bash[54182]: [30/Mar/2024:05:20:10] ENGINE Bus STOPPING 2024-03-30T05:20:10.047 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:10 smithi172 bash[54182]: [30/Mar/2024:05:20:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-03-30T05:20:10.047 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:10 smithi172 bash[54182]: [30/Mar/2024:05:20:10] ENGINE Bus STOPPED 2024-03-30T05:20:10.047 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:10 smithi172 bash[54182]: [30/Mar/2024:05:20:10] ENGINE Bus STARTING 2024-03-30T05:20:10.113 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:09 smithi173 bash[49345]: audit 2024-03-30T05:20:08.129232+0000 mgr.y (mgr.25630) 687 : audit [DBG] from='client.44982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-03-30T05:20:10.393 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:10 smithi172 bash[54182]: CherryPy Checker: 2024-03-30T05:20:10.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:10 smithi172 bash[54182]: The Application mounted at '' has an empty config. 2024-03-30T05:20:10.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:10 smithi172 bash[54182]: [30/Mar/2024:05:20:10] ENGINE Serving on http://:::9283 2024-03-30T05:20:10.394 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:10 smithi172 bash[54182]: [30/Mar/2024:05:20:10] ENGINE Bus STARTED 2024-03-30T05:20:10.895 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.a.service' 2024-03-30T05:20:10.926 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:10.926 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-03-30T05:20:10.926 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-03-30T05:20:10.926 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.c 2024-03-30T05:20:11.370 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:11 smithi172 bash[54182]: ::ffff:172.21.15.173 - - [30/Mar/2024:05:20:11] "GET /metrics HTTP/1.1" 200 38407 "" "Prometheus/2.43.0" 2024-03-30T05:20:11.370 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:10 smithi172 systemd[1]: Stopping Ceph mon.c for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:11.370 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:11 smithi172 bash[70086]: debug 2024-03-30T05:20:11.106+0000 7fcb5ca1d700 -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-03-30T05:20:11.370 INFO:journalctl@ceph.mon.c.smithi172.stdout:Mar 30 05:20:11 smithi172 bash[70086]: debug 2024-03-30T05:20:11.106+0000 7fcb5ca1d700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-03-30T05:20:12.097 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.c.service' 2024-03-30T05:20:12.122 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:12.123 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-03-30T05:20:12.123 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-03-30T05:20:12.123 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.b 2024-03-30T05:20:12.572 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:12 smithi173 systemd[1]: Stopping Ceph mon.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:12.573 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:12 smithi173 bash[49345]: debug 2024-03-30T05:20:12.361+0000 7f3d04f03700 -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-03-30T05:20:12.573 INFO:journalctl@ceph.mon.b.smithi173.stdout:Mar 30 05:20:12 smithi173 bash[49345]: debug 2024-03-30T05:20:12.361+0000 7f3d04f03700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-03-30T05:20:13.286 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mon.b.service' 2024-03-30T05:20:13.319 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:13.319 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-03-30T05:20:13.319 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-03-30T05:20:13.319 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.y 2024-03-30T05:20:13.643 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:13 smithi172 systemd[1]: Stopping Ceph mgr.y for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:13.644 INFO:journalctl@ceph.mgr.y.smithi172.stdout:Mar 30 05:20:13 smithi172 bash[54182]: debug 2024-03-30T05:20:13.478+0000 7f4722e53700 -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-03-30T05:20:14.385 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.y.service' 2024-03-30T05:20:14.408 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:14.409 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-03-30T05:20:14.409 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-03-30T05:20:14.409 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.x 2024-03-30T05:20:14.836 INFO:journalctl@ceph.mgr.x.smithi173.stdout:Mar 30 05:20:14 smithi173 systemd[1]: Stopping Ceph mgr.x for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:15.449 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@mgr.x.service' 2024-03-30T05:20:15.474 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:15.474 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-03-30T05:20:15.475 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-03-30T05:20:15.475 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.0 2024-03-30T05:20:15.894 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:20:15 smithi172 systemd[1]: Stopping Ceph osd.0 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:15.894 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:20:15 smithi172 bash[76829]: debug 2024-03-30T05:20:15.630+0000 7fbe39a16700 -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-03-30T05:20:15.894 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:20:15 smithi172 bash[76829]: debug 2024-03-30T05:20:15.630+0000 7fbe39a16700 -1 osd.0 163 *** Got signal Terminated *** 2024-03-30T05:20:15.894 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:20:15 smithi172 bash[76829]: debug 2024-03-30T05:20:15.630+0000 7fbe39a16700 -1 osd.0 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:20:22.143 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:20:21 smithi172 bash[111351]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T05:20:22.144 INFO:journalctl@ceph.osd.0.smithi172.stdout:Mar 30 05:20:22 smithi172 bash[111415]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-0 2024-03-30T05:20:24.142 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.0.service' 2024-03-30T05:20:24.171 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:24.171 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-03-30T05:20:24.171 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-03-30T05:20:24.172 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.1 2024-03-30T05:20:24.394 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:20:24 smithi172 systemd[1]: Stopping Ceph osd.1 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:24.394 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:20:24 smithi172 bash[81057]: debug 2024-03-30T05:20:24.362+0000 7fda434b1700 -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-03-30T05:20:24.394 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:20:24 smithi172 bash[81057]: debug 2024-03-30T05:20:24.362+0000 7fda434b1700 -1 osd.1 163 *** Got signal Terminated *** 2024-03-30T05:20:24.394 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:20:24 smithi172 bash[81057]: debug 2024-03-30T05:20:24.362+0000 7fda434b1700 -1 osd.1 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:20:30.894 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:20:30 smithi172 bash[111550]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T05:20:30.894 INFO:journalctl@ceph.osd.1.smithi172.stdout:Mar 30 05:20:30 smithi172 bash[111615]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-1 2024-03-30T05:20:32.468 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.1.service' 2024-03-30T05:20:32.494 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:32.495 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-03-30T05:20:32.495 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-03-30T05:20:32.495 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.2 2024-03-30T05:20:32.893 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:20:32 smithi172 systemd[1]: Stopping Ceph osd.2 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:32.894 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:20:32 smithi172 bash[87124]: debug 2024-03-30T05:20:32.682+0000 7f99f5921700 -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-03-30T05:20:32.894 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:20:32 smithi172 bash[87124]: debug 2024-03-30T05:20:32.682+0000 7f99f5921700 -1 osd.2 163 *** Got signal Terminated *** 2024-03-30T05:20:32.894 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:20:32 smithi172 bash[87124]: debug 2024-03-30T05:20:32.682+0000 7f99f5921700 -1 osd.2 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:20:38.893 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:20:38 smithi172 bash[111749]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T05:20:38.894 INFO:journalctl@ceph.osd.2.smithi172.stdout:Mar 30 05:20:38 smithi172 bash[111813]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-2 2024-03-30T05:20:40.650 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.2.service' 2024-03-30T05:20:40.677 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:40.677 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-03-30T05:20:40.678 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-03-30T05:20:40.678 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.3 2024-03-30T05:20:41.143 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:20:40 smithi172 systemd[1]: Stopping Ceph osd.3 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:41.144 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:20:40 smithi172 bash[93035]: debug 2024-03-30T05:20:40.854+0000 7f2dab5c7700 -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-03-30T05:20:41.144 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:20:40 smithi172 bash[93035]: debug 2024-03-30T05:20:40.854+0000 7f2dab5c7700 -1 osd.3 163 *** Got signal Terminated *** 2024-03-30T05:20:41.144 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:20:40 smithi172 bash[93035]: debug 2024-03-30T05:20:40.854+0000 7f2dab5c7700 -1 osd.3 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:20:42.863 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:42 smithi173 bash[56955]: debug 2024-03-30T05:20:42.484+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:42.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:42 smithi173 bash[69447]: debug 2024-03-30T05:20:42.648+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:43.863 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:43 smithi173 bash[56955]: debug 2024-03-30T05:20:43.508+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:43.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:43 smithi173 bash[69447]: debug 2024-03-30T05:20:43.688+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:43.893 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:20:43 smithi172 bash[64439]: ts=2024-03-30T05:20:43.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://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:20:43.893 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:20:43 smithi172 bash[64439]: ts=2024-03-30T05:20:43.580Z 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://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T05:20:44.863 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:44 smithi173 bash[56955]: debug 2024-03-30T05:20:44.492+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:44.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:44 smithi173 bash[69447]: debug 2024-03-30T05:20:44.724+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:45.694 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:45 smithi173 bash[56955]: debug 2024-03-30T05:20:45.536+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:45.695 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:45 smithi173 bash[60971]: debug 2024-03-30T05:20:45.400+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:46.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:45 smithi173 bash[69447]: debug 2024-03-30T05:20:45.692+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:46.539 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:46 smithi173 bash[65215]: debug 2024-03-30T05:20:46.224+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:46.540 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:46 smithi173 bash[60971]: debug 2024-03-30T05:20:46.380+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:46.863 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:46 smithi173 bash[56955]: debug 2024-03-30T05:20:46.540+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:46.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:46 smithi173 bash[69447]: debug 2024-03-30T05:20:46.688+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:47.393 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:20:46 smithi172 bash[111946]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T05:20:47.393 INFO:journalctl@ceph.osd.3.smithi172.stdout:Mar 30 05:20:47 smithi172 bash[112010]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-3 2024-03-30T05:20:47.508 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:47 smithi173 bash[60971]: debug 2024-03-30T05:20:47.408+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:47.509 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:47 smithi173 bash[65215]: debug 2024-03-30T05:20:47.228+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:47.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:47 smithi173 bash[69447]: debug 2024-03-30T05:20:47.736+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:47.863 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:47 smithi173 bash[56955]: debug 2024-03-30T05:20:47.508+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:48.523 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:48 smithi173 bash[60971]: debug 2024-03-30T05:20:48.396+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:48.523 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:48 smithi173 bash[65215]: debug 2024-03-30T05:20:48.184+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:48.847 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.3.service' 2024-03-30T05:20:48.863 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:48 smithi173 bash[56955]: debug 2024-03-30T05:20:48.520+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:48.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:48 smithi173 bash[69447]: debug 2024-03-30T05:20:48.704+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:48.875 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:48.876 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-03-30T05:20:48.876 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-03-30T05:20:48.876 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.4 2024-03-30T05:20:49.215 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:48 smithi173 systemd[1]: Stopping Ceph osd.4 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:49.215 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:49 smithi173 bash[56955]: debug 2024-03-30T05:20:49.088+0000 7f29307f0700 -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-03-30T05:20:49.215 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:49 smithi173 bash[56955]: debug 2024-03-30T05:20:49.088+0000 7f29307f0700 -1 osd.4 163 *** Got signal Terminated *** 2024-03-30T05:20:49.215 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:49 smithi173 bash[56955]: debug 2024-03-30T05:20:49.088+0000 7f29307f0700 -1 osd.4 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:20:49.363 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:49 smithi173 bash[65215]: debug 2024-03-30T05:20:49.212+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:49.703 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:49 smithi173 bash[56955]: debug 2024-03-30T05:20:49.528+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:49.704 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:49 smithi173 bash[60971]: debug 2024-03-30T05:20:49.420+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:50.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:49 smithi173 bash[69447]: debug 2024-03-30T05:20:49.704+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:50.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:50 smithi173 bash[56955]: debug 2024-03-30T05:20:50.480+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:50.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:50 smithi173 bash[65215]: debug 2024-03-30T05:20:50.256+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:50.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:50 smithi173 bash[60971]: debug 2024-03-30T05:20:50.464+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:50.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:50 smithi173 bash[60971]: debug 2024-03-30T05:20:50.464+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:51.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:50 smithi173 bash[69447]: debug 2024-03-30T05:20:50.668+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:51.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:51 smithi173 bash[56955]: debug 2024-03-30T05:20:51.460+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:51.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:51 smithi173 bash[56955]: debug 2024-03-30T05:20:51.464+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.371185+0000 front 2024-03-30T05:20:28.371203+0000 (oldest deadline 2024-03-30T05:20:50.670831+0000) 2024-03-30T05:20:51.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:51 smithi173 bash[65215]: debug 2024-03-30T05:20:51.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:51.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:51 smithi173 bash[65215]: debug 2024-03-30T05:20:51.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:51.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:51 smithi173 bash[60971]: debug 2024-03-30T05:20:51.452+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:51.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:51 smithi173 bash[60971]: debug 2024-03-30T05:20:51.452+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:52.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:51 smithi173 bash[69447]: debug 2024-03-30T05:20:51.688+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:52.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:52 smithi173 bash[65215]: debug 2024-03-30T05:20:52.292+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:52.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:52 smithi173 bash[65215]: debug 2024-03-30T05:20:52.292+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:52.614 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:52 smithi173 bash[56955]: debug 2024-03-30T05:20:52.492+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:52.614 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:52 smithi173 bash[56955]: debug 2024-03-30T05:20:52.492+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.371185+0000 front 2024-03-30T05:20:28.371203+0000 (oldest deadline 2024-03-30T05:20:50.670831+0000) 2024-03-30T05:20:52.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:52 smithi173 bash[60971]: debug 2024-03-30T05:20:52.456+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:52.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:52 smithi173 bash[60971]: debug 2024-03-30T05:20:52.456+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:53.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:52 smithi173 bash[69447]: debug 2024-03-30T05:20:52.716+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:53.613 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:53 smithi173 bash[56955]: debug 2024-03-30T05:20:53.532+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.269141+0000 front 2024-03-30T05:20:20.269394+0000 (oldest deadline 2024-03-30T05:20:41.968934+0000) 2024-03-30T05:20:53.614 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:53 smithi173 bash[56955]: debug 2024-03-30T05:20:53.532+0000 7f2928ddc700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.371185+0000 front 2024-03-30T05:20:28.371203+0000 (oldest deadline 2024-03-30T05:20:50.670831+0000) 2024-03-30T05:20:53.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:53 smithi173 bash[65215]: debug 2024-03-30T05:20:53.312+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:53.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:53 smithi173 bash[65215]: debug 2024-03-30T05:20:53.312+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:53.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:53 smithi173 bash[60971]: debug 2024-03-30T05:20:53.456+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:53.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:53 smithi173 bash[60971]: debug 2024-03-30T05:20:53.456+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:53.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:20:53 smithi172 bash[64439]: ts=2024-03-30T05:20:53.579Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:20:53.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:20:53 smithi172 bash[64439]: ts=2024-03-30T05:20: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://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:20:53.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:20:53 smithi172 bash[64439]: ts=2024-03-30T05:20:53.582Z 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://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T05:20:54.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:53 smithi173 bash[69447]: debug 2024-03-30T05:20:53.724+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:54.598 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:54 smithi173 bash[60971]: debug 2024-03-30T05:20:54.480+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:54.598 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:54 smithi173 bash[60971]: debug 2024-03-30T05:20:54.480+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:54.598 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:54 smithi173 bash[65215]: debug 2024-03-30T05:20:54.288+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:54.598 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:54 smithi173 bash[65215]: debug 2024-03-30T05:20:54.288+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:54.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:54 smithi173 bash[69447]: debug 2024-03-30T05:20:54.708+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:54.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:54 smithi173 bash[69447]: debug 2024-03-30T05:20:54.708+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:20:55.457 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:55 smithi173 bash[65215]: debug 2024-03-30T05:20:55.304+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:55.457 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:55 smithi173 bash[65215]: debug 2024-03-30T05:20:55.304+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:55.458 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:55 smithi173 bash[77019]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T05:20:55.458 INFO:journalctl@ceph.osd.4.smithi173.stdout:Mar 30 05:20:55 smithi173 bash[77082]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-4 2024-03-30T05:20:55.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:55 smithi173 bash[69447]: debug 2024-03-30T05:20:55.680+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:55.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:55 smithi173 bash[69447]: debug 2024-03-30T05:20:55.680+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:20:55.863 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:55 smithi173 bash[60971]: debug 2024-03-30T05:20:55.456+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:55.864 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:55 smithi173 bash[60971]: debug 2024-03-30T05:20:55.456+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:56.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[60971]: debug 2024-03-30T05:20:56.424+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:56.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[60971]: debug 2024-03-30T05:20:56.424+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:56.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[65215]: debug 2024-03-30T05:20:56.308+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:56.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[65215]: debug 2024-03-30T05:20:56.308+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[46884]: ts=2024-03-30T05:20:56.347Z 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.172:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.172:8765: connect: connection refused" 2024-03-30T05:20:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[46884]: ts=2024-03-30T05:20:56.347Z 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.172:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.172:8765: connect: connection refused" 2024-03-30T05:20:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[46884]: ts=2024-03-30T05:20:56.347Z 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.172:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.172:8765: connect: connection refused" 2024-03-30T05:20:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[46884]: ts=2024-03-30T05:20:56.354Z 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.172:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.172:8765: connect: connection refused" 2024-03-30T05:20:56.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[46884]: ts=2024-03-30T05:20:56.354Z 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.172:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.172:8765: connect: connection refused" 2024-03-30T05:20:57.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[69447]: debug 2024-03-30T05:20:56.704+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:57.114 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:56 smithi173 bash[69447]: debug 2024-03-30T05:20:56.704+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:20:57.435 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.4.service' 2024-03-30T05:20:57.462 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:20:57.462 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-03-30T05:20:57.463 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-03-30T05:20:57.463 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.5 2024-03-30T05:20:57.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[65215]: debug 2024-03-30T05:20:57.320+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:57.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[65215]: debug 2024-03-30T05:20:57.320+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:57.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[60971]: debug 2024-03-30T05:20:57.440+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:57.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[60971]: debug 2024-03-30T05:20:57.440+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:57.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:57 smithi173 systemd[1]: Stopping Ceph osd.5 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:20:57.700 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[60971]: debug 2024-03-30T05:20:57.664+0000 7fb22be0a700 -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-03-30T05:20:57.700 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[60971]: debug 2024-03-30T05:20:57.664+0000 7fb22be0a700 -1 osd.5 163 *** Got signal Terminated *** 2024-03-30T05:20:57.701 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[60971]: debug 2024-03-30T05:20:57.664+0000 7fb22be0a700 -1 osd.5 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:20:58.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[69447]: debug 2024-03-30T05:20:57.700+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:58.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:57 smithi173 bash[69447]: debug 2024-03-30T05:20:57.700+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:20:58.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:58 smithi173 bash[60971]: debug 2024-03-30T05:20:58.436+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:58.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:58 smithi173 bash[60971]: debug 2024-03-30T05:20:58.436+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:58.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:58 smithi173 bash[65215]: debug 2024-03-30T05:20:58.332+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:58.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:58 smithi173 bash[65215]: debug 2024-03-30T05:20:58.332+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:59.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:58 smithi173 bash[69447]: debug 2024-03-30T05:20:58.696+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:20:59.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:58 smithi173 bash[69447]: debug 2024-03-30T05:20:58.696+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:20:59.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:58 smithi173 bash[69447]: debug 2024-03-30T05:20:58.696+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:20:59.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:59 smithi173 bash[60971]: debug 2024-03-30T05:20:59.464+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:20:59.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:20:59 smithi173 bash[60971]: debug 2024-03-30T05:20:59.464+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:20:59.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:59 smithi173 bash[65215]: debug 2024-03-30T05:20:59.292+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:20:59.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:59 smithi173 bash[65215]: debug 2024-03-30T05:20:59.292+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:20:59.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:20:59 smithi173 bash[65215]: debug 2024-03-30T05:20:59.292+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:00.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:59 smithi173 bash[69447]: debug 2024-03-30T05:20:59.652+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:00.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:59 smithi173 bash[69447]: debug 2024-03-30T05:20:59.652+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:00.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:20:59 smithi173 bash[69447]: debug 2024-03-30T05:20:59.652+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:00.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[60971]: debug 2024-03-30T05:21:00.464+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:21:00.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[60971]: debug 2024-03-30T05:21:00.464+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:21:00.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[60971]: debug 2024-03-30T05:21:00.464+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.610500+0000 front 2024-03-30T05:20:34.610474+0000 (oldest deadline 2024-03-30T05:20:59.910103+0000) 2024-03-30T05:21:00.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[65215]: debug 2024-03-30T05:21:00.280+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:00.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[65215]: debug 2024-03-30T05:21:00.280+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:00.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[65215]: debug 2024-03-30T05:21:00.280+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:01.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[69447]: debug 2024-03-30T05:21:00.632+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:01.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[69447]: debug 2024-03-30T05:21:00.632+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:01.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:00 smithi173 bash[69447]: debug 2024-03-30T05:21:00.632+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:01.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[60971]: debug 2024-03-30T05:21:01.440+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:21:01.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[60971]: debug 2024-03-30T05:21:01.440+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:21:01.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[60971]: debug 2024-03-30T05:21:01.440+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.610500+0000 front 2024-03-30T05:20:34.610474+0000 (oldest deadline 2024-03-30T05:20:59.910103+0000) 2024-03-30T05:21:01.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[65215]: debug 2024-03-30T05:21:01.332+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:01.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[65215]: debug 2024-03-30T05:21:01.332+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:01.615 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[65215]: debug 2024-03-30T05:21:01.332+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:02.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[69447]: debug 2024-03-30T05:21:01.616+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:02.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[69447]: debug 2024-03-30T05:21:01.616+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:02.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:01 smithi173 bash[69447]: debug 2024-03-30T05:21:01.616+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:02.613 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[60971]: debug 2024-03-30T05:21:02.400+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:19.407541+0000 front 2024-03-30T05:20:19.407609+0000 (oldest deadline 2024-03-30T05:20:44.707486+0000) 2024-03-30T05:21:02.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[60971]: debug 2024-03-30T05:21:02.400+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:24.708306+0000 front 2024-03-30T05:20:24.708545+0000 (oldest deadline 2024-03-30T05:20:50.008234+0000) 2024-03-30T05:21:02.614 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[60971]: debug 2024-03-30T05:21:02.400+0000 7fb2283fe700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.610500+0000 front 2024-03-30T05:20:34.610474+0000 (oldest deadline 2024-03-30T05:20:59.910103+0000) 2024-03-30T05:21:02.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[65215]: debug 2024-03-30T05:21:02.304+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:02.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[65215]: debug 2024-03-30T05:21:02.304+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:02.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[65215]: debug 2024-03-30T05:21:02.304+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:03.109 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[69447]: debug 2024-03-30T05:21:02.620+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:03.109 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[69447]: debug 2024-03-30T05:21:02.620+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:03.109 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:02 smithi173 bash[69447]: debug 2024-03-30T05:21:02.620+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:03.363 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:03 smithi173 bash[65215]: debug 2024-03-30T05:21:03.292+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:03.363 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:03 smithi173 bash[65215]: debug 2024-03-30T05:21:03.292+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:03.363 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:03 smithi173 bash[65215]: debug 2024-03-30T05:21:03.292+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:03.893 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:03 smithi172 bash[64439]: ts=2024-03-30T05:21:03.579Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:21:03.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:03 smithi172 bash[64439]: ts=2024-03-30T05:21: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://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:21:03.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:03 smithi172 bash[64439]: ts=2024-03-30T05:21:03.582Z 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://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T05:21:03.954 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:03 smithi173 bash[69447]: debug 2024-03-30T05:21:03.668+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:03.954 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:03 smithi173 bash[69447]: debug 2024-03-30T05:21:03.668+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:03.954 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:03 smithi173 bash[69447]: debug 2024-03-30T05:21:03.668+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:03.954 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:03 smithi173 bash[77219]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T05:21:03.954 INFO:journalctl@ceph.osd.5.smithi173.stdout:Mar 30 05:21:03 smithi173 bash[77282]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-5 2024-03-30T05:21:04.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:04 smithi173 bash[65215]: debug 2024-03-30T05:21:04.300+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:04.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:04 smithi173 bash[65215]: debug 2024-03-30T05:21:04.300+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:04.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:04 smithi173 bash[65215]: debug 2024-03-30T05:21:04.300+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:05.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:04 smithi173 bash[69447]: debug 2024-03-30T05:21:04.624+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:05.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:04 smithi173 bash[69447]: debug 2024-03-30T05:21:04.624+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:05.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:04 smithi173 bash[69447]: debug 2024-03-30T05:21:04.624+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:05.113 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:04 smithi173 bash[69447]: debug 2024-03-30T05:21:04.624+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:05.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:05 smithi173 bash[65215]: debug 2024-03-30T05:21:05.260+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:05.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:05 smithi173 bash[65215]: debug 2024-03-30T05:21:05.260+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:05.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:05 smithi173 bash[65215]: debug 2024-03-30T05:21:05.260+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:05.835 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.5.service' 2024-03-30T05:21:05.862 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:21:05.862 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-03-30T05:21:05.862 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-03-30T05:21:05.863 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.6 2024-03-30T05:21:05.911 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:05 smithi173 bash[69447]: debug 2024-03-30T05:21:05.640+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:05.911 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:05 smithi173 bash[69447]: debug 2024-03-30T05:21:05.640+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:05.911 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:05 smithi173 bash[69447]: debug 2024-03-30T05:21:05.640+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:05.912 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:05 smithi173 bash[69447]: debug 2024-03-30T05:21:05.640+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:06.113 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:05 smithi173 systemd[1]: Stopping Ceph osd.6 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:21:06.114 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[65215]: debug 2024-03-30T05:21:06.032+0000 7f8b099fa700 -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-03-30T05:21:06.114 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[65215]: debug 2024-03-30T05:21:06.032+0000 7f8b099fa700 -1 osd.6 163 *** Got signal Terminated *** 2024-03-30T05:21:06.114 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[65215]: debug 2024-03-30T05:21:06.032+0000 7f8b099fa700 -1 osd.6 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:21:06.592 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[65215]: debug 2024-03-30T05:21:06.300+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:06.592 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[65215]: debug 2024-03-30T05:21:06.300+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:06.592 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[65215]: debug 2024-03-30T05:21:06.300+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:06.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[69447]: debug 2024-03-30T05:21:06.592+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:06.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[69447]: debug 2024-03-30T05:21:06.592+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:06.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[69447]: debug 2024-03-30T05:21:06.592+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:06.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:06 smithi173 bash[69447]: debug 2024-03-30T05:21:06.592+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:07.559 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:07 smithi173 bash[65215]: debug 2024-03-30T05:21:07.296+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:07.559 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:07 smithi173 bash[65215]: debug 2024-03-30T05:21:07.296+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:07.559 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:07 smithi173 bash[65215]: debug 2024-03-30T05:21:07.296+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:07.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:07 smithi173 bash[69447]: debug 2024-03-30T05:21:07.560+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:07.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:07 smithi173 bash[69447]: debug 2024-03-30T05:21:07.560+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:07.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:07 smithi173 bash[69447]: debug 2024-03-30T05:21:07.560+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:07.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:07 smithi173 bash[69447]: debug 2024-03-30T05:21:07.560+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:08.515 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:08 smithi173 bash[65215]: debug 2024-03-30T05:21:08.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:08.515 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:08 smithi173 bash[65215]: debug 2024-03-30T05:21:08.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:08.515 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:08 smithi173 bash[65215]: debug 2024-03-30T05:21:08.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:08.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:08 smithi173 bash[69447]: debug 2024-03-30T05:21:08.512+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:08.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:08 smithi173 bash[69447]: debug 2024-03-30T05:21:08.512+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:08.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:08 smithi173 bash[69447]: debug 2024-03-30T05:21:08.512+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:08.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:08 smithi173 bash[69447]: debug 2024-03-30T05:21:08.516+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:09.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:09 smithi173 bash[65215]: debug 2024-03-30T05:21:09.308+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:09.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:09 smithi173 bash[65215]: debug 2024-03-30T05:21:09.308+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:09.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:09 smithi173 bash[65215]: debug 2024-03-30T05:21:09.308+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:09.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:09 smithi173 bash[69447]: debug 2024-03-30T05:21:09.488+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:09.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:09 smithi173 bash[69447]: debug 2024-03-30T05:21:09.488+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:09.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:09 smithi173 bash[69447]: debug 2024-03-30T05:21:09.488+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:09.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:09 smithi173 bash[69447]: debug 2024-03-30T05:21:09.488+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:10.613 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:10 smithi173 bash[65215]: debug 2024-03-30T05:21:10.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:20.612255+0000 front 2024-03-30T05:20:20.612342+0000 (oldest deadline 2024-03-30T05:20:45.312028+0000) 2024-03-30T05:21:10.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:10 smithi173 bash[65215]: debug 2024-03-30T05:21:10.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:28.813780+0000 front 2024-03-30T05:20:28.813377+0000 (oldest deadline 2024-03-30T05:20:50.513220+0000) 2024-03-30T05:21:10.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:10 smithi173 bash[65215]: debug 2024-03-30T05:21:10.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:36.315460+0000 front 2024-03-30T05:20:36.315602+0000 (oldest deadline 2024-03-30T05:20:59.215212+0000) 2024-03-30T05:21:10.614 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:10 smithi173 bash[65215]: debug 2024-03-30T05:21:10.264+0000 7f8b05fee700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:43.817364+0000 front 2024-03-30T05:20:43.817519+0000 (oldest deadline 2024-03-30T05:21:09.717111+0000) 2024-03-30T05:21:10.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:10 smithi173 bash[69447]: debug 2024-03-30T05:21:10.516+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:10.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:10 smithi173 bash[69447]: debug 2024-03-30T05:21:10.516+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:10.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:10 smithi173 bash[69447]: debug 2024-03-30T05:21:10.516+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:10.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:10 smithi173 bash[69447]: debug 2024-03-30T05:21:10.516+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:11.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:11 smithi173 bash[69447]: debug 2024-03-30T05:21:11.516+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:11.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:11 smithi173 bash[69447]: debug 2024-03-30T05:21:11.516+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:11.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:11 smithi173 bash[69447]: debug 2024-03-30T05:21:11.516+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:11.865 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:11 smithi173 bash[69447]: debug 2024-03-30T05:21:11.516+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:45.499966+0000 front 2024-03-30T05:20:45.500028+0000 (oldest deadline 2024-03-30T05:21:11.399927+0000) 2024-03-30T05:21:11.865 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:11 smithi173 bash[69447]: debug 2024-03-30T05:21:11.516+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:12.345 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:12 smithi173 bash[77413]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T05:21:12.345 INFO:journalctl@ceph.osd.6.smithi173.stdout:Mar 30 05:21:12 smithi173 bash[77477]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-6 2024-03-30T05:21:12.613 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:12 smithi173 bash[69447]: debug 2024-03-30T05:21:12.508+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:12.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:12 smithi173 bash[69447]: debug 2024-03-30T05:21:12.508+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:12.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:12 smithi173 bash[69447]: debug 2024-03-30T05:21:12.508+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:12.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:12 smithi173 bash[69447]: debug 2024-03-30T05:21:12.508+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:45.499966+0000 front 2024-03-30T05:20:45.500028+0000 (oldest deadline 2024-03-30T05:21:11.399927+0000) 2024-03-30T05:21:12.614 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:12 smithi173 bash[69447]: debug 2024-03-30T05:21:12.508+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:13.751 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:13 smithi173 bash[69447]: debug 2024-03-30T05:21:13.476+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:13.751 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:13 smithi173 bash[69447]: debug 2024-03-30T05:21:13.476+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:13.752 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:13 smithi173 bash[69447]: debug 2024-03-30T05:21:13.476+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:13.752 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:13 smithi173 bash[69447]: debug 2024-03-30T05:21:13.476+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:45.499966+0000 front 2024-03-30T05:20:45.500028+0000 (oldest deadline 2024-03-30T05:21:11.399927+0000) 2024-03-30T05:21:13.752 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:13 smithi173 bash[69447]: debug 2024-03-30T05:21:13.476+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:13.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:13 smithi172 bash[64439]: ts=2024-03-30T05:21:13.580Z 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://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:21:13.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:13 smithi172 bash[64439]: ts=2024-03-30T05:21:13.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://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:21:13.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:13 smithi172 bash[64439]: ts=2024-03-30T05:21:13.583Z 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://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T05:21:14.169 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.6.service' 2024-03-30T05:21:14.238 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:21:14.238 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-03-30T05:21:14.238 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-03-30T05:21:14.238 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.7 2024-03-30T05:21:14.486 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 systemd[1]: Stopping Ceph osd.7 for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:21:14.486 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 bash[69447]: debug 2024-03-30T05:21:14.404+0000 7f4003cd1700 -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-03-30T05:21:14.486 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 bash[69447]: debug 2024-03-30T05:21:14.404+0000 7f4003cd1700 -1 osd.7 163 *** Got signal Terminated *** 2024-03-30T05:21:14.486 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 bash[69447]: debug 2024-03-30T05:21:14.404+0000 7f4003cd1700 -1 osd.7 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-03-30T05:21:14.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 bash[69447]: debug 2024-03-30T05:21:14.484+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:14.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 bash[69447]: debug 2024-03-30T05:21:14.484+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:14.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 bash[69447]: debug 2024-03-30T05:21:14.484+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:14.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 bash[69447]: debug 2024-03-30T05:21:14.484+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:45.499966+0000 front 2024-03-30T05:20:45.500028+0000 (oldest deadline 2024-03-30T05:21:11.399927+0000) 2024-03-30T05:21:14.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:14 smithi173 bash[69447]: debug 2024-03-30T05:21:14.484+0000 7f3ffc2bd700 -1 osd.7 163 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.54664.0:47 2.8 2:15768604:::realms.5132e28a-20da-4a00-9468-d0bbf0741d1d.control:head [watch ping cookie 94836166839552] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163) 2024-03-30T05:21:15.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:15 smithi173 bash[69447]: debug 2024-03-30T05:21:15.488+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:15.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:15 smithi173 bash[69447]: debug 2024-03-30T05:21:15.488+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:15.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:15 smithi173 bash[69447]: debug 2024-03-30T05:21:15.488+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:15.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:15 smithi173 bash[69447]: debug 2024-03-30T05:21:15.488+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:45.499966+0000 front 2024-03-30T05:20:45.500028+0000 (oldest deadline 2024-03-30T05:21:11.399927+0000) 2024-03-30T05:21:16.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:16 smithi173 bash[69447]: debug 2024-03-30T05:21:16.448+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:16.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:16 smithi173 bash[69447]: debug 2024-03-30T05:21:16.448+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:16.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:16 smithi173 bash[69447]: debug 2024-03-30T05:21:16.448+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:16.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:16 smithi173 bash[69447]: debug 2024-03-30T05:21:16.448+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:45.499966+0000 front 2024-03-30T05:20:45.500028+0000 (oldest deadline 2024-03-30T05:21:11.399927+0000) 2024-03-30T05:21:17.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:17 smithi173 bash[69447]: debug 2024-03-30T05:21:17.404+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:17.863 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:17 smithi173 bash[69447]: debug 2024-03-30T05:21:17.404+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:17.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:17 smithi173 bash[69447]: debug 2024-03-30T05:21:17.404+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:17.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:17 smithi173 bash[69447]: debug 2024-03-30T05:21:17.404+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:45.499966+0000 front 2024-03-30T05:20:45.500028+0000 (oldest deadline 2024-03-30T05:21:11.399927+0000) 2024-03-30T05:21:18.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:18 smithi173 bash[69447]: debug 2024-03-30T05:21:18.408+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6806 osd.0 since back 2024-03-30T05:20:18.893116+0000 front 2024-03-30T05:20:18.893155+0000 (oldest deadline 2024-03-30T05:20:42.392869+0000) 2024-03-30T05:21:18.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:18 smithi173 bash[69447]: debug 2024-03-30T05:21:18.408+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6814 osd.1 since back 2024-03-30T05:20:29.296177+0000 front 2024-03-30T05:20:29.296131+0000 (oldest deadline 2024-03-30T05:20:54.596152+0000) 2024-03-30T05:21:18.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:18 smithi173 bash[69447]: debug 2024-03-30T05:21:18.408+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6822 osd.2 since back 2024-03-30T05:20:34.597144+0000 front 2024-03-30T05:20:34.597049+0000 (oldest deadline 2024-03-30T05:20:58.096828+0000) 2024-03-30T05:21:18.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:18 smithi173 bash[69447]: debug 2024-03-30T05:21:18.408+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.172:6830 osd.3 since back 2024-03-30T05:20:45.499966+0000 front 2024-03-30T05:20:45.500028+0000 (oldest deadline 2024-03-30T05:21:11.399927+0000) 2024-03-30T05:21:18.864 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:18 smithi173 bash[69447]: debug 2024-03-30T05:21:18.408+0000 7f3ffc2bd700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.173:6804 osd.4 since back 2024-03-30T05:20:53.701582+0000 front 2024-03-30T05:20:53.701429+0000 (oldest deadline 2024-03-30T05:21:17.801203+0000) 2024-03-30T05:21:20.613 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:20 smithi173 bash[77610]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T05:21:20.613 INFO:journalctl@ceph.osd.7.smithi173.stdout:Mar 30 05:21:20 smithi173 bash[77676]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-osd-7 2024-03-30T05:21:22.334 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@osd.7.service' 2024-03-30T05:21:22.361 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:21:22.361 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-03-30T05:21:22.361 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-03-30T05:21:22.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo systemctl stop ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a 2024-03-30T05:21:22.613 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 systemd[1]: Stopping Ceph prometheus.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.541Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-03-30T05:21:22.614 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.545Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-03-30T05:21:22.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.545Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-03-30T05:21:22.615 INFO:journalctl@ceph.prometheus.a.smithi173.stdout:Mar 30 05:21:22 smithi173 bash[46884]: ts=2024-03-30T05:21:22.545Z caller=main.go:1147 level=info msg="See you next time!" 2024-03-30T05:21:23.239 DEBUG:teuthology.orchestra.run.smithi173:> sudo pkill -f 'journalctl -f -n 0 -u ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@prometheus.a.service' 2024-03-30T05:21:23.260 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-03-30T05:21:23.260 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-03-30T05:21:23.261 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T05:21:23.893 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:23 smithi172 bash[64439]: ts=2024-03-30T05:21:23.581Z 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://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:21:23.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:23 smithi172 bash[64439]: ts=2024-03-30T05:21: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://smithi172.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.172:8443: connect: connection refused" 2024-03-30T05:21:23.894 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:23 smithi172 bash[64439]: ts=2024-03-30T05:21:23.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://smithi173.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.173:8443: connect: connection refused" 2024-03-30T05:21:26.268 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:26.268 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:26.621 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:26.621 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:26.874 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:26.875 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.143 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.143 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.144 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:26 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.144 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.456 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.457 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.790 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.790 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:27 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:27.791 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:27 smithi172 systemd[1]: Stopping Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:21:28.643 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:28 smithi172 bash[112354]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T05:21:28.643 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:28 smithi172 bash[112415]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-a 2024-03-30T05:21:28.643 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:28 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:21:28.644 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:28 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-03-30T05:21:28.644 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:28 smithi172 systemd[1]: Stopped Ceph node-exporter.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:21:28.989 INFO:journalctl@ceph.node-exporter.a.smithi172.stdout:Mar 30 05:21:28 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:28.989 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:28 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:28.989 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:28 smithi172 systemd[1]: Stopping Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:21:28.989 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:28 smithi172 bash[64439]: ts=2024-03-30T05:21:28.953Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-03-30T05:21:29.872 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:29 smithi172 bash[112476]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T05:21:29.873 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:29 smithi172 bash[112534]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-alertmanager-a 2024-03-30T05:21:29.873 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:29 smithi172 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-03-30T05:21:29.873 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:29 smithi172 systemd[1]: Stopped Ceph alertmanager.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:21:30.143 INFO:journalctl@ceph.alertmanager.a.smithi172.stdout:Mar 30 05:21:29 smithi172 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:52.361 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 --force --keep-logs 2024-03-30T05:21:55.363 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:55.363 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:55.737 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:55.737 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:55.737 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:55.738 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:55.998 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:55.998 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:55 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:56.318 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:56 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:56.318 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:56 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:56.579 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:56 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:56.579 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:56 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:56.579 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:56 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:56.579 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:56 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:56.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:56 smithi173 systemd[1]: Stopping Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:21:57.605 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:57 smithi173 bash[78121]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T05:21:57.605 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:57 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-03-30T05:21:57.606 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:57 smithi173 bash[78182]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-node-exporter-b 2024-03-30T05:21:57.606 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:57 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-03-30T05:21:57.606 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:57 smithi173 systemd[1]: Stopped Ceph node-exporter.b for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:21:57.863 INFO:journalctl@ceph.node-exporter.b.smithi173.stdout:Mar 30 05:21:57 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:57.863 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:57 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:21:57.864 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:57 smithi173 systemd[1]: Stopping Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4... 2024-03-30T05:21:57.864 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:57 smithi173 bash[48262]: logger=server t=2024-03-30T05:21:57.837386685Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-03-30T05:21:57.864 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:57 smithi173 bash[48262]: logger=ticker t=2024-03-30T05:21:57.837482827Z level=info msg=stopped last_tick=2024-03-30T05:21:50Z 2024-03-30T05:21:57.864 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:57 smithi173 bash[48262]: logger=tracing t=2024-03-30T05:21:57.837517107Z level=info msg="Closing tracing" 2024-03-30T05:21:58.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:58 smithi173 bash[78246]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T05:21:58.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:58 smithi173 bash[78308]: Error response from daemon: No such container: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4-grafana-a 2024-03-30T05:21:58.676 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:58 smithi173 systemd[1]: ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@grafana.a.service: Deactivated successfully. 2024-03-30T05:21:58.677 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:58 smithi173 systemd[1]: Stopped Ceph grafana.a for 905d457c-ee4e-11ee-b647-cb9ed24678a4. 2024-03-30T05:21:59.113 INFO:journalctl@ceph.grafana.a.smithi173.stdout:Mar 30 05:21:58 smithi173 systemd[1]: /etc/systemd/system/ceph-905d457c-ee4e-11ee-b647-cb9ed24678a4@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-03-30T05:22:09.969 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T05:22:09.984 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-03-30T05:22:09.995 INFO:tasks.cephadm:Archiving crash dumps... 2024-03-30T05:22:09.998 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207/remote/smithi172/crash 2024-03-30T05:22:09.999 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T05:22:10.039 INFO:teuthology.orchestra.run.smithi172.stderr:tar: /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T05:22:10.039 INFO:teuthology.orchestra.run.smithi172.stderr:tar: Error is not recoverable: exiting now 2024-03-30T05:22:10.041 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/crash to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207/remote/smithi173/crash 2024-03-30T05:22:10.041 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/crash -- . 2024-03-30T05:22:10.051 INFO:teuthology.orchestra.run.smithi173.stderr:tar: /var/lib/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-03-30T05:22:10.051 INFO:teuthology.orchestra.run.smithi173.stderr:tar: Error is not recoverable: exiting now 2024-03-30T05:22:10.052 INFO:tasks.cephadm:Checking cluster log for badness... 2024-03-30T05:22:10.052 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T05:22:10.095 INFO:teuthology.orchestra.run.smithi172.stdout:2024-03-30T04:35:42.107129+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T05:22:10.096 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-03-30T05:22:10.097 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[SEC\]' /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T05:22:10.156 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[ERR\]' /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T05:22:10.211 DEBUG:teuthology.orchestra.run.smithi172:> sudo egrep '\[WRN\]' /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-03-30T05:22:10.266 INFO:teuthology.orchestra.run.smithi172.stdout:2024-03-30T04:35:42.107129+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-03-30T05:22:10.268 INFO:tasks.cephadm:Compressing logs... 2024-03-30T05:22:10.268 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-30T05:22:10.316 DEBUG:teuthology.orchestra.run.smithi173:> 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-03-30T05:22:10.325 INFO:teuthology.orchestra.run.smithi172.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T05:22:10.330 INFO:teuthology.orchestra.run.smithi173.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-03-30T05:22:10.336 INFO:teuthology.orchestra.run.smithi173.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T05:22:10.336 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-03-30T05:22:10.337 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mgr.y.log 2024-03-30T05:22:10.338 INFO:teuthology.orchestra.run.smithi173.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.7.log 2024-03-30T05:22:10.338 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.6.log 2024-03-30T05:22:10.338 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T05:22:10.339 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.5.log 2024-03-30T05:22:10.339 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mgr.x.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.0.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.2.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.a.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi172.pyxvyv.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.cephadm.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi172.pyxvyv.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.3.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr: 76.5% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi172.pyxvyv.log.gz/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.cephadm.log: 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.1.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/tcmu-runner.log 2024-03-30T05:22:10.342 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.1.log: 91.9% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T05:22:10.344 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T05:22:10.344 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/tcmu-runner.log: 86.6% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/tcmu-runner.log.gz 2024-03-30T05:22:10.344 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T05:22:10.345 INFO:teuthology.orchestra.run.smithi173.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log 2024-03-30T05:22:10.346 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.5.log: 85.8% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.cephadm.log.gz 2024-03-30T05:22:10.346 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-volume.log 2024-03-30T05:22:10.346 INFO:teuthology.orchestra.run.smithi173.stderr:gzip/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log: -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T05:22:10.346 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi173.mrutfu.log 2024-03-30T05:22:10.346 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.audit.log: 89.2% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log.gz 2024-03-30T05:22:10.346 INFO:teuthology.orchestra.run.smithi173.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.b.log 2024-03-30T05:22:10.347 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi173.mrutfu.log: 76.7% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-client.rgw.foo.smithi173.mrutfu.log.gz 2024-03-30T05:22:10.347 INFO:teuthology.orchestra.run.smithi173.stderr:gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.4.log 2024-03-30T05:22:10.349 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.b.log: 91.0% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T05:22:10.352 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log: 91.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T05:22:10.353 INFO:teuthology.orchestra.run.smithi172.stderr: 93.9% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.log.gzgzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.c.log 2024-03-30T05:22:10.353 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T05:22:10.353 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.audit.log 2024-03-30T05:22:10.356 INFO:teuthology.orchestra.run.smithi173.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.4.log: 90.9% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T05:22:10.369 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.c.log: /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.audit.log: 90.9% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-volume.log.gz 2024-03-30T05:22:10.373 INFO:teuthology.orchestra.run.smithi173.stderr: 90.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-03-30T05:22:10.381 INFO:teuthology.orchestra.run.smithi172.stderr: 94.4% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph.audit.log.gz 2024-03-30T05:22:10.456 INFO:teuthology.orchestra.run.smithi173.stderr: 89.9% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mgr.x.log.gz 2024-03-30T05:22:10.881 INFO:teuthology.orchestra.run.smithi172.stderr: 89.2% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mgr.y.log.gz 2024-03-30T05:22:11.018 INFO:teuthology.orchestra.run.smithi173.stderr: 92.6% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.b.log.gz 2024-03-30T05:22:11.234 INFO:teuthology.orchestra.run.smithi172.stderr: 92.6% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.c.log.gz 2024-03-30T05:22:11.637 INFO:teuthology.orchestra.run.smithi172.stderr: 93.3% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.2.log.gz 2024-03-30T05:22:12.142 INFO:teuthology.orchestra.run.smithi172.stderr: 91.1% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-mon.a.log.gz 2024-03-30T05:22:12.149 INFO:teuthology.orchestra.run.smithi173.stderr: 93.2% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.6.log.gz 2024-03-30T05:22:12.494 INFO:teuthology.orchestra.run.smithi173.stderr: 93.6% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.7.log.gz 2024-03-30T05:22:12.519 INFO:teuthology.orchestra.run.smithi173.stderr: 93.4% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.5.log.gz 2024-03-30T05:22:12.554 INFO:teuthology.orchestra.run.smithi173.stderr: 93.5% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.4.log.gz 2024-03-30T05:22:12.556 INFO:teuthology.orchestra.run.smithi173.stderr: 2024-03-30T05:22:12.556 INFO:teuthology.orchestra.run.smithi173.stderr:real 0m2.235s 2024-03-30T05:22:12.556 INFO:teuthology.orchestra.run.smithi173.stderr:user 0m8.884s 2024-03-30T05:22:12.556 INFO:teuthology.orchestra.run.smithi173.stderr:sys 0m0.350s 2024-03-30T05:22:12.662 INFO:teuthology.orchestra.run.smithi172.stderr: 93.4% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.0.log.gz 2024-03-30T05:22:12.770 INFO:teuthology.orchestra.run.smithi172.stderr: 93.5% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.1.log.gz 2024-03-30T05:22:12.861 INFO:teuthology.orchestra.run.smithi172.stderr: 93.4% -- replaced with /var/log/ceph/905d457c-ee4e-11ee-b647-cb9ed24678a4/ceph-osd.3.log.gz 2024-03-30T05:22:12.862 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-03-30T05:22:12.862 INFO:teuthology.orchestra.run.smithi172.stderr:real 0m2.545s 2024-03-30T05:22:12.862 INFO:teuthology.orchestra.run.smithi172.stderr:user 0m11.502s 2024-03-30T05:22:12.862 INFO:teuthology.orchestra.run.smithi172.stderr:sys 0m0.376s 2024-03-30T05:22:12.863 INFO:tasks.cephadm:Archiving logs... 2024-03-30T05:22:12.864 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/log/ceph to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207/remote/smithi172/log 2024-03-30T05:22:12.865 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T05:22:14.215 DEBUG:teuthology.misc:Transferring archived files from smithi173:/var/log/ceph to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207/remote/smithi173/log 2024-03-30T05:22:14.216 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /var/log/ceph -- . 2024-03-30T05:22:15.324 INFO:tasks.cephadm:Removing cluster... 2024-03-30T05:22:15.325 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 --force 2024-03-30T05:22:16.070 DEBUG:teuthology.orchestra.run.smithi173:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 905d457c-ee4e-11ee-b647-cb9ed24678a4 --force 2024-03-30T05:22:16.813 INFO:tasks.cephadm:Removing cephadm ... 2024-03-30T05:22:16.813 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T05:22:16.819 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf /home/ubuntu/cephtest/cephadm 2024-03-30T05:22:16.825 INFO:tasks.cephadm:Teardown complete 2024-03-30T05:22:16.825 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-03-30T05:22:16.838 INFO:teuthology.task.clock:Checking final clock skew... 2024-03-30T05:22:16.839 DEBUG:teuthology.orchestra.run.smithi172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T05:22:16.864 DEBUG:teuthology.orchestra.run.smithi173:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-03-30T05:22:16.874 INFO:teuthology.orchestra.run.smithi172.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T05:22:16.875 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================== 2024-03-30T05:22:16.875 INFO:teuthology.orchestra.run.smithi172.stdout:*hv01.front.sepi 44.4.53.2 2 u 70 128 377 0.141 -10.570 1.170 2024-03-30T05:22:16.875 INFO:teuthology.orchestra.run.smithi172.stdout:+hv02.front.sepi 96.245.170.99 3 u 64 128 377 0.168 -9.966 1.110 2024-03-30T05:22:16.875 INFO:teuthology.orchestra.run.smithi172.stdout:+hv03.front.sepi 74.6.168.72 3 u 91 128 377 0.169 -9.294 2.371 2024-03-30T05:22:16.875 INFO:teuthology.orchestra.run.smithi172.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-03-30T05:22:16.876 INFO:teuthology.orchestra.run.smithi173.stdout: remote refid st t when poll reach delay offset jitter 2024-03-30T05:22:16.876 INFO:teuthology.orchestra.run.smithi173.stdout:============================================================================== 2024-03-30T05:22:16.876 INFO:teuthology.orchestra.run.smithi173.stdout:*hv01.front.sepi 44.4.53.2 2 u 62 64 377 0.097 -2.634 0.531 2024-03-30T05:22:16.876 INFO:teuthology.orchestra.run.smithi173.stdout:+hv02.front.sepi 96.245.170.99 3 u 25 64 377 0.071 -1.071 0.377 2024-03-30T05:22:16.877 INFO:teuthology.orchestra.run.smithi173.stdout:+hv03.front.sepi 74.6.168.72 3 u 23 64 377 0.087 -2.184 0.353 2024-03-30T05:22:16.877 INFO:teuthology.orchestra.run.smithi173.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-03-30T05:22:16.877 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-03-30T05:22:16.886 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-03-30T05:22:16.887 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-03-30T05:22:16.943 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-03-30T05:22:16.960 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-03-30T05:22:16.976 INFO:teuthology.task.internal:Duration was 3395.965481 seconds 2024-03-30T05:22:16.976 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-03-30T05:22:17.000 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-03-30T05:22:17.000 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T05:22:17.002 DEBUG:teuthology.orchestra.run.smithi173:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-03-30T05:22:17.043 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-03-30T05:22:17.043 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi172.front.sepia.ceph.com 2024-03-30T05:22:17.044 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-30T05:22:17.095 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi173.front.sepia.ceph.com 2024-03-30T05:22:17.096 DEBUG:teuthology.orchestra.run.smithi173:> 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-03-30T05:22:17.106 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-03-30T05:22:17.106 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T05:22:17.140 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-03-30T05:22:17.217 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-03-30T05:22:17.218 DEBUG:teuthology.orchestra.run.smithi172:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T05:22:17.220 DEBUG:teuthology.orchestra.run.smithi173:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-03-30T05:22:17.445 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-03-30T05:22:17.457 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-03-30T05:22:17.457 DEBUG:teuthology.orchestra.run.smithi172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T05:22:17.470 DEBUG:teuthology.orchestra.run.smithi173:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-03-30T05:22:17.483 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-03-30T05:22:17.493 DEBUG:teuthology.orchestra.run.smithi172:> 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-03-30T05:22:17.516 DEBUG:teuthology.orchestra.run.smithi173:> 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-03-30T05:22:17.523 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = core 2024-03-30T05:22:17.537 INFO:teuthology.orchestra.run.smithi173.stdout:kernel.core_pattern = core 2024-03-30T05:22:17.563 DEBUG:teuthology.orchestra.run.smithi172:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T05:22:17.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T05:22:17.591 DEBUG:teuthology.orchestra.run.smithi173:> test -e /home/ubuntu/cephtest/archive/coredump 2024-03-30T05:22:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-03-30T05:22:17.611 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-03-30T05:22:17.621 INFO:teuthology.task.internal:Transferring archived files... 2024-03-30T05:22:17.622 DEBUG:teuthology.misc:Transferring archived files from smithi172:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207/remote/smithi172 2024-03-30T05:22:17.622 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T05:22:17.669 DEBUG:teuthology.misc:Transferring archived files from smithi173:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207/remote/smithi173 2024-03-30T05:22:17.669 DEBUG:teuthology.orchestra.run.smithi173:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-03-30T05:22:17.695 INFO:teuthology.task.internal:Removing archive directory... 2024-03-30T05:22:17.695 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T05:22:17.704 DEBUG:teuthology.orchestra.run.smithi173:> rm -rf -- /home/ubuntu/cephtest/archive 2024-03-30T05:22:17.735 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-03-30T05:22:17.747 INFO:teuthology.task.internal:Not uploading archives. 2024-03-30T05:22:17.747 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-03-30T05:22:17.803 INFO:teuthology.task.internal:Tidying up after the test... 2024-03-30T05:22:17.803 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T05:22:17.806 DEBUG:teuthology.orchestra.run.smithi173:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-03-30T05:22:17.810 INFO:teuthology.orchestra.run.smithi172.stdout: 655474 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 05:22 /home/ubuntu/cephtest 2024-03-30T05:22:17.812 INFO:teuthology.orchestra.run.smithi173.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Mar 30 05:22 /home/ubuntu/cephtest 2024-03-30T05:22:17.813 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-03-30T05:22:17.828 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-03-30T05:22:17.865 INFO:teuthology.nuke:Checking targets against current locks 2024-03-30T05:22:17.901 DEBUG:teuthology.nuke:shortname: smithi172 2024-03-30T05:22:17.901 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T05:22:17.941 DEBUG:teuthology.nuke:shortname: smithi173 2024-03-30T05:22:17.941 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-03-30T05:22:17.954 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207', '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-03-30 04:16:04.078235', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOiLuRLPBtlDKEFtMTJ56A2tuvdsgcCfQcsUmo4ltVTYOI/ZcN92ZNW7Hh02GM2xjDqGcw6CBYGx9Rx0wYN/9jY='} 2024-03-30T05:22:17.997 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi173.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/cbodley-2024-03-29_16:19:09-orch:cephadm:upgrade-main-distro-default-smithi/7629207', '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-03-30 04:16:04.076828', 'locked_by': 'scheduled_cbodley@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGEZHVxOwPbvovRE4LIgpDIXllcecnlzqPwYNvhVSU2al8XnHOWx58tDoG8P8nwJ8DBG+CL5oR+BC+c2Axv3HTs='} 2024-03-30T05:22:18.038 INFO:teuthology.orchestra.console.smithi172:Power off 2024-03-30T05:22:18.039 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T05:22:18.090 INFO:teuthology.orchestra.console.smithi173:Power off 2024-03-30T05:22:18.091 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-03-30T05:22:18.102 DEBUG:teuthology.orchestra.console.smithi172:power off output: Chassis Power Control: Down/Off 2024-03-30T05:22:18.102 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:22:18.142 DEBUG:teuthology.orchestra.console.smithi173:power off output: Chassis Power Control: Down/Off 2024-03-30T05:22:18.142 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:22:18.156 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-03-30T05:22:18.215 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2024-03-30T05:22:22.158 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:22:22.216 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:22:22.269 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-03-30T05:22:22.327 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2024-03-30T05:22:26.275 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:22:26.328 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:22:26.388 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is off 2024-03-30T05:22:26.439 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is on 2024-03-30T05:22:26.489 INFO:teuthology.orchestra.console.smithi172:Power off completed 2024-03-30T05:22:30.442 DEBUG:teuthology.orchestra.console.smithi173:pexpect command: ipmitool -H smithi173.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-03-30T05:22:30.552 DEBUG:teuthology.orchestra.console.smithi173:check power output: Chassis Power is off 2024-03-30T05:22:30.652 INFO:teuthology.orchestra.console.smithi173:Power off completed 2024-03-30T05:22:30.756 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/classic} duration: 3395.9654808044434 failure_reason: '"2024-03-30T04:35:42.107129+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_cbodley@teuthology success: false 2024-03-30T05:22:30.756 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-03-30T05:22:30.842 INFO:teuthology.run:FAIL